Browsers

Disable Microsoft Edge Search Bar in Windows 11

Disable Microsoft Edge Search Bar in Windows 11
Richard
Written byRichardTech Writer, IT Professional
Dec 3, 2024 Updated Mar 20, 2026 3 min read Reviewed Mar 20, 2026

This article explains how to disable the Microsoft Edge Desktop Search Bar 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.

The Edge browser also has a desktop search bar, allowing you to search the web and launch your favorite sites directly from your desktop. Once you launch it, you can drag it anywhere on your desktop.

If you do not want your users to launch or use the Edge search bar, you can disable it using the registry editor in Windows.

Disable the Edge search bar

As mentioned, you can prevent users from launching or using the Edge search bar in Windows.

Here’s how to do it.

First, open the Windows Registry and navigate to the folder key path below.

💻Code
ComputerHKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftEdge

Right-click Edge > New > DWORD (32-bit) Value and name the new DWORD SearchbarAllowed.

Double-click SearchbarAllowed and change the value 0 to disable the Edge search bar in Windows.

disable edge search bar

If the Edge search bar is disabled and you wish to enable it, delete these two value names listed in the space.

💻Code
SearchbarAllowed
WebWidgetAllowed

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

That should do it!

Conclusion:

In summary, disabling the Microsoft Edge Desktop Search Bar in Windows 11 is a straightforward process that can be accomplished through the Windows Registry. Here are the key points to remember:

  • Access the Registry: Open the Windows Registry Editor and navigate to the appropriate key path.
  • Create a DWORD: Right-click on the Edge folder and create a new DWORD (32-bit) value named SearchbarAllowed.
  • Set the Value: Change the value of SearchbarAllowed to 0 to disable the search bar.
  • Delete Values to Re-enable: If you wish to enable the search bar again, delete the SearchbarAllowed and WebWidgetAllowed values.
  • Reboot Required: A system reboot may be necessary for the changes to take effect.

By following these steps, you can manage the functionality of the Edge search bar according to your preferences.

Frequently Asked Questions

How do I disable the Microsoft Edge search bar in Windows 11?

To disable the Microsoft Edge search bar, open the Windows Registry Editor and navigate to ComputerHKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftEdge. Create a new DWORD (32-bit) value named SearchbarAllowed and set its value to 0.

What happens if I set the SearchbarAllowed value to 0?

Setting the SearchbarAllowed value to 0 will disable the Microsoft Edge search bar on your desktop, preventing users from launching it. You may need to reboot your computer for the changes to take effect.

Can I enable the Edge search bar again after disabling it?

Yes, to re-enable the Edge search bar, you need to delete the SearchbarAllowed and WebWidgetAllowed values in the Windows Registry. After deleting these values, a reboot may be required for the changes to take effect.

Is it safe to modify the Windows Registry to disable the Edge search bar?

Modifying the Windows Registry can be safe if done carefully, but it's important to back up the registry before making changes. Incorrect modifications can lead to system issues, so proceed with caution.

Will disabling the Edge search bar affect my default browser settings?

Disabling the Edge search bar does not change your default browser settings; it only prevents the Edge search bar from being used. You can still use your preferred browser for web searches and browsing.

Was this guide helpful?

Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, the owner and lead writer at Geek Rewind, is a tech enthusiast passionate about simplifying complex IT topics. His years of hands-on experience in system administration and enterprise IT operations have honed his ability to provide practical insights 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.

2452 articles → Twitter

📚 Related Tutorials

How to Manage Microsoft Edge Desktop Search Bar in Windows 11
Browsers How to Manage Microsoft Edge Desktop Search Bar in Windows 11

Leave a Reply

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