Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save JohannesHoppe/0849dda7291c840251af to your computer and use it in GitHub Desktop.
Save JohannesHoppe/0849dda7291c840251af to your computer and use it in GitHub Desktop.
How to disable Windows Narrator appearing on Win-Enter in Windows 8
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Narrator.exe]
"Debugger"="%1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment