Skip to content
Follow
Browsers

Disable Edge Default Browser Prompts in Windows 11

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

Microsoft Edge default browser prompts in Windows 11 can be stopped by changing a specific setting.

These pop-ups appear when Windows notices you are using a different browser, like Chrome or Firefox, as your main one. They try to get you to switch back to Edge.

You can turn these messages off completely, even on recent Windows 11 versions like 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

You can disable Edge default browser prompts in Windows 11 if you prefer using another browser. This guide shows you how to turn off those recurring messages asking you to switch, so you won’t see them anymore. This guide shows you the steps to stop Edge from asking you to make it the default browser.

Here’s how to do it.

📝Good to Know
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 (a registry value of type REG_DWORD) on the right side of the Edge key to open it.

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

If the ‘DefaultBrowserSettingEnabled‘ item isn’t visible, right-click an empty space and create a new REG_DWORD (32-bit) registry item.

Name it ‘DefaultBrowserSettingEnabled‘ and press Enter 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:

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.

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
Allow or Block Sites for Browse with Copilot in Microsoft Edge on Windows 11
Browsers 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 *