How to remove system error memory dump files on Windows 10

  • Share

When Windows 10 hits a critical error, like the notorious Blue Screen of Death, it writes a memory dump file to your drive. This file captures a snapshot of what your PC was doing right before it crashed, and it can be a useful clue when you're trying to figure out what went wrong.

That said, unless you're actually digging into the cause of a crash or sending the dump to Microsoft support for analysis, these files just sit there taking up space. Depending on the type of dump configured, they can grow to match the size of your installed RAM, and multiple crashes can leave several of them piling up.

If storage is tight or your crashing issue has already been fixed, here are several ways to get rid of memory dump files on Windows 10.

Ways to remove memory dump files on Windows 10:

  • Clear dump files using Revo Uninstaller Pro
  • Run Disk Cleanup
  • Delete them from Windows Settings
  • Use Command Prompt
  • Delete the files manually from their folder
  • Disable crash dumps going forward

Clear dump files using Revo Uninstaller Pro

  1. Launch Revo Uninstaller Pro
  2. Go to the Tools section
    Tools
  3. Choose History Cleaner
    History Cleaner
  4. Pick Windows Cleaner
  5. Tick the box for "Delete crash memory dump files"
  6. Press Clear
    Windows Cleaner

Run Disk Cleanup

  1. Open the Start Menu
  2. Type Disk Cleanup in the search box and open the top result
  3. Pick the drive to scan (dump files normally live on C:)
  4. Tick System error memory dump files and System error minidump files
    Disk cleanup
  5. Press OK to confirm

Once Disk Cleanup finishes, both the full memory dump and any minidump files will be gone.

Delete them from Windows Settings

  1. Open the Start Menu and click the gear icon for Settings
    PC settings
  2. Select System
    System
  3. Select Storage
    Storage
  4. Under Storage, open Temporary Files
    Temporary Files
  5. Check System error memory dump files
  6. Optionally also check System error minidump files
    System error memory dump files
  7. Click Remove files

Use Command Prompt

  1. Open the Start Menu
  2. Search Command Prompt, right-click the top result, and choose Run as administrator
    Run as administrator
  3. Enter this command and press Enter:
    del /f /s /q %systemroot%\memory.dmp
  4. To also clear minidump files, run this and press Enter:
    del /f /s /q %systemroot%\Minidump\*.*
    command prompt del command

Delete memory dump files manually from their folder

  1. Open the Start Menu and search for Control Panel
  2. Open the top result and go to System and Security
    System and Security
  3. Select System
    System
  4. Open Advanced system settings
    Advanced system settings
  5. Click Settings under Startup and Recovery
    Startup and recovery
  6. Look at "Write debugging information," open the drop-down, and note the dump type; this tells you where the files are saved.
  7. Copy the folder path shown there
    Write debugging information
  8. Press Win Key + R, paste the path, and press Enter
    Run command
  9. Find MEMORY.dmp and delete it for good
    memory.dmp file
  10. Restart your PC so the files clear out completely

Disable crash dumps going forward

  1. Open the Start Menu and search for Settings
  2. Open the top result, then click System
  3. Choose About
  4. Under Related Settings, click Advanced System Settings
  5. In the System Properties window, go to the Advanced tab
  6. Click Settings under Startup and Recovery
  7. Under Write debugging information, use the drop-down and pick (none)

After this change, Windows will stop generating memory dump files entirely. You can always switch the setting back later if you need dumps for troubleshooting.

Clearing out old memory dump files is a quick way to reclaim disk space. If your PC hasn't crashed recently, or you already stay on top of cleaning junk files regularly, chances are there won't be much to remove in the first place. Tools like Revo Uninstaller Pro make this kind of routine cleanup fast and painless.

icon of revo uninstaller pro

We can help you every time when…

  • you cannot find the program in the Apps & Features list
  • the program's built-in uninstaller is non-functional
  • you have a lot of leftovers slowing down your computer's performance
  • you want to batch uninstall
  • many more things
Download now

6 Comments

Bob Howie says:

There is one thing that always puts me off pressing that button and that is the warnings about what you are about to do. It asks me if I really want to do it, which I do, but I feel if I do click it and I lose a lot of files or end up with a blue screen, I won’t be able to kick myself hard enough. What would be great is advice on clicking that button when you get asked if you REALLY want to do it.

Ronald Rieß says:

Ein sehr hilfreicher Artikel. Leider musste ich erst Ihre Mail übersetzen, da ich kein englisch kann.

Tienstra says:

Ik kan niet alle Engelse woorden vertalen naar het Nederlands.

David L. Rose says:

Also, you should mention that before delete them, send dump files to Microsoft is a good idea, because there are teams which review them and they try to investigate the cause and resolve it either through Windows Update or notify you about possible solution in Action Center

MR L DONNELLY says:

very helpful indeed ..too many junk fies and history
plus edivence remover …thank you REVO

mike says:

what about how to fix non volatile memory is about full??

Leave a Reply

Your email address will not be published. Required fields are marked *