Skip to content

Instantly share code, notes, and snippets.

@ErgEnn
Created March 19, 2022 13:45
Show Gist options
  • Save ErgEnn/a1833948f8741ce70aeeaef57cce7286 to your computer and use it in GitHub Desktop.
Save ErgEnn/a1833948f8741ce70aeeaef57cce7286 to your computer and use it in GitHub Desktop.
Disables Win+S hotkey so you can map it to voidtools Everything
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"DisabledHotkeys"="S"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment