
The MEMORY_MANAGEMENT stop code means Windows hit a serious problem while tracking or using system memory. The cause may be physical RAM, a driver mishandling memory, a drive error, or damaged Windows files.
This guide applies to Windows 10 and Windows 11 PCs that crash with the MEMORY_MANAGEMENT blue screen.
Does This Affect You?
Use these checks if the blue screen returns after restart, appears during heavy workloads, or began after new RAM, a driver update, or a Windows update. Start with RAM testing because memory faults are a common cause.
Run Windows Memory Diagnostic
- Search for Windows Memory Diagnostic and open it.
- Choose Restart now and check for problems. Save open work first because Windows restarts immediately.
- Let the blue diagnostic screen run through the test. It usually takes 10 to 20 minutes, depending on installed RAM.
- After Windows restarts, look for the result notification. You can also open Event Viewer and search Windows Logs > System for MemoryDiagnostics-Results.
- If errors are reported and you have multiple RAM sticks, test one stick at a time to identify the failing module.
Update Drivers and Check the Drive
If memory passes, the next likely causes are drivers, storage errors, and corrupted system files.
- Right-click Start and open Device Manager.
- Look for devices with yellow warning icons and update those drivers.
- Pay close attention to graphics and storage controller drivers. Download current drivers from NVIDIA, AMD, Intel, the PC maker, or the drive manufacturer rather than relying only on Windows Update.
- Open File Explorer, right-click C:, choose Properties > Tools > Check, and let Windows scan for file system errors.
- Open Command Prompt as administrator and run
sfc /scannow. Restart after it finishes.
More Memory Management Checks
Disable XMP or RAM Overclocking
XMP, DOCP, EXPO, and manual RAM tuning can cause memory instability even when the modules are not defective. Enter BIOS/UEFI and return memory settings to default or Auto.
Review Recent Windows Updates
If the crashes began right after an update, open Windows Update history and consider uninstalling the most recent update or rolling back a driver that was installed at the same time.
Consider the Motherboard Slots
If memory errors appear with different sticks in the same slot, or with one known-good stick in multiple configurations, the motherboard slot may be involved. A repair shop or the PC maker can test this more reliably.
Use MemTest86 for Deeper Testing
If Windows Memory Diagnostic is clean but crashes persist, a bootable tool such as MemTest86 can run more thorough memory patterns overnight.
Sources
- Microsoft Learn: Bug Check Code Reference
- Microsoft Support: Troubleshoot blue screen errors
- Microsoft Support: Windows Memory Diagnostic overview
