PC won't boot after RAM upgrade? Try these 3 fixes

Hardware – RAM & MB Beginner 👁 14 views 📅 May 25, 2026

New RAM sticks installed, but your PC won't start? This guide walks you through three fixes: reseat the RAM, clear CMOS, and test sticks one at a time.

The 30-second fix: reseat your RAM sticks

This is the fix that works in nine out of ten cases. I've seen techs skip this step and waste an hour — don't be that person.

  1. Shut down your PC completely. Unplug the power cord from the back of the power supply. Press the case power button for 5 seconds to drain any leftover charge.
  2. Open your case. Touch a metal part of the case to ground yourself (or wear an anti-static wrist strap if you have one).
  3. Press down on the latches at the ends of the RAM slots. They should click outward. Now pull the RAM stick straight out.
  4. Check the gold contacts on the bottom of the stick. They should be clean and shiny. If you see dust or smudges, wipe them gently with a dry microfiber cloth. Don't use alcohol — it leaves residue.
  5. Line up the notch in the RAM stick with the bump in the slot. Push the stick in firmly until the latches snap back into place on both ends. You should hear a solid click. Don't be shy — this takes more pressure than you think.
  6. Plug the power back in and try to boot. If you see the BIOS screen or hear a single beep, you're good. If not, move to the next fix.

Pro tip: If you installed two sticks in a dual-channel board (most modern boards), make sure they're in the correct slots. Usually it's slots 2 and 4 counting from the CPU, or slots A2 and B2. Check your motherboard manual — it's usually printed on the board itself.

The 5-minute fix: clear the CMOS

Sometimes the motherboard holds onto old memory timing settings that don't work with your new RAM. Clearing the CMOS wipes those settings and forces the board to re-detect everything fresh.

  1. With the PC still unplugged, find the round silver battery on your motherboard — it's a CR2032 coin cell, about the size of a nickel.
  2. Press the small metal clip holding the battery and pop it out. Wait 60 seconds. This gives the capacitors time to drain fully.
  3. Put the battery back in. Make sure the positive side (the plus sign) is facing up.
  4. Plug in the power and boot. The screen will likely say "Press F1 to enter BIOS" or "CMOS checksum error" — that's normal. Enter BIOS and set the date and time.
  5. If your BIOS has an XMP/DOCP profile for your RAM, don't enable it yet. Leave everything on Auto for now. Save and exit.

What to expect: After clearing CMOS, your PC should boot with default memory speeds (usually 2133 MHz or 2400 MHz). You can enable XMP later once you confirm stability. If the system still won't boot, move to the advanced fix.

The 15+ minute fix: test one stick at a time

This is the most thorough test. It isolates a bad stick, a bad slot, or a compatibility issue. You'll need patience and a screwdriver.

  1. Remove all RAM sticks from the motherboard. Insert only one stick into the slot closest to the CPU (slot A1 or slot 1).
  2. Try to boot. If it boots, great — shut it down and add the second stick in the correct dual-channel slot (A2 or slot 3).
  3. If it doesn't boot with the first stick, try that same stick in a different slot. If it boots, the first slot is dead. If it still doesn't boot, that stick is likely faulty.
  4. Repeat with the other stick(s). You're looking for the combination that works.
  5. If you have a new kit of two sticks and neither works in any slot, the kit is probably incompatible or dead. If one stick works but the other doesn't, the bad stick needs replacing.

Real-world scenario: Last month I helped a customer who bought a 2x16GB DDR5-6000 kit for a B650 board. His PC would power on but never show video. Single-stick test revealed one stick worked in slot A2, the other didn't work anywhere. RMA'd the kit — second set worked fine.

What about BIOS updates?

If all sticks work individually but fail together, or if they fail in dual-channel but work in single-channel, you might need a BIOS update. Check your motherboard manufacturer's website for a BIOS version that adds memory compatibility. For AMD AM5 and Intel 12th/13th/14th gen, a BIOS update fixes most DDR5 issues. This takes about 10 minutes and requires a USB flash drive.

Still stuck?

If you've done all three fixes and your PC still won't boot after a RAM upgrade, the problem isn't your RAM — it's something else. Possible culprits:

  • CPU cooler too tight: Over-tightening the cooler can bend the motherboard and disrupt memory traces. Loosen the cooler screws a quarter turn and try again.
  • CPU socket bent pins: If you removed the CPU during the upgrade, check the socket pins with a bright light. Bent pins won't make proper contact with memory channels.
  • Power supply too weak: New RAM often means you're pushing your system further. If your PSU is borderline, it might not deliver clean power to the memory controller.

In those cases, you're looking at a hardware repair or replacement. But 90% of the time, one of the first two fixes gets you running again.

"I reseated my RAM and it booted first try. Thanks!" — every user I've helped in the last 10 years.

Was this solution helpful?