How to turn Bing Web Suggested Search Results on or off in Windows 11
Windows Search helps you find things on your computer and the web. When you type in the search bar, it can show you apps, files, settings, and even web results. This guide shows you how to control whether it shows suggestions from web searches.
Open Settings, navigate to Privacy & security, then Search. Toggle the switch for Web Searches under Show suggested search results to turn Bing web suggestions on or off.
Why would you want to change this? Some people like seeing web suggestions right away to find information faster. Others might prefer a cleaner search experience without web results mixed in. This setting lets you choose what works best for you.
What happens when you turn on web suggestions? When you start typing in the Windows Search bar, you might see quick links or suggestions based on popular web searches. This can help you find information or websites more quickly. If you turn it off, you will only see results from your computer and apps.
Microsoft has been testing a feature that lets you control web suggestions in Windows Search. If you don’t see this option yet, you might need to use a special tool to enable it.
Option 1Using Settings
This is the easiest way to turn the feature on or off if it’s available in your Windows version.
- Open Settings. You can do this by pressing the Windows key + I on your keyboard.
- On the left side, click on Privacy & security.
- On the right side, click on Search.
- Look for a section called Show suggested search results.
- You will see an option for Web Searches. Turn the switch On or Off depending on your preference. It is On by default.
- You can now close the Settings window.


Option 2Using Command Prompt (Advanced)
This method uses the command prompt to change a setting. This requires administrator privileges.
- Open Command Prompt as administrator. To do this, search for ‘cmd’ in the Start menu, right-click on Command Prompt, and select ‘Run as administrator’.
- To Add Bing Web Suggested Search Results:
Type the following command and press Enter:
RegistryREG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Search" /V BingSearchEnabled /T REG_DWORD /D 1 /F
This is the default setting.
- To Remove Bing Web Suggested Search Results:
Type the following command and press Enter:
RegistryREG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Search" /V BingSearchEnabled /T REG_DWORD /D 0 /F
Reference:
Summary
This guide showed you how to manage Bing web search suggestions in Windows 11 Search. You can turn this feature on or off through the Settings app for a simpler or more web-integrated search experience. For those who don’t have the setting in their app or want to use alternative methods, registry edits or command prompt commands are also provided, though these are more advanced and require caution.
How do I disable Microsoft Bing search suggestions?
Turn off search suggestions On the Settings page, under Search, clear the See search suggestions as you type check box. Search suggestions are off until you clear your cookies or you turn them back on.
How to fix search indexing was turned off?
In Windows Settings, select Privacy & security and choose Search. Select Customize search locations under Find my files with the Classic option. In the Indexing Options dialog, select Modify.
Was this guide helpful?
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.
No comments yet — be the first to share your thoughts!