Tuesday, January 15, 2013

How to Remove or Disable the System Debugger


1. Click the 'Start' button in Windows.
2. Select the 'Run' option to enter a command.
3. Type 'regedit' in the Run input box and click the 'OK' button. The registry editor application window will appear.
4. Use the registry search function to find the key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug
5. Delete the key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug.
6. Reboot the computer. The system debugger is now disabled.