Skip to content
Follow
Browsers

Disable Edge Default Browser Prompts in Windows 11

Richard
Written by
Richard
Jul 17, 2024 Updated Mar 20, 2026 2 min read
Microsoft Edge featured image
Microsoft Edge featured image

You can disable Microsoft Edge default browser prompts in Windows 11 by changing a specific policy setting.

These prompts appear when Windows 11 detects you are using a different browser as your default, aiming to encourage Edge adoption.

For example, you’ll see these notifications if you prefer Chrome or Firefox. You can stop them completely, even on current versions like Windows 11 Build 23H2.

⚡ Quick Answer

Disable Microsoft Edge’s default browser prompts by opening the Registry Editor, navigating to ComputerHKEY_CURRENT_USERSoftwarePoliciesMicrosoftEdge, and creating or modifying the DWORD value “DefaultBrowserSettingEnabled” to 0. A reboot may be required for the change to take effect.

Stop Microsoft Edge browser prompts to switch the default browser

As mentioned, you 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 Registry Editor (this is a tool that lets you make advanced changes to Windows settings) as an administrator.

Then, navigate to the following registry key:

💻Code
ComputerHKEY_CURRENT_USERSoftwarePoliciesMicrosoftEdge

Next, double-click the ‘DefaultBrowserSettingEnabled‘ entry (this is a type of registry value called REG_DWORD) on the right side of the Edge key to open it.

Then, type 0 to disable Edge’s prompts for the current user.

If you do not see the ‘DefaultBrowserSettingEnabled‘ item, right-click an empty space 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
Prevent Edge prompting to switch default browser

If you ever want to go back to the way things were and allow Edge prompts again, you can delete the ‘DefaultBrowserSettingEnabled‘ item you created.

To make this change apply to everyone using the computer, you’ll need to use a different Registry key (listed below).

💻Code
ComputerHKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftEdge

Keep in mind you might need to restart your computer for the changes to take effect.

And that’s it!

Reference:

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.

Was this guide helpful?

Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Browse as a Guest in Microsoft Edge
Browsers How to Browse as a Guest in Microsoft Edge
How to Allow or Block Sites for Browse with Copilot in Microsoft Edge on Windows 11
Browsers How to Allow or Block Sites for Browse with Copilot in Microsoft Edge on Windows 11
How to Browse with HTTPS-First Mode in Microsoft Edge
Windows How to Browse with HTTPS-First Mode in Microsoft Edge
How to Enable or Disable Tracking Prevention in Microsoft Edge
Browsers How to Enable or Disable Tracking Prevention in Microsoft Edge

No comments yet — be the first to share your thoughts!

Leave a Comment

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