Created
February 6, 2020 06:23
-
-
Save MalwareTech/b0788a5a5df9cab9406eca7e6cb1d94d to your computer and use it in GitHub Desktop.
Fix Windows 10 Search Bar
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\Microsoft\Windows\CurrentVersion\Search] | |
"CortanaConsent"=dword:00000000 | |
"BingSearchEnabled"=dword:00000000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment