Как очистить дамп памяти windows 10

Когда в Windows 10 возникает критическая ошибка — например, появляется синий экран смерти — система создает файлы дампа памяти. В этих файлах содержится копия системной памяти на момент ошибки — она может помочь определить причину проблемы.

Файлы дампа системных ошибок могут пригодиться во многих ситуациях, но если вы не разработчик и отправлять файлы в службу поддержки Microsoft не планируете, они будут только тратить место на жестком диске.

Если у вас на компьютере не хватает места, или вы просто решили избавиться от ненужного балласта, есть целых три метода безопасного удаления этих файлов: с помощью приложения Параметры, Очистки диска и Командной строки.

В этой инструкции мы расскажем, как найти и удалить файлы дампа системных ошибок.

Как удалить файлы дампа системных ошибок с помощью Параметров

Чтобы удалить файлы, проделайте следующее:

  1. Откройте Параметры.
  2. Выберите Система.
  3. Выберите Память.
  4. В разделе основного диска выберите Временные файлы.
  5. Отметьте опцию Файлы дампа памяти системных ошибок.
  6. (Опционально) Отметьте опцию файлы небольшого дампа системных ошибок.
    На заметку: файлы дампа памяти содержат все доступные данные памяти и из-за этого, как правило, имеют объем, равный объему памяти. Файлы небольшого дампа занимают всего несколько мегабайт и содержат только основную информацию о сбое.
  7. Уберите галочки возле остальных доступных вариантов.
  8. Нажмите Удалить файлы.

После выполнения этих шагов файлы будут удалены с вашего компьютера, освободив дополнительное пространство для более важных вещей.

Как удалить файлы дампа системных ошибок с помощью Очистки диска

Чтобы удалить файлы дампа системы с помощью очистки диска, проделайте следующее:

  1. Откройте Пуск.
  2. В Средствах администрирования Windows найдите приложение Очистка диска и откройте его.
  3. Нажмите Очистить системные файлы.
  4. Отметьте опцию Файлы дампа памяти системных ошибок.
  5. (Опционально) Отметьте опцию файлы небольшого дампа системных ошибок.
  6. Нажмите ОК.

После выполнения этих шагов файлы дампа и небольшого дампа будут удалены с устройства.

Как удалить файлы дампа системных ошибок с помощью Командной строки

Чтобы удалить файлы дампа системы с помощью Командной строки, проделайте следующее:

  1. Откройте Пуск.
  2. В разделе Служебные программы найдите Командную строку, щелкните правой кнопкой мыши верхний результат и выберите Запуск от имени администратора.
  3. Введите следующую команду и нажмите Enter:
    del /f /s /q %systemroot%\memory.dmp
  4. (Опционально) Введите следующую команду, чтобы удалить также файлы небольшого дампа, и нажмите Enter:
    del /f /s /q %systemroot%\Minidump\*.*

После выполнения этих действий будут удалены memory.dmp и все файлы небольшого дампа.

Если никаких критических ошибок за последнее время не случалось или производилась очистка памяти устройства, скорее всего, никаких файлов дампа на нем и не будет. В таком случае, соответствующей графы в Параметрах не окажется, и в системных папках файлы также будут отсутствовать.

Новости о программах, устройствах и технологиях Microsoft

What are system error memory dump files? Is it safe to delete system error memory dump files?  In this post from MiniTool, this article will show you what system error memory dump files are and how to delete them with detailed steps.

What Are System Error Memory Dump Files

After performing a disk cleanup on your PC, you may find that the system error memory dump files take up much space. You want to delete it to release some free space but you don’t know what it is and whether it is safe to delete it.

Actually, it is not hard to understand what the system error memory dump files are. When your Windows operating system crashes or encounters error like BSOD (Blue Screen of Death), Windows collects all available information stored in memory at the time of the crash and “dumps” it into a file, which is helpful to be used to diagnose the system error.

Here are four kinds of memory dump files. All of these dump files are stored on the drive where your operating system installed, normally the C drive.

  • Complete memory dump: this type of memory dump file takes up the most disk space, as it contains a copy of all the data used by your operating system in the physical memory. Let me explain it to you with an example: If Windows uses 6GB at the time of the system crash, the memory dump will be of 4GB as well.
  • Small memory dump (256 Kb): this type of memory dump takes up the least disk space. It contains very little information but it is very useful in the debugging process.
  • Kernel memory dump: this type of memory dump is the 1/3rd the size of your physical memory. It includes the memory allocated to Windows kernel and hardware abstraction level.
  • Automatic memory dump: this type of memory dump has the exact same size of memory of Kernel memory dump.

Is It Safe to Delete System Error Memory Dump Files?

Support engineers can use dump files to determine and diagnose the possible reasons for the system error. However, for ordinary users, they will not use the dump files for debugging.

Besides, as the dump files keep accumulating, they also take up a lot of disk space. Sometimes the system error memory dump files can even reach the size of 100GB, which may affect your computer performance.

At this, some users wonder: can I delete system error memory dump files? Is it safe to delete system error memory dump files? Well, deleting the files will not affect the normal use of your computer. So it is safe to delete system error memory dump files.

By deleting system error memory dump files, you can get some free space on your system disk. However, dump files can be recreated automatically every time when there is a system crash. So it is necessary to delete system error memory dump files on a regular basis.

However, some users report that they are unable to delete the system error memory dump files Windows 10 by using Disk Cleanup utility on Windows operating system. Is there any other way to delete system error memory dump files Windows 10/8/7? Don’t worry. The following will show you 5 effective methods to delete system error memory dump files with detailed steps and screenshots.

Method 1. Delete Dump Files via Elevated Disk Cleanup

If the normal disk cleanup utility cannot help you delete system error memory dump files, you can run elevated disk cleanup instead. Here are the detailed steps.

Step 1. Type disk cleanup in the Windows 10 Cortana search box. You can also press Windows + S keys on the keyboard to open the search box.

Step 2. Right click on the best match Disk Cleanup and choose Run as administrator.

Step 3. Select the drive you want to clean up. If your operating system is installed on C drive, just select C drive and click OK. Then wait patiently when the tool scans your drive.

choose a drive to scan

Step 4. Check all the boxes which you want to remove and press OK. Windows will automatically check some useless files by default. Scroll down and you will see the system error memory dump files listed, check it and click OK.

check system error memory dump files and click OK

Method 2. Delete Dump Files via Third-party Space Analyzer

Using third-party space analyzer is also a simple way for you to delete the system error memory dump files on the C drive. And I recommend you to use the Space Analyzer embedded in MiniTool Partition Wizard Free Edition, for it is a piece of 100% safe and reliable partition and disk management software.

MiniTool Partition Wizard Free Edition is an all-in-one partition manager. It can help you extend C drive without data loss, migrate OS from HDD to SSD, convert MBR to GPT to enjoy the benefits of GPT disk, format partition, convert FAT to NTFS and so on.

And its Space Analyzer feature is extremely useful when your hard drive is running out of space, and you wonder which file is taking up too much space. The Space Analyzer uses graphics to give a better view of the hard drive space usage.

Next I will show you how to use the Space Analyzer feature to find and delete the system error dump files on your PC. Before proceeding, you can download the free software by clicking the following button.

MiniTool Partition Wizard FreeClick to Download100%Clean & Safe

Then follow the steps below to go ahead.

Step 1. After downloading the MiniTool Partition Wizard Free Edition, install it on your PC and launch it to get the main interface. If you have not downloaded yet, click the following button.

MiniTool Partition Wizard FreeClick to Download100%Clean & Safe

Step 2. On the main interface, select the Space Analyzer feature from the top toolbar to launch it.

click Space Analyzer

Step 3. Choose a partition to scan from the drop-down menu and click Scan. To find the system error memory dump files, you should choose the drive where your operating system installed, usually C drive.

select C drive and click Scan

Step 4. Wait for the completion of the scanning. Depending on the number and size of files, the time for analyzing the disk usage may vary from a few minutes to hours for files.

Step 5. Here you might have noticed that the interface is divided into two parts. Double click the .dmp file extension from the right side of the panel.

choose .dmp file extension from the right

Step 6. Then you get the following interface. Right-click the MEMORY.DMP files from the list and choose Delete (Permanently) from the menu.

delete system error memory dump files from Space Analyzer

When the system error memory dump files are deleted successfully, you can close the Space Usage Analyzer. You can also delete other types of useless dump files on your PC if they take up too much disk space.

You see, how simple it is to delete system error memory dump files with this Space Analyzer. If you need to delete dump files or free up disk space on your Windows PC, you can download the free software.

MiniTool Partition Wizard FreeClick to Download100%Clean & Safe

Method 3. Delete Dump Files via Extended Disk Cleanup Utility

You can use the Extended Disk Cleanup utility to clean system error memory dump files if the normal Disk Cleanup tool doesn’t work. Let’s see how to run this tool and delete system error memory dump files via it.

Step 1. Type command prompt in the dialogue box.

Step 2. Right click the best match Command Prompt and choose Run as administrator from the right-click menu.

Step 3. In the command prompt window, copy and paste the following command and hit Enter.

cmd.exe /c Cleanmgr /sageset:65535 & Cleanmgr /sagerun:65535

Step 4. Then the Disk Cleanup Settings window will pop up. Select the files you want to delete including the system error memory dump files and click OK.

check system error memory dump files and click OK

Step 5. Restart your computer and check if system error memory dump files have been deleted.

Method 4. Delete the Dump Files from the File Location

If the above two solutions don’t work, you can try deleting the files physically. First, navigate to the dump file location via Windows File Explorer and then delete the system error memory dump files manually. Here are detailed steps.

Step 1. Type Control Panel in the Windows 10 Cortana search box and click the best match to launch it.

Step 2. Then select System and Security.

click system and security

Step 3. Click the System category on the panel.

choose system

Step 4. Click Advanced system settings.

choose advanced system settings

Step 5. Click Settings button under Startup and Recovery.

click settings under startup and recovery

Step 6. Now you can see that the dump files are saved in the system root folder. Click on the drop-down menu under the Write debugging information; you can select a type of dump files and check where it is stored.

check out dump files and its location

Step 7. Then copy the location of the dump file. Don’t copy and paste the whole path, as you just want to navigate to the location but not to open. As for the screenshot, you just need to copy %SystemRoot%.

copy the location of the dump file

Step 8. Press Windows + R keys to open the Run dialog box. Then paste the dump file location to the Run box and hit Enter.

paste the system error memory dump files location to Run box

Step 9. Search for the file named MEMORY.DMP and delete it permanently.

delete MEMORY.DMP permanently

Step 10. Restart your PC and the dump files will disappear.

Method 5. Delete Dump Files via CMD Commands

You can delete system error memory dump files via Command Prompt. By running commands listed in this part, you can remove dump files and other unnecessary files on your PC, such as system log files, temporary files, etc. Now follow the steps below.

Step 1. Type cmd in the Windows 10 search box. You can also press Windows + S keys on the keyboard to launch the search box.

Step 2. Right click the best match Command Prompt and select Run as administrator.

Step 3. On the Command Prompt window, type the following command one by one and hit Enter after each.

fsutil usn deletejournal /d /n c:

del “%temp%*” /s /f /q

del “C:$Recycle.bin*” /s /f /q

del “%systemroot%temp*” /s /f /q

vssadmin delete shadows /for=c: /all /quiet

Dism /Online /Cleanup-Image /StartComponentCleanup /ResetBase

Step 4. Restart your computer.

By following the steps in this post, I successfully deleted the system error memory dump files on my C drive. And Method 2 is awesome!Click to Tweet

Bottom Line

Now you should know what system error memory dump files are and how to delete it with 5 different methods if the normal Disk Cleanup utility doesn’t work. If you want to delete system error memory dump files Windows 10 to release some free space, try the above method right now!

If you have any question about how to delete system error memory dump file on a Windows PC, you can leave a message in the following comment zone and we will reply as soon as possible. If you have other better solutions, we are glad to have you share it with us. If you need any help when using MiniTool software, you may contact us via [email protected].

System Error Memory Dump Files FAQ

What are system error memory dump files in disk cleanup?

System error memory dump files are generated when your operating system crashes or encounters various blue screen errors. The dump files are stored on the C drive. If you run disk cleanup to scan C drive, you will find the system error memory dump files. You can delete them via disk cleanup.

How do I get rid of system error memory dump files?

The disk cleanup utility can be used to get rid of the system error memory dump files stored on the C drive. Besides, third-party space analyzer such as MiniTool Partition Wizard Free Edition can also help to find the memory dump files by the .dmp file extension and get rid of those memory dump files though its Delete option.

Where is system error memory dump files?

System error memory dump files are stored on the drive where the Windows operating system is installed. So, normally the system error memory dump files will be stored on the C drive.

How do I delete a win dump file?

  1. Type disk cleanup in the Windows search box.
  2. Right click on Disk Cleanup and choose Run as administrator.
  3. Select the drive (normally C drive) to clean up and click OK.
  4. Scroll down to find the system error memory dump files on the list.
  5. Check the box next the system error memory dump files and click OK to delete the win dump file.

Вы можете удалить файлы дампа памяти в Windows 10, которые ОС создает при возникновении системной ошибки с BSoD (синий экран смерти). Эти файлы полезны для устранения неполадок, например, когда нужно найти драйвер, вызывающий сбой системы. После того, как вы закончили устранение неполадок, они просто понапрасну занимают место на диске. Если у вас ограниченный размер хранилища, вы определенно захотите их удалить.

Но для начала рассмотрим некоторые подробности о мини-дампах памяти.

Что такое файлы дампа памяти

Дампы памяти — это снимки оперативной памяти компьютера, сделанные в момент сбоя с системной ошибкой BSOD. Windows создает такие файлы автоматически. Снимок памяти содержит много информации, полезной для устранения неполадок. Сюда входят и запущенные приложения, и системные события, и многое другое.

Windows хранит файлы дампа памяти с именем C:\Windows\Memory.dmp, и его размер может быть под гигабайт. ИТ-специалисты поддержки, разработчики и системные администраторы могут использовать такие файлы для диагностики ошибок ОС.

Таким образом, они могут быть полезны опытным пользователям, в то время как обычным пользователям Windows они могут не понадобиться, поскольку для устранения неполадок часто требуются глубокие знания и особые навыки.

Файлы минидампа

Файл минидампа — это меньший по размеру снимок памяти, который не включает все содержимое памяти. Тем не менее, он по-прежнему включает в себя некоторые полезные сведения для устранения неполадок. Из такого файла вы можете извлечь сообщение Stop (код ошибки BSOD), его параметры, список загруженных драйверов, контекст процессора, в котором он был остановлен, и некоторые детали рухнувшего процесса вместе со стеком вызовов.

По умолчанию Windows 10 создает минидампы при каждом сбое. Они хранятся в папке C:\Windows\Minidump.

Опять же, дампы памяти очень полезны для устранения неполадок. Если ваша Windows 10 продолжает давать сбой, они помогут вам найти причину. Однако после устранения проблемы можно спокойно их удалить и освободить место на диске.

Эта статья подробно рассматривает, как удалить дамп памяти при системных ошибках.

  1. Откройте приложение «Параметры», нажав сочетания клавиш Win + I.
  2. Перейдите в Система > Память.
  3. Справа нажмите «Временные файлы».Windows 10 Параметры - Память - Временные файлы
  4. На следующей странице установите флажок «Файлы дампа памяти для системных ошибок» и «Файлы мини-дампа для системных ошибок»Удалить файлы дампа памяти в Windows 10
  5. Нажмите кнопку «Удалить файлы».

Вот таким несложным способом можно удалить дампы памяти с жесткого диска.

Кроме того, вы можете воспользоваться классическим инструментом «Очистка диска». Хотя Microsoft и считает его устаревшим и рекомендует использовать приложение «Параметры», старый добрый cleanmgr остается доступным в ОС и может быть использован для нашей задачи.

Удаление дампов памяти с помощью утилиты ‘Очистка диска’ (cleanmgr)

  1. Нажмите сочетания клавиш Win + R, чтобы открыть диалоговое окно «Выполнить», и введите cleanmgr.
  2. Выберите системный диск, обычно это C:.Cleanmgr выбор диска
  3. В появившемся окне нажмите кнопку Очистить системные файлы.Cleanmgr Очистить системные файлы
  4. На следующей странице поставьте флажки для дампов памяти системных ошибок и файлов мини-дампа системных ошибок.Удаление дампов памяти с помощью утилиты 'Очистка диска'
  5. Нажмите OK, чтобы удалить файлы дампа памяти, и дождитесь завершения очистки.

Готово! Windows удалит файлы дампа с диска.

Используя любой из вышеперечисленных методов, вы также можете очистить и другие временные файлы и компоненты обновлений Windows, которые часто занимают значительно больше места на диске, чем дампы памяти. В зависимости от того, как вы используете Windows 10, вы можете освободить от 10 до 30 ГБ, что важно, если у вас небольшой SSD.

💡Узнавайте о новых статьях быстрее. Подпишитесь на наши каналы в Telegram и Twitter.

Судя по тому, что вы читаете этот текст, вы дочитали эту статью до конца. Если она вам понравилась, поделитесь, пожалуйста, с помощью кнопок ниже. Спасибо за вашу поддержку!

Каждый раз, когда Windows случается завершить свою работу сбоем с экраном BSOD, в системной папке %SystemRoot% создаётся отчёт — бинарный файл дампа памяти в формате DMP. Также файлы дампов могут создаваться сторонним программным обеспечением, например, популярным браузером Chrome. Дампы бывают весьма полезны в деле диагностики возникающих в работе системы и программ проблем, с другой стороны, они могут занимать на диске немало места, что не есть хорошо для небольших SSD-дисков.

Поэтому поставленный вопрос вполне закономерен и естественен — можно ли удалять файлы дампов и если можно, то как это правильно делать? Ответ на этот вопрос — да, файлы дампов можно удалять, это никак не повредит системе и установленным на компьютере программам. Более того, вы вообще можете отключить создание дампов, по крайней мере тех, которые создаются операционной системой при критических сбоях. 

Windows поддерживается несколько типов системных дампов: полный, памяти ядра и малый дамп памяти. Полный дамп содержит всю физическую память системы, дамп памяти ядра — только ту часть ОЗУ, которая используется ядром, малый дамп содержит сведения об ошибках, загруженных драйверах и прочую служебную информацию. «Большие» дампы сохраняются в каталоге %SystemRoot% (Windows), под хранение минидампов в системе отведена папка %SystemRoot%\Minidump. Дампы сторонних программ обычно хранятся в папках профиля пользователя. Существуют также дампы отдельных процессов, создать такой дамп можно из Диспетчера задач или с помощью небезызвестной утилиты Process Explorer.  

Этот способ сводится к поиску всех файлов в формате DMP и их удалению. Как уже было сказано, системные файлы дампов располагаются в папках C:\Windows и C:\Windows\Minidump, для обнаружения дампов, созданных другими программами можно задействовать встроенный поиск Windows или сторонние утилиты, например, MasterSeeker. Запустите утилиту и вставьте в поле поиска запрос «.dmp» без кавычек, и утилита тут же выведет список всех имеющихся на жёстком диске файлов дампов. Чтобы удалить дампы, выделите их кликом левой кнопкой мыши с зажатой Shift и нажмите Shift + Del или выберите опцию «Delete Permanently» в контекстном меню. 

В Windows 10 удалить файлы дампов можно через приложение Параметры. Открыв последнее, перейдите в раздел Система → Память → Временные файлы, отметьте флажком пункт «Файлы дампа памяти и системных ошибок» и нажмите кнопку «Удалить файлы».

Более универсальным способом очистки (работает в Windows 10, 8.1 и 7) является использование классической утилиты cleanmgr. Запустите ее одноименной командой через диалоговое окошко «Выполнить», выберите очищаемый диск C и нажмите в открывшемся окне очистки диска кнопку «Очистить системные файлы». 

Опять выберите системный раздел, нажмите «OK» и дождитесь завершения сканирования. Отметьте в открывшемся окошке флажками пункты файлов дампов, нажмите «OK» и подтвердите действие.  

Наконец, для удаления временных файлов дампов можно использовать сторонние программы-чистильщики, ту же CCleaner. Кстати, по умолчанию этот чистильщик уже настроен на удаление дампов памяти, в чём вы сами можете убедиться, внимательно изучив список удаляемых данных в категории «Система» на вкладке «Система». Примечательно, что CCleaner обнаруживает дампы, созданные не только Windows, но и другими программами, в частности, браузером Google Chrome. 

Приводить инструкцию по использованию чистильщика здесь не будем, программа достаточно известная, отметим лишь, что по сравнению с ручным поиском она выводит меньше результатов, но она же предлагает и более безопасное решение проблемы.

Windows 10 delete memory dump files
Windows 10 delete memory dump files
(Image credit: Windows Central)

On Windows 10, when a critical error occurs (such as Blue Screen of Death (BSoD)), the system creates memory dump files (also known as «crash dumps»). These files contain a copy of the system memory at the moment of the crash, which can help to diagnose and determine the reason for the problem.

Although these system error dump files can come in handy in many situations, unless you are a developer or planning to send the files to Microsoft support or software engineer for analysis, they will only be wasting space on the hard drive since they can be as large as the total size of the physical memory, and they can grow larger over time.

If you are running out of space on your computer, or you do not need these files because the problem has been resolved, Windows 10 includes at least three methods to safely delete them using the Settings app, Disk Cleanup, and Command Prompt.

In this Windows 10 guide, we will walk you through the steps to find and delete system error dump files wasting space on your device.

  • How to delete system error dump files with Settings
  • How to delete system error dump files with Disk Cleanup
  • How to delete system error dump files with Command Prompt

How to delete system error dump files with Settings

To remove the system error dump files on Windows 10, use these steps:

  1. Open Settings.
  2. Click on System.
  3. Click on Storage.
  4. Under the main drive section, click the Temporary files option.

Windows 10 temporary files option

Source: Windows Central (Image credit: Source: Windows Central)
  1. Check the System error memory dump files option.

Windows 10 delete System Error Memory Dump Files with Settings

Source: Windows Central (Image credit: Source: Windows Central)
  1. (Optional) Check the System error minidump files option.Quick note: The memory dump files contain everything available in memory and are usually as large as the memory size. In contrast, the minidump files are only several megabytes in size, and they contain only basic information about the crash.
  2. Clear the other selected items.
  3. Click the Remove files button.

Once you complete the steps, the files will be deleted from your computer, making additional space for more important files.

How to delete system error dump files with Disk Cleanup

To delete the system dump files with Disk Cleanup, use these steps:

  1. Open Start.
  2. Search for Disk Cleanup and click the top result to open the app.
  3. Click the Clean up system files button.

Clean up system files option

Source: Windows Central (Image credit: Source: Windows Central)
  1. Check the System error memory dump files option.
  2. (Optional) Check the System error minidump files option.

Disk Cleanup delete memory dump files

Source: Windows Central (Image credit: Source: Windows Central)
  1. Click the OK button.

After you complete the steps, the memory dump and minidump files will be removed from your device.

How to delete system error dump files with Command Prompt

To delete the error dump files with Command Prompt, use these steps:

  1. Open Start.
  2. Search for Command Prompt, right-click the top result, and select the Run as administrator option.
  3. Type the following command to delete the system error memory dump files and press Enter:del /f /s /q %systemroot%\memory.dmp

Command Prompt clear memory dump files

Source: Windows Central (Image credit: Source: Windows Central)
  1. (Optional) Type the following command to delete the system error minidump files and press Enter:del /f /s /q %systemroot%\Minidump\*.*

Once you complete the steps, the commands will delete the «memory.dmp» and all the error dump files inside the Minidump system folder.

If the device has not run into a problem, or has recently performed some storage maintenance, there is a good chance that there are no dump files to delete. If this is the case, you won’t find the options in the Settings or Disk Cleanup, and nothing will be available in the Windows or Minidump folders.

All the latest news, reviews, and guides for Windows and Xbox diehards.

Mauro Huculak is technical writer for WindowsCentral.com. His primary focus is to write comprehensive how-tos to help users get the most out of Windows 10 and its many related technologies. He has an IT background with professional certifications from Microsoft, Cisco, and CompTIA, and he’s a recognized member of the Microsoft MVP community.

  • Как очистить всю систему на windows 10
  • Как очистить всю память на ноутбуке windows 10
  • Как очистить все файлы с компьютера кроме windows
  • Как очистить все с диска с кроме windows
  • Как очистить все логи windows 10