Software⏱️ 4 min read📅 2026-06-19

How to Fix: Dozens of Windows Error Reporting messages each second

Windows Error Reporting messages are harmless and can be disabled to improve system performance.

Quick Answer: Disable Windows Error Reporting by going to Settings > System > Troubleshoot > Additional troubleshooters, then toggle off the switch next to 'Diagnostic Data Collector'.

Dozens of Windows Error Reporting messages each second can be frustrating and may indicate a problem with your system or application. These messages are generated by the Windows Error Reporting service, which is designed to collect and analyze error reports from applications running on your system.

These messages can be particularly annoying when they appear for applications that are currently running, as it may seem like the issue is related to those applications. However, in most cases, these errors are not directly related to the application's functionality but rather a result of the Windows Error Reporting service's normal operation.

🔍 Why This Happens

  • The primary cause of these error messages is a misconfiguration or an outdated version of the Windows Error Reporting service. This can occur when the service is not properly installed, updated, or configured on your system.
  • Another possible cause could be a conflict with other applications or services that are also using the Windows Error Reporting service, potentially causing it to generate false error reports.

🛠️ Step-by-Step Verified Fixes

Disabling and Reconfiguring the Windows Error Reporting Service

  1. Step 1: Press the Windows key + R to open the Run dialog box, type 'services.msc' and press Enter.
  2. Step 2: In the Services window, find the 'Windows Error Reporting' service and right-click on it. Select 'Stop' from the context menu.
  3. Step 3: Next, right-click on the 'Windows Error Reporting' service again and select 'Properties'.
  4. Step 4: In the Properties window, set the 'Startup type' to 'Disabled' and click 'Apply' and then 'OK'.
  5. Step 5: To reconfigure the Windows Error Reporting service, open the Event Viewer by typing 'eventvwr' in the Run dialog box and press Enter.
  6. Step 6: In the Event Viewer, navigate to 'Windows Errors' and find the error reports related to the 'Windows Error Reporting' service. Right-click on each report and select 'Delete' or 'Mark for deletion'.
  7. Step 7: Once all the error reports have been deleted, restart your system to ensure that the changes take effect.

Alternative Method: Disabling Windows Error Reporting Through Group Policy Editor

  1. Step 1: Press the Windows key + R to open the Run dialog box, type 'gpedit.msc' and press Enter.
  2. Step 2: In the Group Policy Editor, navigate to 'Computer Configuration' > 'Administrative Templates' > 'Windows Components' > 'Error Reporting'.
  3. Step 3: Double-click on the 'Configure Windows Error Reporting' policy and select 'Enabled'.
  4. Step 4: Click 'Apply' and then 'OK' to save the changes.
  5. Step 5: Restart your system to ensure that the changes take effect.

💡 Conclusion

By following one of these methods, you should be able to disable or reconfigure the Windows Error Reporting service to prevent these error messages from appearing. If the issue persists after trying both methods, it may be worth seeking further assistance from a qualified IT professional.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions