Hello Bakan,
Thank you for posting question on Microsoft Windows Forum.
Based on your query of changing Default Settings MAILTO app to Outlook APP. Well! You can centrally set Outlook as the default MAILTO handler in Windows 11 24H2 using either Group Policy or Microsoft Intune/Configuration Manager with a Default App Associations XML.
For Windows 11 24H2, Microsoft-supported method to enforce default application associations (like MAILTO) is using a Default Associations Configuration File (XML). Direct registry edits, however, (e.g., changing UserChoice keys) no longer work because Windows 11 protects these keys with a unique hash to prevent "app hijacking.".
The suggested deployment methods as following:
- Using Group Policy with a Default Associations XML for Domain-joined machines.
- Using the ApplicationDefaults (DefaultAssociationsConfiguration) CSP (Settings Catalog or custom policy) for Azure AD / Intune-managed devices.
The following are useful articles for your further reference regarding your concerns.
- https://techcommunity.microsoft.com/blog/outlookglobalcustomerservice/set-outlook-as-default-mailto-application/1454942
- https://learn.microsoft.com/en-us/troubleshoot/microsoft-365/admin/group-policy/configure-email-client-using-policy
- https://learn.microsoft.com/en-us/windows/client-management/mdm/policy-csp-applicationdefaults
Hope the above information is helpful! If it is. Free feel to hit "Accepted" for benefitting others in community having the same query too.