Win10 blue screen display detailed information method

  
Blue screen is probably one of the most unnoticed interfaces in Windows, for reasons that needless to say, everyone knows. But no longer have to wait, there is also a need, Windows10 is already advanced enough, but still can not leave the blue screen, because even if advanced, there must be problems. Fortunately, now the blue screen is much better than the original in terms of color and content, but no matter how good it looks, the user is also worried. And some more professional users still don't like the blue screen of Win8.1/Win10, because this screen does not tell you which problem, except the "cry face" and error code, why the blue screen.
In contrast, previous systems such as Win7 and XP gave a lot of descriptive text, telling users why there are blue screens. Of course, these two forms of blue screen are good for each other. For most ordinary users, even if you tell me why, I don't understand. If you need to know the details when you are in the blue screen, you can debug by modifying the registry.
The specific steps are as follows:
1, in the Cortana search bar or run regedit, enter the registry editor
2, locate HKEY_LOCAL_MACHINESystemCurrentControlSetControlCrashControl
3, create a new DWORD (32-bit) value, name For DisplayParameters, as shown below ——

4, double-click the newly created value, change the value data to 1 and click “OK”Complete the modification, as shown below ——

After the above modifications, detailed information will be given when a blue screen appears in the future. However, I still hope that this change will never have a chance to test, because the blue screen is not fun.
Copyright © Windows knowledge All Rights Reserved