blog.sornram9254.com
WinDBG – The Basics for Debugging Crash Dumps in Windows 10
1. download WinDBG and install “Debugging Tools for Windows” => 2. run cmd as admin 3. cmd => cd \Program Files (x86)\Windows Kits\8.1\Debuggers\x64\ 4. cmd => windbg.exe -IA 5…