How to Solve Stop Code Memory Management on Windows 10

if you've encountered the Stop Code Memory Management BSOD error on your Windows 10 computer, use the following solutions to fix it.

System crashes should be taken seriously. If you recently encountered the MEMORY_MANAGEMENT stop code on a blue screen, you're in the right place to learn what it is and how to prevent it. This is a common Blue Screen of Death error that many Windows 10 users reported coming across.

MEMORY_MANAGEMENT stop code on Windows 10 — Vector by Rawpixel


The Memory Management stop code is a BSoD error. It's an error specific to your system's memory management, as it tells you where the error occurred. Troubleshooting the issue is simple.  In this guide, you’ll learn why memory management is important and how to solve the MEMORY_MANAGEMENT stop code BSOD error in Windows 10.

Table of Content 

What Is Memory Management in Windows 10?

Memory management is an important part of your Windows 10 operating system. It takes control of the system and coordinates computer memory, keeping the RAM usage steady. It assigns memory blocks to various running applications as required by the program. 

Simply put, memory management manages the memory usage of your computer, and its function helps to optimize the overall system performance.

Task Manager > Memoery


When the memory management process fails, rogue processes may soak up all of your computer’s available memory, leaving no reserved RAM for other processes. This may make your system become prone to other problems, such as service failures and crashes. The result of this is often a Blue Screen of Death.

If this happens on your device, you'll see the BSoD screen with the stop code MEMORY_MANAGEMENT error code to indicate the memory issue.

What Causes the Stop Code Memory Management BSoD Error?

The Memory Management error hints at a severe problem with your PC’s system and memory. The system-side problem is usually hardware related, but may sometimes be a software related problem. In rare cases, the error may indicate firmware issues.

So, your computer has a memory problem. This could either be a one-off occurrence, or a severe memory management issue. The possible causes specific to the MEMORY_MANAGEMENT stop code are:

A one-time memory error

  • Software issues, including corrupted files in the system directory
  • Software or hardware conflict
  • RAM errors, faulty physical memory sticks
  • Issues with new hardware, for example, a graphics card
  • Outdated hardware or hardware failure 
  • Faulty drivers, missing or outdated
  • Disk errors
  • Firmware, virus, or malware infection
  • Outdated Windows 10 OS

These are some of the known possible causes of the memory management BSoD error, but they are not the only possible ones. You could encounter the error due to a different reason within your system. Even if you're reading with a unique case, our methods aim to help you restore your computer at all cost.

How To Fix MEMORY_MANAGEMENT Stop Code in Windows 10

When you first encounter the Memory Management error, it might scare you for a good reason. It's possible that you lost some of your data or progress on a project. Luckily, you don't need to worry — you can fix it.

Start by restarting your system and see if the error persists. If it doesn’t return after the restart, then it might have been just a one-time thing. Even if this happens, look into the error and perform the steps below to prevent it from happening again. Fix the MEMORY_MANAGEMENT stop code entirely with the 9 solutions in this article.

Method 1. Scan Your PC for Possible Virus or Malware Infection

One of the leading causes of computer problems is malware infection. Malicious scripts and applications are capable of causing irreversible harm on one's device. Although a rare occurrence, the memory management error may be a result of a virus operating in your system.

Scan your system with a quality antivirus program. If you don’t have a third-party antivirus program installed on your PC, use the built-in Windows Defender.

  1. Open the search bar in your taskbar by clicking on the magnifying glass icon. You can also bring it up with the Windows + S keyboard shortcut.
  2. Type in Windows Security and launch it from the search results.
    windows seceuty
  3. Switch to the Virus & Threat Protection tab using the home screen or the menu in the left-side pane. Click on the Scan Options link.
    windows secuety scan
  4. Select the Full scan option. This is going to check every single file on all of your drives to ensure no threats can hide. Take note that this scan may last over 1-2 hours, depending on how many files you have on your system.
    widnows defener full scan
  5. Click on the Scan now button to begin the scan. If a threat is detected, Windows 10 will automatically quarantine or remove it entirely. You can review the scan results afterward to see what infected files were removed.

Method 2. Run Windows Memory Diagnostic Tool

The Windows Memory Diagnostic tool is a Windows built-in tool to help find and resolve system errors related to Windows memory. It will test your RAM and inform you if there are any issues that are affecting its functionality.

  1. Press the Windows + R keys on your keyboard to bring up the Run utility. Here, simply type in "mdsched.exe" and press the OK button.
    mdsched.exe
  2. Choose "Restart now and check for problems (recommended)" to instantly begin a memory scan. Make sure to save any files and close all open applications before clicking on this option.
    windows diagnostic tool
  3. Alternatively, choose "Check for problems the next time I start my computer" and restart the device at a more convenient time.
  4. The Windows Memory Diagnostics Tool interface will then show up and automatically start testing your PC’s memory problems. The process may take a few minutes, so you should be patient and let it run till completion and display the test results.

If the Windows diagnostic tool doesn’t find or display any errors now or the next time you log on), chances are your PC’s memory is fine. In this case, proceed to the methods below to continue investigating the error.

Method 3. Update Your Drivers

It is possible that the computer has outdated hardware drivers, or a rogue or faulty hardware driver is causing the MEMORY_MANAGEMENT stop code. Check for drivers that need to update, or update all hardware drivers at once.

Check for Driver Updates

  1. Click on the Windows icon in the bottom left of your screen to bring up the Start menu. Choose Settings, or alternatively use the Windows + I shortcut.
    windows stat
  2. Click on the Update & Security tile. This is where you can find most of your Windows Update settings.
    update and secueity
  3. Go to the Windows Update section, and then click on the View optional updates link if available.
    windows update
  4. Expand the Driver updates section, and review what drivers currently need an update. To update the drivers, simply place a checkmark next to them, and then click the Download and install button.
    download and install updates
  5. Allow Windows 10 to update your drivers, and then reboot your computer.

Update Specific Drivers

If you have an idea of the device drivers that are causing the memory management issue, you can update each of them manually. We recommend updating your video card driver and updating the PCI Memory Controller driver. If you aren’t sure of the drivers, look for devices that have yellow exclamation marks next to them.

  1. Press the Windows + X keys on your keyboard and click on the Device Manager option from the WinX menu.
    device manager
  2. Right-click on any driver you want to update, and then select Update driver from the context menu.
    update drivers
  3. Select the method of updating your driver. You can either let Windows 10 search for a driver automatically or manually locate a new driver file already on your computer.
    select driver automatically
  4. Wait for the driver installation to complete. Repeat this for any other drivers you wish to update, and see if the high CPU issue has been fixed.

Method 4. Scan and Repair Disk Errors

To scan and repair a disk error, run the Check Disk (chkdsk) command. Disk errors can be caused by hardware issues, such as bad disk sectors or corruption in the NTFS volume. All of these can result in the MEMORY_MANAGEMENT blue screen error. The chkdsk tool will identify and repair these errors, fixing the Blue Screen of Death.

  1. Open the search bar in your taskbar by clicking on the magnifying glass icon. You can also bring it up with the Windows + S keyboard shortcut.
  2. Type Command Prompt in the search box. When you see it in the results, right-click on it and choose Run as Administrator.
    command prompt
  3. When prompted by the User Account Control (UAC), click Yes to allow the app to launch with administrative permissions.
  4. Type chkdsk C: /f /r and press Enter. This command scans and repairs any errors in the C: drive. To check other disks, you will need to replace the C: with the other disks’ entry letter.
    command prompt checkdisk
  5. You may see the "Chkdsk cannot run because another process uses the drive" error message. In this case, press Y, and then press Enter. Chkdsk will automatically scan and repair bad sectors the next time you boot the system.
    command prompt check disk
  6. Chkdsk cannot run because the volume is in use by another process
  7. Restart your device. Wait for the Check Disk command to finish analyzing your system. It’ll attempt to fix issues with the drive and recover any readable information.

Method 5. Repair Corrupted System Files

Corrupted systems files can also cause problems with Memory Management, leading to the BSOD error. You can find and repair them through the SFC scan.

The System File Checker (SFC) is a built-in tool to help to troubleshoot in Windows 10. It’s able to automatically detect corrupted system files, and repair them to working order. You can use the SFC scan to potentially fix BSoD errors with the MEMORY_MANAGEMENT stop code.

  1. Open the elevated Command Prompt. Check "Method 4. Scan and Repair Disk Errors" above for the instructions.
  2. Once the Command Prompt window is open, type in the following command and press Enter to execute it: sfc /scannow
    sfc? scannow
  3. Wait for the System File Checker to finish scanning your computer. If any discrepancy is detected, the utility will restore the necessary system files and attempt to fix all errors related to them.

The SFC scan may take some time to run through your system and identify any missing or corrupted system files. Even if the scan fails to find anything, some users have reported that their PC’s functionality improved after running it.

Method 6. Clear Temporary Files and Folders

Windows 10 often creates temporary files and folders. If they accumulate, it can affect your PC’s speed and even cause stop code memory management errors. Delete junk files using the Disk Cleanup utility to save space and fix computer memory problems.

  1. Open the search bar in your taskbar by clicking on the magnifying glass icon. You can also bring it up with the Windows + S keyboard shortcut.
  2. Type in Disk Cleanup and click on the first search result.
    disk cleanup
  3. Select the Windows 10 system drive, and then click the OK button. Usually, the system is installed on disk C:.
    disk C
  4. In the new window, you’ll see all space taken by temporary files. Make sure that Temporary Internet Files and Temporary Files are selected. You may also delete other junk files, such as Thumbnails or DirectX Shader Cache. When you're done selecting what you want to remove, click OK.
    clear disk C files
  5. Click on the Delete Files button in the dialog box that pops up. The removal process will start and free up space on your device.
  6. Are you sure you want to permanently delete these files? Click Yes.

Method 7. Check Newly Installed Applications

Check if you’ve installed any new software recently. Some newly installed applications may be incompatible with your operating system or conflict with other programs on your PC. This could be the trigger to the memory management BSOD error.

If you find newly installed applications causing the error, you should uninstall them immediately and see if the error still persists.

  1. Click on the Windows icon in the bottom left of your screen to bring up the Start menu. Choose Settings, or alternatively use the Windows + I shortcut.
    windows start
  2. Click on the Apps tile. This is where you can find every application installed on your computer.
    windows apps
  3. Sort your applications by Install date.
    apps install date
  4. Click on a newly installed app once to select it, and then click on the Uninstall button.
    uninstall app
  5. Click Uninstall again to confirm your choice, and then follow any on-screen instructions given by the program's uninstaller. Make sure to entirely remove the software.
    ininstall app
  6. Repeat these steps for all of the applications in the list. After you uninstall all problematic applications, restart your computer and see if the Blue Screen of Death has been resolved.

Method 8. Install Pending Windows Updates

Sometimes, pending Windows 10 updates cause the problem you see with memory management. Check for pending Windows Update packages, and install them to see if the error persists.

  1. Click on the Windows icon in the bottom left of your screen to bring up the Start menu. Choose Settings, or alternatively use the Windows + I shortcut.
    windows start
  2. Click on the Update & Security tile. This is where you can find most of your Windows Update settings.
    update and security
  3. Check if there are pending updates that need to be installed. If so, click the Install Updates button to install the Windows Updates. If not, click on the Check for updates option and wait for Windows 10 to find available updates.
    check for updates
  4. Also check if there are updates that need to be downloaded, then click Download. Let any new Windows 10 components download, and then install the updates.
    windows update

It's recommended to have Windows 10 check for updates in regular intervals to ensure your system is always up to date. Updates will squish bugs, fix security holes, and bring new features to all users eligible to install them.

Method 9. Reset Windows 10

If nothing above worked, your issue may only be fixed if you reset or reinstall Windows 10. Depending on your preferences, you may reinstall the system without losing any personal files. Unfortunately, most of your applications and system configuration will be deleted in order to give your device a fresh start.

Check our How to Install Windows 10, 8.1 or 7 Using a Bootable USB guide for detailed, step-by-step instructions on how to install Windows 10. For refresh and reset instructions, head to the official Microsoft support page.

Final Thoughts

Our Help Center offers hundreds of guides to assist you if you’re in need of further help. Return to us for more informative articles, or get in touch with our experts for immediate assistance.

One More Thing

Would you like to receive promotions, deals, and discounts to get our products for the best price? Don’t forget to subscribe to our newsletter by entering your email address below! Be the first to receive the latest news in your inbox.

You May Also Like

» How To Fix SYSTEM_SERVICE_EXCEPTION (dxgmms2.sys) in Windows 10
» Fix Unexpected Store Exception Error in Windows 10 [Updated]
» How To Fix the “Kernel Security Check Failure” Error in Windows 10