PC won't boot after installing new RAM — fix in 3 steps
New RAM sticks can cause boot failure for three common reasons. Here's how to fix it, from simplest to most involved.
Step 1: Reseat the RAM (30 seconds)
This sounds too simple, but it's the cause of maybe 40% of boot failures after a RAM swap. The clips on your motherboard slots don't always click fully — especially on boards from ASUS or Gigabyte where the tension is higher on the left side.
Remove both sticks. Line up the notch. Push straight down until both clips snap into place. Don't rock the stick — you might scrape the gold contacts. You want a clean, vertical push.
If it still doesn't boot, try one stick in slot A2 (second from CPU). That's the primary slot on nearly all modern boards — MSI, ASRock, ASUS, Gigabyte all follow this diagram. Boot with one stick. If it works, you've got a bad stick or a slot issue.
Step 2: Reset the BIOS / Clear CMOS (5 minutes)
Here's the thing people don't think about: your motherboard has cached RAM training parameters from the old sticks. Pop in new sticks with different timings, and the board tries to boot using the old settings. It hangs on a black screen or code 55 (memory not detected).
Short the CMOS jumper, or pull the coin battery for 30 seconds. If your board has a CLR_CMOS button on the back I/O (common on higher-end ASUS and MSI boards), press that with the system off but PSU plugged in. That forces a full memory re-training on next boot.
After the reset, the first boot will take 30-90 seconds. The board cycles through timing combinations. Wait. Don't power it off because you see nothing on screen. That's normal during training. On DDR5 systems, this can take up to 3 minutes — the protocol does multiple training passes.
Step 3: Install in correct slots, then force training (15+ minutes)
If you're past steps 1 and 2, your motherboard has specific slot rules that aren't obvious from the manual. For a 2-stick kit, they go in slots A2 and B2 (second and fourth from CPU). For 4 sticks, check the manual — some boards require matched pairs on alternating channels.
Once they're in the right slots, turn on the PC and immediately press F2 or Del to enter BIOS. Navigate to the overclocking or DRAM settings menu. Disable XMP or DOCP. Set memory frequency manually to the stick's base speed (e.g., 4800 MHz for a 5600 MHz stick). Save and boot.
If it boots, congrats — you found the culprit: XMP profiles that don't play nice with your new RAM. Now enable XMP again, but after the system has trained at base speed. Let it train for a full cycle (boot, restart, boot again). Then enable XMP and let it train again. This two-pass approach works for stubborn DDR5 kits from Corsair or G.Skill paired with Ryzen 7000 series CPUs.
Still failing? Then you might have a physical incompatibility. Check if the RAM height clears your CPU cooler — some tower coolers push against the DIMMs, causing poor contact. Also verify your motherboard's QVL list for that RAM part number. Not on the list? Doesn't mean it won't work, but it means the manufacturer hasn't tested it. You're in the wild west then.
Last resort: update your motherboard BIOS. Memory support gets patched constantly. On ASUS boards, BIOS 2407 and later fixed DDR5 training issues. On Gigabyte, F10 and above. This is the 15-minute fix because you have to download the file, put it on a USB stick (FAT32 formatted), and flash it from the BIOS menu. Worth it if you're stuck on step 3.
Was this solution helpful?