Skip to content

Instantly share code, notes, and snippets.

@karlding
Created January 14, 2016 19:05
Show Gist options
  • Save karlding/96fcb80d7cd484ce4060 to your computer and use it in GitHub Desktop.
Save karlding/96fcb80d7cd484ce4060 to your computer and use it in GitHub Desktop.
Disable Narrator
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Narrator.exe]
"Debugger"="%1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\AtBroker.exe]
"Debugger"="%1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment