How to enable blue screen recording in win10 system? I believe that many users often encounter computer blue screens. Generally, when a blue screen occurs, a detailed blue screen error message will be displayed to facilitate user troubleshooting. And it can only be displayed if blue screen recording is turned on, so how do we turn it on? Let’s take a look at the steps to enable blue screen recording in Win10 with the editor.
1. Use the win r key combination on the desktop to open the run window, enter the regedit command and press Enter, as follows As shown in the figure:
2. In the opened registry editor, expand HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControl
CrashControl”, and create a new DWORD in the right window (32 bit) value, named DisplayParameters, as shown in the following figure:
3. Double-click the new value, change the numerical data to 1”, and click OK, as shown in the following figure:
The above is the detailed content of How to enable blue screen recording in win10 system. For more information, please follow other related articles on the PHP Chinese website!