Windows: Debug a bluescreen

/

open minidump After a BSOD you might want to find out the reason. Eventlog is a good starting point, but you should look into the minidump as well. Install You need to install the debug tools: http://www.microsoft.com/whdc/devtools/debugging/default.mspx Open The file you need to open is located in C:\Windows\Minidump cd “C:\Program Files\Debugging Tools for Windows (x64)” Read More