What is Windows Error Reporting?

Error Reporting debuted with Microsoft Windows XP, quite a long time ago. It looks after crashes and system failure and creates an error log file on your computer if something like this happens. Not only that, but it also sends the information about crashes to Microsoft for further analysis. This information is then used to customize Windows and get rid of this issue. This obviously raised a lot of eyebrows as they are asking users to send their data to Microsoft. Microsoft is not oblivious to these reports, that is why they have included options for the user to disable the Error Reporting feature.

Disable Error Reporting in Windows 11/10 using Services Manager, GPEDIT, REGEDIT

To disable Disable Error Reporting in Windows 11/10, we are going to use the following methods. Let us start with the first method.

1] Using Services Manager

Services Manager or Services app is default software on your computer that can be used to manage a lot of different settings of your computer. A lot of apps that you install or features that are already installed have a service that runs when you open it. To turn off Error Reporting, we will be using this same application. Follow the prescribed steps to do the same. You can then close Services Manager and find that the Error Reporting is disabled. If you feel like, you need to enable it again, open Services Manager, just go to the Windows Error Reporting Service, but this time, set the Startup type to Automatic, and then click on Apply > Ok, and it will be done. Just close Services and your error reports will be sent to Microsoft for diagnostic purposes. Now, every time there is a crash, the service will get activated and do its course.

2] Using Regedit or Registry Editor

Registry Editor is another Windows utility that consists of Registries of a lot of programs and settings. Registries, as you may already know, are a database of information, settings, and other stuff used by the apps and services on your device. The best part about regedit is that you can also create new registries for different functionality. This gives you a customization capability more than what Windows Settings can give. However, before using it for any task, it is advised to create a backup of registries in case something goes south. Let us now look at how you can use it to disable Error Reporting on your Windows computer. Follow the prescribed steps to do the same.

Open Registry Editor by Run. For that, hit Win + R, type Regedit and click Ok.You will see a UAC dialog box, click Ok to continue.Navigate to the following location or just copy the address and paste it into the address bar of regedit.Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error ReportingLook for a value named Disabled. If you can not find it, right-click on the empty space on the left panel and select New > DWORD (32-bit) value. Name the newly created value Disabled.Right-click on Disabled and select Edit.Set the Value data to 1 and make sure that Base is set to Hexadecimal.Click Ok to save.

Finally, close Registry Editor and restart your computer. Error Reporting will be disabled. In case, you want to enable Error Reporting again, launch Registry Editor, go to the location you went earlier and either set the Value data of Disabled to 0 or delete the value. But make sure to restart your system once after making the changes. Hopefully, this will do the job for you. Read: Windows Registry tweaks to improve performance and experience 

3] Using Gpedit or Group Policy Editor

Group Policy Editor contains policies that, just like registries, can be used to customize your computer. It has numerous options just so that you can alter your device’s settings and features. However, unlike Registry Editor, you can create new registries, but fortunately, there is a Policy that can be edited for Error Reporting. Before you go forward with the process, keep in mind that Group Policy Editor is present in Windows Home editions by default, if you want, you can add GPEDIT to Windows Home edition using this guide. Open Group Policy Editor by searching it out of the Start Menu, then go to the following locations. Look for Windows Error Reporting Policy, double-click on it, and select Disabled from the list of options. Finally, click Apply > Ok. You can then close the Group Policy Editor and your errors won’t get reported to Microsoft. In case, you feel like Error Reporting should be enabled on your computer, just open Gpedit, go to the location mentioned earlier, open the Windows Error Reporting Policy and then select Enabled. Make sure to click Apply > Ok afterward. This will do the job for you. Read: Windows cannot find GPEDIT.MSC Hopefully, you can turn off Error Reporting using one of these three methods.

How do I enable Windows Error Reporting Service?

Enabling Windows Error Reporting Service is quite simple. You need to open the Services Manager or Services app, look for the service in question, right-click on it and select Properties. Then, change its Startup type to Automatic. Finally, save your changes. Now, every time there is a crash, the reporting service will get activated. Read: Privacy Settings in Windows you should change

How do I get rid of Microsoft Error Reporting?

You can delete Microsoft Error Reporting as it is a built-in Microsoft service, instead, you can disable it to make sure that the information related to crashes or errors is not sent to Microsoft. To do the same, we have mentioned three methods in this post. So, use any of them to turn off Microsoft Error Reporting.

How do I remove Windows Error Reporting files?

You can actually remove Windows Error Reporting debug and log files from Windows Explorer. Just go to C:\ProgramData\Microsoft\Windows\WER\ReportArchive\ and C:\ProgramData\Microsoft\Windows\WER\ReportQueue\ and clear all the big files. You can also use the following PowerShell command to clear files older than 30 days from the WER directories. They will do the job for you. Also read: Configure User Mode Dumps creation and collection in Windows.

How to Disable Error Reporting in Windows 11 10 - 33How to Disable Error Reporting in Windows 11 10 - 6