Microsoft Edge featured image

Disable Edge Default Browser Prompts in Windows 11

This article explains how to prevent Microsoft Edge from prompting to be the default browser in Windows 11.

Microsoft Edge is the default browser in Windows 11. However, users can switch to their preferred or favorite browser anytime. Edge is based on Chromium, similar to Google Chrome and other Chromium-based browsers today.

Usually, Microsoft Edge checks whether it’s the default browser on startup and, if possible, automatically registers itself. A notification typically will appear, prompting you to switch to Microsoft Edge browser if it’s not the default.

You can disable that policy if you have switched your default browser and don’t want to be constantly prompted to switch back to Edge.

Stop Microsoft Edge browser prompts to switch the default browser

As mentioned, users can turn off a prompt from Microsoft Edge to switch the default browser on Windows 11.

Here’s how to do it.

First, open the Windows Registry editor as administrator.

Then, navigate to the registry key below.

ComputerHKEY_CURRENT_USERSoftwarePoliciesMicrosoftEdge

Next, double-click the DefaultBrowserSettingEnabled (REG_DWORD) name on the Edge key’s right pane to open it.

Then, type 0 to disable the Microsoft Edge prompting to switch your default browser for the current user.

If you do not see the “DefaultBrowserSettingEnabled” item, right-click a blank area and create a new REG_DWORD (32-bit) registry item.

Then, type the name “DefaultBrowserSettingEnabled” and enter 0 to disable the feature for the current user.

Prevent Edge prompting to switch default browser

To restore the default behavior and continue to allow Microsoft Edge prompts to switch the default browser, delete the “DefaultBrowserSettingEnabled” item created.

If you want to apply this policy to all computer users, use the Registry key below.

ComputerHKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftEdge

You may have to reboot your computer to apply the changes.

That should do it!

Reference:

Microsoft.com

Conclusion:

  • Users can easily prevent Microsoft Edge from prompting to be the default browser in Windows 11 by adjusting settings in the Windows Registry.
  • The process involves modifying the “DefaultBrowserSettingEnabled” registry key under “ComputerHKEY_CURRENT_USERSoftwarePoliciesMicrosoftEdge” and setting the value to “0” to disable the prompt.
  • To apply this policy to all computer users, the modification can be made under “ComputerHKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftEdge” instead.
  • It’s important to note that rebooting the computer may be necessary for the changes to take effect.

Frequently Asked Questions

How do I stop Microsoft Edge from asking to be the default browser?

You can stop Microsoft Edge from asking to be the default browser by modifying the Windows Registry. Navigate to 'ComputerHKEY_CURRENT_USERSoftwarePoliciesMicrosoftEdge' and set the 'DefaultBrowserSettingEnabled' value to '0'.

What is the 'DefaultBrowserSettingEnabled' registry key?

'DefaultBrowserSettingEnabled' is a registry key that controls whether Microsoft Edge prompts users to switch to it as the default browser. Setting this key to '0' disables the prompt for the current user.

Can I apply the changes to all users on my computer?

Yes, to apply the changes to all users, you need to modify the registry key under 'ComputerHKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftEdge'. Make the same change to the 'DefaultBrowserSettingEnabled' key there.

Do I need to restart my computer after making these changes?

Yes, you may need to reboot your computer for the changes to take effect after modifying the registry settings. This ensures that the new settings are applied properly.

What should I do if I want to restore the default behavior?

If you want to restore the default behavior and allow Microsoft Edge to prompt you again, simply delete the 'DefaultBrowserSettingEnabled' registry item that you created or modified.

Categories:

Leave a Reply

Your email address will not be published. Required fields are marked *