Skip to content

Instantly share code, notes, and snippets.

@JoaRiski
Created February 26, 2021 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JoaRiski/ce94c9f2e81528f60ef8a9163247dcf8 to your computer and use it in GitHub Desktop.
Save JoaRiski/ce94c9f2e81528f60ef8a9163247dcf8 to your computer and use it in GitHub Desktop.
Windows 10 - Disable Web Search Results
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search]
"BingSearchEnabled"=dword:00000000
"AllowSearchToUseLocation"=dword:00000000
"CortanaConsent"=dword:00000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment