Registry Location for Memory Dump File Names

The Windows Registry stores the active configuration, paths, and naming conventions for system-wide memory dump files under a centralized control key. This article details the exact registry path, the core values responsible for defining memory dump filenames and storage directories, and the settings that control how crash logs are generated across the operating system.

The CrashControl Registry Path

Windows manages all kernel-level and system crash dump configurations within the following registry path:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl

This key contains the active configuration used by the Windows kernel crash handler during a Stop error (Blue Screen of Death).

Key Values for Dump File Naming and Paths

Inside the CrashControl key, the specific file naming structures and storage directories are determined by several string and DWORD values:

Associated Configuration Settings

The structure and generation of these files are directly controlled by surrounding values in the same key: