Easy Ways to Read Crash Dump Files & Troubleshoot Crashes

Thứ sáu - 26/04/2024 23:11
When your PC crashes with a blue screen error, Windows automatically creates a dump file (minidump) which contains helpful troubleshooting information, including the stop codes that led to the error. Opening and analyzing a dump file can...
Table of contents

When your PC crashes with a blue screen error, Windows automatically creates a dump file (minidump) which contains helpful troubleshooting information, including the stop codes that led to the error. Opening and analyzing a dump file can help you determine which drivers or programs led to the crash. To read the dump file, you'll just need to download a simple free crash analysis tool like WinDbg or BlueScreenView. This wikiHow guide will walk you through opening, analyzing, managing, and making sense of Windows crash dump files.

Things You Should Know

  • Windows blue screen errors create DMP files in C:\Windows\Minidump by default. The location varies if Windows is installed on a different drive.
  • You can use WinDbg by Microsoft to open all types of .DMP files—not just those created by Windows memory or kernel errors.
  • BlueScreenView is a free debugging tool that clearly highlights the software and drivers that were involved in the system crash.
Method 1
Method 1 of 3:

Using WinDbg

  1. Step 1 Install WinDbg from the Microsoft Store.
    This free debugging tool from Microsoft will help you analyze all types of dump (DMP) files, including memory dumps from blue screen errors.
    • To download, go to https://apps.microsoft.com/store/detail/windbg-preview/9PGJGD53TN86, click Get in Store app, and click Install.[1]
  2. Advertisement
Method 2
Method 2 of 3:

Using BlueScreenView

  1. Advertisement
Method 3
Method 3 of 3:

Changing Memory Dump File Settings

  1. Advertisement

Warnings

  • Computer crashes—especially ones of the blue screen of death variety—can be caused by anything from a malfunctioning app to a broken processor. As such, being able to read the dump files doesn't necessarily guarantee that you'll be able to diagnose why your computer crashed.
    Thanks
    Helpful 0 Not Helpful 1
Advertisement

Total notes of this article: 0 in 0 rating

Click on stars to rate this article