How to Completely Disable ‘Web Search Results’ in the Windows 11 Start Menu via Group Policy

In Windows 11, the Start Menu search bar is aggressively integrated with Bing. When you search for a local file or application, Windows simultaneously sends your query to Microsoft’s servers to pull in web results, news articles, and suggested internet links. This hybrid search is a massive privacy liability in corporate environments, as employees may inadvertently leak sensitive project names or proprietary keywords to the public internet simply by searching for a local document. Furthermore, the web search integration significantly slows down the Start Menu’s responsiveness.

This guide explains how to completely disable Web Search Results in the Windows 11 Start Menu using the Group Policy Editor, restricting the search exclusively to local files and apps.

Disable Web Search via Group Policy

To sever the connection between the local Windows Search indexer and Bing, we must deploy a strict administrative template. Note that this requires Windows 11 Pro, Enterprise, or Education editions.

  1. Log into Windows 11 with an Administrator account.
  2. Press the Windows Key + R to open the Run dialogue box.
  3. Type gpedit.msc and press Enter to launch the Local Group Policy Editor.
  4. In the left-hand navigation pane, navigate precisely to this path:
    Computer Configuration > Administrative Templates > Windows Components > Search
  5. In the right-hand pane, locate the policy named Do not allow web search.
  6. Double-click the policy, select the radio button next to Enabled, and click Apply.
  7. Next, locate the policy named Don’t search the web or display web results in Search.
  8. Double-click it, select Enabled, and click Apply and OK.

Verify the Local-Only Lockdown

To enforce the change immediately without a reboot, open an elevated Command Prompt and execute gpupdate /force. You must also restart the Windows Explorer process (or simply sign out and sign back in).

To verify the restriction is active, press the Windows Key and begin typing a random, non-existent word (e.g., “xylophone”). Previously, the right side of the Start Menu would populate with Bing web links and images of the instrument. Now, the search will instantly return a “No results found” message. The Start Menu search is now blazing fast and strictly confined to your local hard drive, ensuring absolute privacy for your queries.

Get the best tech tips delivered straight to your inbox.

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