WiseCleaner Think Tank

Encounter difficult computer problems?
All about maintenance and optimization of your Windows System.

Home > Think Tank > How to Configure Microsoft Windows to Produce a Memory Dump File

How to Configure Microsoft Windows to Produce a Memory Dump File

Aug 7, 2026

When Windows encounters a critical system error, such as a Blue Screen of Death (BSOD), it can create a memory dump file containing information about the system state at the time of the crash. These dump files are useful for troubleshooting because they help analyze the cause of system failures, faulty drivers, hardware issues, or software conflicts. By default, Windows may already be configured to generate memory dump files. However, if no dump file is created after a crash, you may need to manually configure Windows settings to enable this feature.

What Is a Memory Dump File

A memory dump file is a snapshot of information stored in system memory when Windows crashes. It records details such as running processes, loaded drivers, kernel information, and error codes at the moment of failure.

Configure Windows to Create Memory Dump Files

1. Press Win + R on the keyboard to open the Run dialog box. Type sysdm.cpl and press Enter. The System Properties window will appear.

2. In the System Properties window, click the Advanced tab. Look for the Startup and Recovery section at the bottom and click the Settings button.
 Startup and Recovery

3. In the Startup and Recovery window, locate the Write debugging information section. Click the drop-down menu and select the type of memory dump you want Windows to create.

  • Small memory dump (256 KB) - A small memory dump is written and will contain the physical memory segment that the error occurred in. A lightweight option suitable for identifying common BSOD causes.
  • Kernel memory dump - A memory dump is written and will contain the physical memory area being used by the Windows kernel. The size of the dump file is determined by the size of the Windows kernel at the time that the stop error occurs. Provides more detailed information for advanced troubleshooting.
  • Complete memory dump - A dump file is written and will contain all physical memory. The size of the dump file is determined by the amount of physical memory installed in the server at the time that the stop error occurs.
  • Automatic memory dump - Windows automatically determines the appropriate dump size and configuration. This is the default option on many modern Windows systems.
select the type of memory dump

For general troubleshooting, select Automatic memory dump or Small memory dump (256 KB).

4. Click OK to save the changes, then click Apply in the System Properties window.

Conclusion

Configuring Windows to produce memory dump files is an important step for diagnosing system crashes and BSOD errors. By enabling automatic, kernel, or small memory dumps, Windows can save valuable crash information that helps identify the underlying problem. For most users, selecting Automatic memory dump or Small memory dump (256 KB) provides a good balance between useful diagnostic information and storage usage. Once enabled, the generated dump files can be analyzed to troubleshoot recurring system failures more effectively.

Latest
How to Fix Software Sync Problems by Removing OneDriveHow to Use Focus Sessions to Stay Productive in Windows 11Managing Minimum and Maximum Processor State in Windows: Show, Hide, and Configure
Read more >>
Recommend
Stop Chrome and Edge from Sneaking 4GB+ AI Bloatware Onto Your SSDUnderstanding Windows Power Plans: Balanced, Battery Saver, High Performance, and Ultimate PerformanceHow to Pause Windows Update for 100 Years
Read more >>
Hottest
How to Install a macOS in VMware Workstation PRO 17How to Enable Task Manager Option in Taskbar Menu on Windows 11How to Fix Office Application Error 0xc0000142
Read more >>

wisecleaner uses cookies to improve content and ensure you get the best experience on our website. Continue to browse our website agreeing to our privacy policy.

I Accept