Skip to content
Follow
Browsers

Disable Chrome Default Browser Prompt in Windows 11

Richard
Written by
Richard
Jul 24, 2024 Updated Sep 15, 2026 2 min read
Google Chrome featured image
Google Chrome featured image

The Chrome default browser prompt in Windows 11 is a persistent notification that asks you to make Google Chrome your main web browser instead of Microsoft Edge. Stopping this pop-up requires a quick change in the Registry Editor (a tool that stores Windows settings ) to block Chrome from checking its default status.

Advertisement

Google Chrome triggers this reminder every time you open the browser because Windows 11 handles default apps through a multi-step settings menu. Turning off this prompt prevents the annoying “Set as default” banner from appearing every time you launch the browser.

⚡ Quick Answer

Open the Windows Registry Editor as administrator and navigate to the Chrome policies key. Double-click “DefaultBrowserSettingEnabled” and set its value to 0 to disable the prompt.

Advertisement

Prevent Google Chrome from asking to be the default browser

To disable Chrome default browser prompt pop-ups in Windows 11, you need to add a specific entry using the Registry Editor (a tool for changing advanced system settings). This quick fix stops Google Chrome from constantly asking you to change your main web browser every time you open the program.

Here’s how to do it.

The Registry Editor, a powerful tool for making changes to Windows settings , must be opened as an administrator to disable the Chrome default browser prompt.

Then, navigate to the following registry key:

Advertisement
ComputerHKEY_CURRENT_USERSoftwarePoliciesGoogleChrome

Next, double-click the DefaultBrowserSettingEnabled entry in the right-hand pane of the Chrome key to open it.

⚠️WarningThen, type 0 to stop Google Chrome from asking you to make it your default browser for your user account.
💡TipIf you don't see 'DefaultBrowserSettingEnabled' listed, right-click on an empty space and choose 'New', then select 'DWORD (32-bit) Value'.

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

Advertisement
Chrome prevent changing default browser
Chrome prevent changing default browser

If you want to go back to how things were and have Google Chrome ask again about being your default browser, delete the 'DefaultBrowserSettingEnabled' item you created.

To apply the default browser policy to all computer users, you can use the Registry key `HKEY_CURRENT_USER\Software\Policies\Google\Chrome`. This ensures consistent browser settings across all accounts on a computer by directly modifying the Windows Registry, a central database for system configurations.

ComputerHKEY_LOCAL_MACHINESOFTWAREPoliciesGoogleChrome

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

That should do it!

Advertisement

Reference:

Disabling the prompt stops Chrome from checking your default browser status every time you launch it.

  • Disabling Google Chrome's "Set as default" prompt prevents it from checking if it's the default browser
  • To disable the prompt, use the Windows Registry Editor to navigate to the corresponding registry key and set the value to 0
  • To revert to the default behavior, delete the "DefaultBrowserSettingEnabled" item created
  • The policy can be applied to all computer users via the HKEY_LOCAL_MACHINESOFTWAREPoliciesGoogleChrome Registry key
  • Rebooting the computer may be necessary to apply the changes

Was this guide helpful?

Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard is a writer at Geek Rewind who turns complex IT tasks into clear, step-by-step guides. He draws on years of hands-on experience in system administration and enterprise IT operations, focusing on Windows, Linux and WordPress: the problems people actually run into, and the fixes that work. His server and WordPress guides come from systems he runs himself. Richard builds and maintains the platform behind Geek Rewind, from its Ubuntu servers and Nginx configuration to its custom WordPress plugins. Many new tutorials start with readers' questions, and he's always glad to answer them in the comments.

Advertisement

📚 Related Tutorials

How to Enable or Disable Browse with Copilot in Microsoft Edge on Windows 11
Browsers How to Enable or Disable Browse with Copilot in Microsoft Edge on Windows 11
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 View and Delete Browser History in Microsoft Edge
Browsers How to View and Delete Browser History in Microsoft Edge
How to Stop Microsoft Edge from Starting Automatically in Windows 11
Browsers How to Stop Microsoft Edge from Starting Automatically in Windows 11

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

Leave a Comment

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