> For the complete documentation index, see [llms.txt](https://docs.oserosuite.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oserosuite.com/technical-notes/windows-notes/disable-search-the-web-in-windows-search.md).

# Disable "Search the Web" in Windows Search

In RegEdit, go to (or create):

```
HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer
```

Create or set DWORD entry `DisableSearchBoxSuggestions` to 1.

Restart the PC.

### Reference

{% embed url="<https://answers.microsoft.com/en-us/windows/forum/all/how-to-disable-search-the-web-completley-in/ea22410a-3031-487f-b5de-5a0113d656c5>" %}
