How to Stop Windows 10 from Automatically Searching Bing from the Start Menu

Why Does Windows Search the Web?

In Windows 10, the search bar in the Start Menu is designed to be a universal search tool. When you type in a query, Windows first searches your local hard drive for files and installed applications. However, if it doesn’t find a perfect match locally, it immediately sends your query to Microsoft’s Bing search engine and displays web results directly inside the Start Menu.

For many users, this is incredibly frustrating. If you misspell an application name or search for a deeply buried local file, the Start Menu suddenly populates with random Bing web pages and Edge browser suggestions. Furthermore, sending every local file search query to Microsoft’s servers is a privacy concern. You can disable this web integration and force the Start Menu to only search your local computer.

How to Disable Bing Web Search in the Start Menu

To completely disconnect the Start Menu from Bing, you must modify the Windows Registry. (Note: Always be careful when editing the registry).

  1. Press the Windows Key + R to open the Run dialogue box.
  2. Type regedit and press Enter to open the Registry Editor. Click “Yes” if prompted by User Account Control.
  3. In the left-hand navigation pane, follow this exact path:
    • HKEY_CURRENT_USER > SOFTWARE > Policies > Microsoft > Windows
  4. Right-click on the “Windows” folder, select New > Key, and name it exactly Explorer. (If “Explorer” already exists, simply click on it).
  5. With the “Explorer” key selected, right-click in the empty space in the right-hand pane. Select New > DWORD (32-bit) Value.
  6. Name this new value exactly DisableSearchBoxSuggestions.
  7. Double-click your new “DisableSearchBoxSuggestions” value and change the “Value data” from 0 to 1.
  8. Click OK.

To apply the changes, either restart your computer or open Task Manager, find “Windows Explorer,” and click “Restart.” When you next type in the Start Menu, you will only see local files and apps—no Bing web results.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.