Disable Dr. Watson

Dr. Watson can be disabled using the registry editor:

1. Start the registry editor (Start >> Run >> type “regedit.exe” >> Hit enter )
2. Navigate to HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows NT CurrentVersionAeDebug
3. Click on AeDebug and click Del

Alternativly just set HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows NT CurrentVersion AeDebug AUTO to 0

To re-enable Dr. Watson type “drwtsn32 -i” in run window.