Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

A dump file provides a snapshot during a crash of the PC.

...

It is created automatically with a blue screen and is pretty helpfull for analysis and error detection.

Activate creation of Minidump Files

To make sure a dump file is created with every BlueScreen, follow the below steps:

...

In this section also the default path for the created Minidump files can be changed.

Access Minidump files

The Minidump files are saved in C:\Windows\Minidumps by default.

If there is no permission to open this folder, copy it to another directory to be able to access the .DMP Files.

Open Minidump with BlueScreenView

A dump file is provided as binary code. Therefore a tool is required to open it and for further analysis.

For example, the free "BlueScreenView" tool can be used here.

Change Dump directory

After opening, BlueScreenView automatically searches in the default folder for minidump files "C:\Windows\Minidump".

The minidump folder to be read out can be changed as required:

Change Dump view

The display of the selected dump file can be changed via the menu "Options → Lower Pane Mode".

...