Safe to Delete

Windows Minidump Folder (C:\Windows\Minidump)

Quick Answer: C:\Windows\Minidump stores small crash dump files created after Blue Screen of Death (BSOD) errors. Deleting minidumps is safe and clears space.

Bottom Line: It is 100% safe to delete files inside C:\Windows\Minidump. Deleting minidump crash files will not harm your PC or affect future system stability.


What is the Minidump Folder?

Located at C:\Windows\Minidump, this system folder contains small crash dump files (.dmp) generated by Windows whenever your computer experiences a Blue Screen of Death (BSOD).

Unlike full memory dump files (MEMORY.DMP) which can be 16 GB+, minidump files are small (256 KB to 2 MB each). They log critical technical details about the driver, RAM address, or hardware error that caused the crash.

Over months of troubleshooting PC crashes or overclocking hardware, dozens of old .dmp files accumulate inside Minidump.


Can You Delete C:\Windows\Minidump?

✅ Yes, it is completely safe to delete.

  • Purely diagnostic: Minidumps are only useful if an IT technician is actively debugging a past crash with tools like BlueScreenView or WinDbg.
  • No system dependency: Windows does not need past minidumps to operate smoothly.

How to Safely Clean Up Minidump Files

  1. Open Start, type Disk Cleanup, and press Enter.
  2. Select your C: drive and click OK.
  3. Click Clean up system files (requires Administrator rights).
  4. Check System error minidump files.
  5. Click OK > Delete Files.

Method 2: Manual Deletion via Command Prompt

  1. Open Start, search cmd, right-click Command Prompt, and select Run as administrator.
  2. Run:
    del /f /q C:\Windows\Minidump\*.*

Discussion

Loading authentication...

Related in logs

Parsec Remote Desktop Logs & Shader Cache (%AppData%\Parsec\log.txt)

Parsec stores low-latency streaming connection logs and host video decode shaders. Clearing Parsec logs is safe.

Safe to Delete

Tailscale VPN State & Daemon Logs (/var/lib/tailscale)

Tailscale stores daemon socket logs and wireguard connection state. Clearing log files is safe.

Safe to Delete

Riot Vanguard & Valorant Logs (RiotClient Logs)

Riot Vanguard and Valorant store diagnostic anticheat logs. Deleting old log text files is completely safe.

Safe to Delete
Back to all files