WIN8 blue screen and our previous way, no code hint after the blue screen, even if we want to know the reason, no code hints are helpless, then we have any good way to query the WIN8 blue screen reason?
Windows 8 provides an automatic memory dump by default, and the Failure debugging information option settings provided by Windows 8 set the path to the collection of debug information dmp files. Then we can view the information of the DMP file using the third party software. It is recommended that you use Bluescreenview to restore the failed scene blue screen, showing as much detail as possible of the file and memory address that may be causing the crash. With this software, you can find the reason for most blue screens. Open Bluescreenview can directly get the mini dump file analysis to see the results.
The menu commands provided by this software can restore the "classic" blue screen style, you can also press the shortcut key F8 to see the corresponding Blue screen interface. You can also press the shortcut key F11 to view the original ecological data. Based on these data, we can further search and analyze the solutions of related problems.