Last active
July 14, 2019 10:21
-
-
Save streetsamurai00mi/b20fd06ce51553da63b9e23015b02674 to your computer and use it in GitHub Desktop.
Windows 10 Floating Search
This file contains 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] | |
"ImmersiveSearch"=dword:00000001 | |
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Search\Flighting\Override] | |
"ImmersiveSearchFull"=dword:00000001 | |
"CenterScreenRoundedCornerRadius"=dword:00000007 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment