Computer blue screen, also known as blue screens of Death, referred to as BSOD, is Microsoft's Windows series operating system in the inability to recover from a system error, to protect the computer data files are forced to display the screen image. The blue screen crash tip of the Windows operating system has become an iconic image.
1, Windows7 system computer appears after the blue screen will automatically restart, after the reboot, the computer screen prompts for information about the blue screen, and if you do not have time to view it, you can enter the Windows7 Event Viewer (Location: Control Panel-System and security-management tools-view event log) , in the Event Viewer you will also see the system information that has been faulted, as follows: "Data dumps have been stored in: C:windowsmemory.dmp" or the. DMP file in the C:windowsminidup folder. ”
What files are these with. dmp files? They are Windows memory dump files that are stored in the Windowsminidump folder in a Windows system that only records critical information when a blue screen crash occurs; Kernel memory dumps and full memory dump files are saved directly in the Windows folder, with the file name MEMORY. DMP, they record the core memory information and the complete memory information of the blue screen when the crash occurs.
2. Below you can open these files to see the relevant information of your blue screen. But a question comes up, how do you open these files with the. dmp suffix? The Windows7 itself does not provide the tools to open the file, and it cannot be opened with Notepad. What do we do? There is a debugging tools tool that can solve this problem by downloading the Install Debugging Tools tool.
3, download download installation, start debugging Tools, in the Program main Menu select "File"-"Open Crash dump (opened memory dump file)", select the path, open. DMP file can be. After opening, you will see a pile of English, if your English is not good, you can ignore, as long as the attention of the last line appears "Probably caused by:" The message can be, this is the culprit. Take a look at the example: