Collecting a Minidump
When a blue screen occurs, Windows can save a small dump file that helps us diagnose the issue. Follow the steps below to make sure this is enabled and to retrieve the file after a crash.
Enable Minidump
- Press
Win + R, typesysdm.cpl, and press Enter. - Go to the Advanced tab and click Settings under Startup and Recovery.
- Under Write debugging information, select Small memory dump (256 KB).
- Make sure the dump file path is set to
%SystemRoot%\Minidump. - Click OK and restart your PC if prompted.
Retrieve the Minidump File
After the blue screen occurs, the dump file will be saved to C:\Windows\Minidump.
Before uploading, copy the file to your Desktop — Windows may restrict direct uploads from system folders.
Open a Support Ticket
Once you have the file on your Desktop, open a support ticket and attach it along with any other files requested in the error page.
→
Open a Support Ticket
Last updated on