Windows Error Reporting Settings (Windows XP) Category: Home > Windows > Troubleshooting
When an error occurs the Windows system may attempt to send debugging information to Microsoft for analysis. These settings allow you to control the operation of this feature.
Open your registry and find or create the key below.
Create or modify the DWORD values below and set them to "1" to enable the setting or "0" to disable it.
- DoReport - Enable error reporting
- ShowUI - Show user interface
- IncludeKernelFaults - Include kernel errors in the report
- IncludeMicrosoftApps - Include Microsoft applications in the report
- IncludeWindowsApps - Include Windows components in the report
Restart Windows for the changes to take effect.
 |  |  |  |  |
 |  | (Default) | REG_SZ | (value not set) |  |
 |  | DoReport | REG_DWORD | 0x00000001 (1) |  |
 |  | IncludeKernelFaults |
REG_DWORD | 0x00000001 (1) |  |
 |  | IncludeMicrosoftApps |
REG_DWORD | 0x00000001 (1) |  |
 |  | IncludeWindowsApps |
REG_DWORD | 0x00000001 (1) |  |
 |  | ShowUI |
REG_DWORD | 0x00000001 (1) |  |
 |
 | HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting |  |
 |
Settings: |
System Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting]
Name: DoReport, ShowUI, IncludeKernelFaults, IncludeMicrosoftApps, IncludeWindowsApps
Type: REG_DWORD (DWORD Value)
Value: (0 = disabled, 1 = enabled)
|
Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.
Last Modified: July 22, 2002
|