How to view blue screen records in win10: 1. Press [win r] to open run, enter sysdm.cpl, and click OK; 2. In the opened system properties, switch to the advanced column and open settings; 3. Check the box to write events to the system log and open the system log file under the C drive.
#The operating environment of this article: windows10 system, thinkpad t480 computer.
(Learning video sharing: Programming video)
Specific method:
Press and hold "Win" "R" at the same time to open the run window.
Enter "sysdm.cpl" in the search box of the run window and click "OK".
Click the "Advanced" option in the opened system properties.
Click "Settings" in Startup and Recovery.
#Tick "Write events to system log" to generate a blue screen file.
You can view the blue screen file in "C:\Windows\Minidump".
Related recommendations: windows system
The above is the detailed content of How to check blue screen records in win10. For more information, please follow other related articles on the PHP Chinese website!