PDA

View Full Version : [Guide] Disable Windows Error Report/ How to disable windows error reporting gui



Apple
15-10-11, 08:46 PM
To disable the error report window (that pops up if a task crashed with the options to close program or send report to ms)
you have to edit the registry.

Locate the key:



HKEY_LOCAL_MACHINE \ SYSTEM \ ControlSet001 \ Control \ Windows \ ErrorMode

the default value is "0". Change it to "2" (without " )

then locate


HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Windows Error Reporting \ DontShowUI

the default value is "0". Change it to "1" (without " )

This is tested with Windows 2008 Server Edition. Should work with Vista/Win7 as well.

Wise
11-03-13, 01:46 PM
very useful :o