How to configure mailto for everyone

Posted by nodiaque@reddit | sysadmin | View on Reddit | 8 comments

Hello everyone, We have some user that when they click a mailto link, it open edge instead of outlook. We know how to fix it directly in the gui but we want to be proactive. I know about the xml association file, which was already fixed to have the proper value. Problem is this is applied only on the first logon. I know I can deploy that xml from GPO but this will override any change the user make, which is not what we want. I looked at the good old way of changing the registry and now, those key have a hash that protect them from alteration. Even when doing a copy/paste of the value on the same computer, it doesn't work. Is there another way to apply a protocol association that we could run oneshot for everyone? Windows 11 25H2 Enterprise Thank you!