Using classic Outlook for Windows in business environments
A supported way to stop Outlook from becoming the default mail client is to enforce the default app association through policy instead of manually editing the registry.
For Windows 10 and Windows 8, the default Outlook Group Policy templates do not include a setting to configure the default email client. Windows protects the registry area that stores default app settings, so manual registry changes are not the reliable fix. The documented approach is:
- On a reference device, open Settings > Default apps.
- Select Choose default apps by protocol.
- Set the MAILTO protocol to the mail app that should handle email.
- Export the default app associations to XML by using DISM:
Dism /Online /Export-DefaultAppAssociations:"F:\AppAssociations.xml" - Deploy that XML through Group Policy:
- Open gpedit.msc
- Go to Computer Configuration > Administrative Templates > Windows Components > File Explorer
- Open Set a default associations configuration file
- Set it to Enabled
Also verify the protocol association directly in Windows:
- Go to Start > Settings > Apps > Default apps.
- Select Set defaults by app.
- Check the mail application and confirm the relevant associations are set as intended.
If the issue is tied to Outlook components being present from a Microsoft Store-based Office installation, uninstall that Office installation and reinstall Office. Microsoft documents that Office installed from the Microsoft Store can cause Outlook-related integration issues in some scenarios.
If Outlook-related app associations are already corrupted, run an Office repair after correcting the defaults:
- Windows 10/11: Start > Installed apps or Apps and Features > select the Microsoft Office product > Modify > Online Repair.
Warning: editing the registry directly is risky and is not the documented long-term method for controlling the default email client on supported Windows versions.
- Cannot configure the default email client using Group Policy
- Cannot configure the default email client using Group Policy
- Setup cannot continue because Outlook isn’t configured to have a default profile
- Setup cannot continue because Outlook isn’t configured to have a default profile
- Setup cannot continue because Outlook isn’t configured to have a default profile