How do I find a solution to my problem using the Win10 error report?

  
In Win7/Win8.1/Win10, after the program stops working, the system will automatically report the problem and find a solution. By default, Windows 10 collects problem description information and generates an error report. This report contains the name of the program that was in error, the date and time the error occurred, and the version of the program.

When the report is sent, Win10 will be allowed to notify the user if there is a solution available. Users can also manually check whether the existing report problem is resolved. The specific method is as follows:
1. Execute the following command during the run:
rundll32.exe werconcpl.dll, LaunchErcApp -updatecheck

2 At this time, the system will open the solution search process. If there is a result, the system will notify the user.

If you want to query the problem involved in determining the error report, you can use the following command to enter the error report query page: Br>control.exe /name Microsoft.ActionCenter /page pageSignoff

Open the “Check Solution” page after running, you can query the specific problem, as shown below ——

Although many users are not accustomed to using this feature, but this is Microsoft's built-in official solution to the problem, the rational use of this feature can still help users solve computer problems.

Copyright © Windows knowledge All Rights Reserved