banner



What App Can I Use To Open Crash Dump Files

Download Article

Download Article

This wikiHow teaches you how to analyze your Windows computer's dump files after a crash. Dump files, which are automatically created by Windows after your computer crashes, display a list of programs that were running before the crash; this can help you determine which programs are responsible for the crash. If you're anticipating another crash or you want to test a program, you can use a free program called BlueScreenView to analyze your dump files. You can also use the free Windows 10 Drivers Kit to open dump files from a past crash.

  1. 1

    Open Start . Click the Windows logo in the bottom-left corner of the screen.

  2. 2

    Type in view advanced system settings. This will search your computer for the Advanced System Settings section of Control Panel.

    Advertisement

  3. 3

    Click View advanced system settings . It's a computer monitor with a checkmark icon at the top of the Start menu. Doing so opens the Advanced System Settings window.

  4. 4

    Click the Advanced tab. You'll see this at the top of the window.

    • You may first have to click the computer monitor-shaped icon that appears at the bottom of the screen to open the Advanced System Settings window.
  5. 5

    Click Settings . It's below the "Startup and Recovery" heading near the bottom of the page. Doing this will open a separate window.

  6. 6

    Click the "Write debugging information" drop-down box. You'll find this box in the middle of the separate window. Clicking it prompts a drop-down menu.

  7. 7

    Click Small memory dump . It's in the drop-down menu. This option makes future memory dumps readable with a simple file explorer such as BlueScreenView.

    EXPERT TIP

    Luigi Oppido is the Owner and Operator of Pleasure Point Computers in Santa Cruz, California. Luigi has over 25 years of experience in general computer repair, data recovery, virus removal, and upgrades. He is also the host of the Computer Man Show! broadcasted on KSQD covering central California for over two years.

    Luigi Oppido

    Luigi Oppido
    Computer & Tech Specialist

    A memory dump file is a file that's taken from RAM. RAM has a number of allocation tables—or buckets—inside. A memory dump file is an entire download of whatever was inside that file when a catastrophic failure happened, and it goes into a log so an engineer or a software professional can look at it and see where the conflict happened.

  8. 8

    Click OK . It's at the bottom of the window. This will close the window and return you to the Advanced System Settings window.

  9. 9

    Click OK . Doing so saves your changes and closes the Advanced System Settings window.

  10. 10

    Open the BlueScreenView page. Go to https://www.nirsoft.net/utils/blue_screen_view.html in your browser. BlueScreenView is a program that finds and analyzes dump files for you, making it easy to see which programs were running directly before a crash.

  11. 11

    Download BlueScreenView. Scroll down and click the Download BlueScreenView with full install/uninstall support link that's near the middle of the page.

  12. 12

    Open the BlueScreenView setup file. Double-click the bluescreenview_setup file in your computer's "Downloads" location.

  13. 13

    Install BlueScreenView. To do so:

    • Click Yes when prompted.
    • Click Next
    • Click Next
    • Click Install
    • Wait for BlueScreenView to install.
  14. 14

    Open BlueScreenView. Make sure that the "Run NirSoft BlueScreenView" box is checked, then click Finish at the bottom of the window. BlueScreenView will open.

  15. 15

    Review your dump files. BlueScreenView has a top pane and a bottom pane; you'll see the dump file(s) listed in the top pane, while the programs that were recorded by the currently selected dump file will appear in the bottom pane.

    • You can select a dump file by clicking it in the top pane.
    • At least one of the programs that were recorded by the dump file is most likely responsible for the crash.

    Advertisement

  1. 1

  2. 2

    Download the Windows Drivers Kit setup file. Scroll down and click the Download WDK for Windows 10, version 1803 link, which is below the "Install WDK for Windows 10" heading near the top of the page. The setup file will download onto your computer.

  3. 3

    Open the WDK setup file. Double-click the wdksetup file in your computer's default "Downloads" folder.

  4. 4

    Install the Windows 10 Drivers Kit. To do so:

    • Click Next on the first 4 pages.
    • Click Accept
    • Click Yes when prompted.
    • Wait for the WDK program to finish installing.
  5. 5

    Open Start . Click the Windows logo in the bottom-left corner of the screen.

  6. 6

    Type in command prompt. This will search your computer for the Command Prompt app.

  7. 7

    Right-click Command Prompt. It's a black box at the top of the Start window. A drop-down menu will appear.

  8. 8

    Click Run as administrator . This option is in the drop-down menu.

    • You won't be able to complete this step if you're not on an administrator account on your computer.
  9. 9

    Click Yes when prompted. Doing so opens the Command Prompt app in administrator mode.

  10. 10

    Switch to the WDK directory. Type in the following address and then press Enter :

    • cd C:\Program Files (x86)\Windows Kits\10\Debuggers\x86
  11. 11

    Enter the installation command. Type in windbg.exe -IA and then press Enter .

  12. 12

    Click OK when prompted. This signifies that the Windows Debugger will now open dump files automatically.

  13. 13

    Open WinDBG. Click Start

    , type in windbg, and click WinDbg (X86) in the results. The Windows Debugger program will open.

  14. 14

    Add a symbol path. The symbol path tells the Windows Debugger which information to display:[1]

    • Click File in the upper-left corner.
    • Click Symbol File Path...
    • Type in SRV*C:\SymCache*http://msdl.microsoft.com/download/symbols
    • Click OK
  15. 15

    Find your dump file. To do this, you'll need to go to the system root folder:

    • Open Start
    • Type in run and press Enter
    • Type in %SystemRoot%
    • Click OK
    • Click the View tab.
    • Check the "Hidden items" box if it isn't already checked.
    • Scroll down and double-click the MEMORY.DMP file.
  16. 16

    Review the dump file's results. You should see a list of programs that were open when your computer crashed, which will help you determine which program(s) is/are responsible for the computer crash.

    Advertisement

Add New Question

  • Question

    What is a JSON file, and how do I view it?

    Community Answer

    A JSON file contains JavaScript Object Notation. You can view the file in any text editor.

  • Question

    Am I supposed to install visual studies also when I want to read dump files?

    Community Answer

    No, visual studio is another type of software that won't help you in that case. It is used for programming.

  • Question

    What do I do if I get errors when reading dump file?

    Community Answer

    Edit the files and go to properties, security and add Everyone as Read. You can then see the file.

  • Question

    I can't open the memory dump because access is denied. What should I do?

    Community Answer

    You can copy it from it's original location to the dekstop, from where you can open it freely.

Ask a Question

200 characters left

Include your email address to get a message when this question is answered.

Submit

Advertisement

Video

  • BlueScreenView is perfect for testing different programs (e.g., opening a program and waiting to see if your computer crashes), as it can be opened quickly and takes only a few seconds to install.

Advertisement

  • 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 your computer's crashing.

Advertisement

About This Article

Article SummaryX

1. Type "advanced system settings" into the Windows search bar.
2. Click View advanced system settings.
3. Click Advanced.
4. Click Settings under "Startup and Recovery".
5. Select "Small memory dump" from the drop-down.
6. Click OK twice.
7. Install BlueScreenView.
8. Open BlueScreenView to find the dump.

Did this summary help you?

Thanks to all authors for creating a page that has been read 908,408 times.

Is this article up to date?

What App Can I Use To Open Crash Dump Files

Source: https://www.wikihow.com/Read-Dump-Files

Posted by: johnsonexacce.blogspot.com

0 Response to "What App Can I Use To Open Crash Dump Files"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel