Skip to content

Instantly share code, notes, and snippets.

@FredrikL
Created November 8, 2013 06:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FredrikL/7366915 to your computer and use it in GitHub Desktop.
Save FredrikL/7366915 to your computer and use it in GitHub Desktop.
Kill narrator & magnifier
[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\magnify.exe]
"Debugger"="%1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment