How To Disable Web Search For Start Menu In Windows 10

This registry workshop will show you how to disable web search for Start Menu in Windows 10.

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

We all know that Microsoft has separated Windows Search and Cortana in Windows 10 Version 1903:

Windows 10 V1903 Separates Search And Cortana

Previously, we’ve seen how to disable web search results for Cortana. Now, as the Windows Search and Cortana are different entities, we’ll see how to disable web search results for Windows Search only.

You might have noticed when you open Start Menu and type something, Windows Search pop-up comes with results. By default, it includes the web search results provided by Bing. These results would save your extra step to search some query online. You can directly click on the web result to land on corresponding web page.

How To Disable Web Search For Start Menu In Windows 10

However, if you don’t want to let Windows include web results in your Start Menu search, here’s what to do. You can perform below mentioned registry manipulation and eliminate web results.

How To Disable Web Search For Start Menu In Windows 10

Registry Disclaimer: The further steps will involve registry manipulation. Making mistakes while manipulating registry could affect your system adversely. So be careful while editing registry entries and create a System Restore point first.

1. Press W8K + R and type regedit in Run dialog box to open Registry Editor (if you’re not familiar with Registry Editor, then click here). Click OK.

Windows 10 Registry Editor

2. In left pane of Registry Editor window, navigate to following registry key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search

How To Disable Web Search For Start Menu In Windows 10

3. In right pane of Search registry key, set the following registry DWORDs to corresponding Value data:

Registry DWORD Value data
AllowSearchToUseLocation 0
BingSearchEnabled 0
CortanaConsent 0

Note that if any of these registry DWORDs are missing, right click on blank space and select New > DWORD Value and simply name then as mentioned above.

4. Close Registry Editor and reboot to make changes effective.

After restarting your system, web search should be disabled for Start Menu.

If you want to restore web search results later, simply set all DWORDs mentioned in step 3 to 1.

That’s it!

Related: Desktop Search Not Working After Installing KB4512941.

Share this article
https://www.kapilarya.com/how-to-disable-web-search-for-start-menu-in-windows-10

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

Leave a Comment

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