Skip to content

Instantly share code, notes, and snippets.

@dataserver
Last active April 3, 2025 11:08
Show Gist options
  • Save dataserver/2a7a5cc10f28af21bab183cba1da6731 to your computer and use it in GitHub Desktop.
Save dataserver/2a7a5cc10f28af21bab183cba1da6731 to your computer and use it in GitHub Desktop.
Windows - remove web search suggestion from taskbar (DisableSearchBoxSuggestions)
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer]
"DisableSearchBoxSuggestions"=dword:00000001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment