Fix: MEMORY1_INITIALIZATION_FAILED 0x00000065

Check for hardware compatibility issues

Reading time icon 6 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

Fix: MEMORY1_INITIALIZATION_FAILED 0x00000065

Many users have reported getting a blue screen error 0x00000065 MEMORY1_INITIALIZATION_FAILED on Windows devices.ย This error usually appears when Windows encounters a problem related toย system memory initialization. It can occur due to corrupted system files, outdated device drivers, faulty hardware, malware infection, or Windows Update problems.

To begin with, check if the recently installed hardware is compatible with your system, review the PC’s specifications, and ensure all installed hardware matches the requirements.

How can I fix the MEMORY1_INITIALIZATION_FAILED 0x00000065 issue?

1. Update Windows

  1. Press Windows + I to open the Settings app.
  2. Go to Windows Update, and click Check for updates.Download updates - MEMORY1_INITIALIZATION_FAILED
  3. If updates are available, click Download and install to update your Windows version.

2. Run SFC and DISM scans

Note icon NOTE
If your computer boots up normally, skip steps 1 to 6 and follow steps 7 to 10. If not, follow all the steps.
  1. Press the Power button on your computer to start it.
  2. When you see the Windows logo during booting, press the Power button again to shut down your PC. Repeat the power-on and power-off process three times.
  3. In the third restart, you will see a blue screen, which means you have accessed the Windows Recovery Environment (WinRE).
  4. Click Troubleshoot on the Choose an option screen.Troubleshoot 
  5. Select Advanced options.Advanced option s- CMD SFC  MEMORY1_INITIALIZATION_FAILED
  6. On the Advanced Options screen, choose Command Prompt.Command Prompt
  7. If your computer can boot up normally, press the Windows key, type cmd in the search bar, and click Run as administrator.CMD elevated -MEMORY1_INITIALIZATION_FAILED
  8. In the command prompt window, type the following command to run the DISM scan and hit Enter: dism /online /cleanup-image /restorehealth
  9. Wait for some time to let the command execute properly, then copy & paste the following command to repair the system files and press Enter: sfc /scannowCMD SFC  MEMORY1_INITIALIZATION_FAILED
  10. Wait for the process to finish, then reboot your computer to let the changes take effect.

Repairing the system files via SFC and DISM scans can also help you fix the LPC_INITIALIZATION_FAILED error; check out this guide to learn other fixes.

3. Run the CHKDSK command

  1. Use steps 1 to 3 from Method 2 again to access the Windows Recovery Environment.
  2. Click Troubleshoot on the Choose an option screen.
  3. Select Advanced options.Advanced option s- CMD SFC MEMORY1_INITIALIZATION_FAILED
  4. On the Advanced Options screen, choose Command Prompt.Command Prompt
  5. Type the following command to run the disk check scan and press Enter: chkdsk /f /rCHKDSK command
  6. CHKDSK will prompt you to schedule the scan for the next system restart; type Y to reboot your computer and start the disk check.

Running a check disk scan can also help you fix theย SCSI_DISK_DRIVER_INTERNAL 0x0000002D; check out this guide for more solutions.

4. Replace the SMSS.EXE file

Note icon NOTE
To create a bootable installation media, you needย a PC with a reliable internet connectionย andย a USB flash driveย with 8 GB of free space.

4.1 Create a bootable installation media

  1. Connect your USB flash drive to the PC and go to the Windows 11 download page.
  2. Locate the Create Windows 11 Installation Media section and click the Download Now button. 
  3. Once the setup file is downloaded, run it, then on the Windows 11 Setup, click Accept to accept the terms of service.
  4. On the following window, select language and edition, then click Next.
  5. Select Create installation media (USB flash drive, DVD, or ISO file) for another PC and click Next.
  6. Choose the USB flash drive option and click Next.
  7. Select your pen drive and choose Next.
  8. The process will take some time; once done, click Finish to close the setup.

4.2 Boot using the USB drive

  1. Restart your computer and tap the F12 key until you enter the One Time Boot menu.
  2. Select the USB drive from the list and hit Enter.
  3. Choose the language to installtime and currency formatkeyboard or input method, and then click Next.Select-setup-information.
  4. On the Windows Setup screen, click Repair your computer.Repair your computer - MEMORY1_INITIALIZATION_FAILED
  5. Select Troubleshoot on the Choose an option screen.Troubleshoot - MEMORY1_INITIALIZATION_FAILED
  6. Choose Advanced options.Advanced option s- CMD SFC MEMORY1_INITIALIZATION_FAILED
  7. On the Advanced Options screen, select Command Prompt.Command Prompt
  8. In the Command Prompt window, copy & paste the following commands one by one, pressing Enter after each command:
    • C:
      cd windows/system32/
      copy c:\windows\system32\dllcache\smss.exe
  9. After executing the commands, reboot your PC to check if the issue is resolved.

5. Update BIOS/UEFI

Note icon NOTE
Before updating BIOS/UEFI, ensure you have an ample amount of time, as interrupting the process might damage your system.
  1. Press Windows + R to open the Run window.Msinfo32 - MEMORY1_INITIALIZATION_FAILED
  2. Type msinfo32 and click OK to open System Information.
  3. Go to System Summary, and locate BIOS Version/Date.System information - System Summary - BIOS version
  4. Now go to your PC manufacturer’s website, enter your PC details, like the Product number and Serial number, and follow the manufacturer’s instructions to download and install the update.
  5. Once updated, reboot your computer to check whether the new BIOS/UEFI version is running.

6. Perform a memory diagnostic test

  1. Press Windows + R to open the Run window.msched.exe
  2. Type mdsched.exe and click OK to open the Windows Memory Diagnostic tool.
  3. Save your word before proceeding, then click Restart now and check for problems.Restart and check now - MEMORY1_INITIALIZATION_FAILED
  4. Your computer will restart, and the scan will take a few minutes. Once done, the PC will restart and take you to the login screen.
  5. When you log in, you will see the scan results. If they aren’t displayed, you can review them by checking the Event Viewer logs.

7. Perform a system restore

  1. Use steps 1 to 3 from Method 2 again in the Windows Recovery Environment.
  2. Click Troubleshoot on the Choose an option screen.
  3. Select Advanced options.Advanced options - MEMORY1_INITIALIZATION_FAILED
  4. On the Advanced Options screen, choose System Restore.System Restore AO
  5. Click Next on the System Restore window.Next system restore - MEMORY1_INITIALIZATION_FAILED
  6. Choose the restore point you want and click Next. If you have several, it is recommended that you choose the oldest one.
  7. Click Finish. Your computer will restart and take your computer to the previous system settings.

If your system was not able to restore to the previous version and you see the System Restore did not complete successfully message, check out this guide for quick solutions.

Restoring your computer to the oldest restore point can also help you get out of the Blue Screen loop; read this guide to learn more about it.

9. Reset your Windows computer (Last resort)

  1. Use steps 1 to 3 from Method 2 again to enter the Windows Recovery Environment.
  2. Click Reset this PC from the Choose an option screen.Troubleshoot = Reset this PC - MEMORY1_INITIALIZATION_FAILED
  3. On the following screen, you will get two options:
    • Keep my files – Choose this if you want to remove apps and settings, but keep the personal files.
    • Remove everything – Select this if you want to delete everything.
  4. On the next screen, choose the method to reinstall Windows
    • Cloud download – This will download and reinstall Windows
    • Local reinstall – This will reinstall Windows from this device
  5. Click the Reset button to initiate the process.

To resolve the 0x00000065 MEMORY1_INITIALIZATION_FAILED error in Windows, you can run SFC and DISM scan to restore or repair system files, check the RAM for disk errors, or restore your PC to the previous version.

If you are stuck

Want to access Blue Screen of Death crash files? Here is a separate guide with four simple methods for doing that.

If you have any questions or suggestions about the error? Feel free to mention them in the comments section below.

More about the topics: Blue Screen of Death, windows 10, Windows 11