Skip to content

Instantly share code, notes, and snippets.

@cobysy
Created April 2, 2016 21:01
Show Gist options
  • Save cobysy/5d5204a01aa238f8a7286bdcd6ab04d5 to your computer and use it in GitHub Desktop.
Save cobysy/5d5204a01aa238f8a7286bdcd6ab04d5 to your computer and use it in GitHub Desktop.
Disable Windows narrator
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