FG

How to convert full crash dump to mini dump

Fresh3 days ago
Mar 15, 20264382 views
Confidence Score0%
0%

Problem

I have a Windows 7 BSOD crash dump of almost 900 mb, and I would like to produce a mini dump from it. Is there a tool for that?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to convert full crash dump to mini dump

Low Risk

A dump can be converted with WinDbg: Open the full dump You can automate this task by using instead of and pass commands via the command line switch, e.g.: The ensures that quits after re-dumping.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment