How to Disable Bing Search Suggestions in Windows 11
Do you get annoyed when you search for a file on your computer, but Windows shows you Bing web results instead? This guide shows you how to stop those suggestions so you can focus on finding your own files.
Why do this? Searching for files should be fast and simple. Web suggestions can clutter your menu and slow down your workflow.
What happens when done? Your Windows search box will only show items stored on your PC, making your search results cleaner and more relevant.
Windows does not provide a simple button to turn this off. You will need to use the Group Policy Editor or the Registry.
Using Local Group Policy Editor
This is the fastest way to change your settings. Note: This tool is typically available on Pro and Enterprise versions of Windows.
- Open the Start menu, search for “Edit group policy,” and select it. Start menu

- In the window that opens, follow this path on the left: User Configuration > Administrative Templates > Windows Components > File Explorer.
- On the right side, find the item named “Turn off display of recent search entries in the File Explorer search box.”
- Double-click it to open.

- Select the Enabled option. This stops the web suggestions.

- Click OK, then restart your computer to finish.
Using Windows Registry
Warning: This method requires admin privileges and involves editing system settings. Follow these steps carefully.
- Press the Windows key + R, type
regedit, and press Enter to open the Registry Editor. open the Registry

- In the address bar at the top, paste this path:
HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows

- Right-click the Windows folder on the left, select New, and click Key.
- Name this new key
Explorerand press Enter.

- Right-click your new Explorer key, select New, and choose DWORD (32-bit) Value.
- Name the new value
DisableSearchBoxSuggestionsand press Enter. - Double-click
DisableSearchBoxSuggestionsand change the “Value data” from0to1.

- Click OK and restart your computer to apply the changes.
Summary
- Goal: Remove distracting Bing search suggestions from your Windows 11 Start menu.
- Methods: You can use the Group Policy Editor or the Windows Registry.
- Result: Your computer will only display local file results, making searches faster and cleaner.
- Final Step: Always restart your computer after applying these settings to ensure they take effect.
Was this guide helpful?
Leave a Reply Cancel reply