Control windows Error reporting
| Operating System |
Windows XP |
| Category |
General |
When an error occurs windows create a report to send it to its analysis team. this tweak will allow you to control the size of this report, as you can specify that what all element should be included in this report. you can even disable this report making utility

Steps for applying this Tweak
- open your registry
- go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting
- Create or Modify the value of Dwords given bellow
| AllOrNone |
Enable or disable all features |
| DoReport |
Enable All features |
| ShowUI |
Show User Interface |
| IncludeKernelFaults |
Include Kernel error in reports |
| IncludeMicrosoftApps |
Include Microsoft Error in reports |
| IncludeWindowsApps |
Include Windows component in the report |
- Set Value as 0 to disable and 1 to enable
- Restart Windows for setting to take effect
Back |