Last active
April 3, 2025 11:08
-
-
Save dataserver/2a7a5cc10f28af21bab183cba1da6731 to your computer and use it in GitHub Desktop.
Windows - remove web search suggestion from taskbar (DisableSearchBoxSuggestions)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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