# 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>" %}
