Skip to Content

How to Disable Web Suggestions in Windows 11 Start Menu for Faster Search

Learn how to turn off web‑based suggestions in the Windows 11 Start Menu using a simple registry edit or Group Policy, making search faster and more local.
5 February 2026 by
TechStora Editorial Board

Why Turn Off Web Suggestions?

Windows 11 injects web‑based suggestions into the Start Menu search box. While useful for some, it can slow down the search experience and display results you don’t need.

Registry Method (Quick and Low‑Risk)

Creating a single DWORD value stops the online suggestions and makes the search purely local.

  • Open regedit and navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search.
  • Create a new DWORD (32‑bit) named DisableSearchBoxSuggestions.
  • Set its value to 1 and restart Explorer or reboot.

To revert, delete the value or set it back to 0.

Group Policy Method (For Pro/Enterprise)

If you have Windows 11 Pro or Enterprise, you can achieve the same result via the Local Group Policy Editor.

  • Press Win + R, type gpedit.msc and press Enter.
  • Navigate to Computer Configuration → Administrative Templates → Windows Components → Search.
  • Enable the policy “Disable web search in the Start Menu”.
  • Click Apply, then OK.
  • Open Command Prompt and run gpupdate /force to apply immediately.

Both methods produce a lighter, faster Start Menu that focuses on local files and apps.

Precautions

Editing the registry is intended for advanced users. Always back up the registry or create a system restore point before making changes. The tweak is low‑risk because it only adds a new value, not modifies existing system‑critical entries.

What You Lose

The only trade‑off is the loss of web search directly from the Start Menu. You can still search the web by opening your browser.