PC won't boot after new RAM install — the fix that actually works

Hardware – RAM & MB Beginner 👁 12 views 📅 May 27, 2026

You installed new RAM, and now your PC won't boot. Here's the exact fix, no fluff.

You just got a shiny new RAM kit. You popped it in, pushed the sticks down until they clicked, fired up the PC, and... nothing. No display. Fans spin. Keyboard lights up maybe. But your monitor stays black. Or you get a long beep from the motherboard speaker. That's the DRAM error code—one long beep, repeated.

I see this all the time. Last month a client tried to upgrade a Dell OptiPlex 3070 from 8GB to 32GB (two 16GB sticks). Same deal: no boot. The fix took 90 seconds. So let's cut through the nonsense.

Why does this happen?

Two main reasons, and they're both stupidly simple:

  1. The RAM isn't seated fully. It's common. You think you heard the click, but you didn't. Those DIMM slots need real pressure. Push until both clips snap closed. I've seen techs with 20 years experience still get this wrong.
  2. The motherboard is holding a ghost configuration. When you swap RAM, the old memory training data stays in BIOS. Sometimes the board gets confused and refuses to POST with the new sticks. It's like trying to run Windows with a driver from 2005.
  3. The new RAM is in the wrong slots. Most consumer boards (B660, B550, Z790, etc.) want sticks in slots A2 and B2 (second and fourth from the CPU). If you put them in A1 and B1, some boards just lock up.

The actual fix (do this in order)

  1. Power down, unplug, press the power button for 10 seconds — drain any residual charge. Do it. Seriously. I've seen boards stay partially powered from USB controllers.
  2. Reseat the RAM. Pull both sticks. Check the slot for dust or bent pins (rare, but happens). Slide the stick in at 30 degrees, then press down hard at both ends until the clips lock. You should hear a solid click. If it feels mushy, you didn't push enough.
  3. Try one stick at a time. Remove both sticks. Insert only one stick in slot A2 (second from CPU). Try to boot. If it works, shut down, add the second stick in B2. If not, try that same stick in B2. If still no boot, swap to the other stick. This isolates a dead stick.
  4. Clear CMOS. If single-stick testing still fails, you need to reset BIOS. On most boards, you can short the two pins labeled CLR_CMOS with a screwdriver (while unplugged). Or pull the round CR2032 battery for 30 seconds. I prefer the screwdriver method—faster. Then plug back in and try booting with one stick.
  5. Check the motherboard manual for slot order. I know it's annoying, but some boards want A1/A2 (who knows why). Look at the manual or the silkscreen text next to the slots. If it says "A2, B2" for dual channel, you're in the right place.

Still not working? Here's what to check

  • Is the RAM on your motherboard's QVL list? Not critical, but helps. Some cheap modules don't play nice with certain BIOS versions. I had a client with a Gigabyte B760 board and Corsair Vengeance DDR5-5600 that just wouldn't train. Replaced with a TeamGroup kit, worked first time.
  • Is your BIOS up to date? Early AM5 and 12th/13th gen Intel boards have finicky memory training. An update fixed it on a friend's Asus Z690 Prime last month.
  • Is your CPU cooler too tight? Over-tightening can warp the CPU socket, causing memory channel issues. Loosen the cooler screws a quarter turn and try again.
  • Are you trying to run XMP/EXPO? Don't. First boot should be at default 4800 MT/s or 2133 MHz. Once it boots, then enable XMP. If your PC crashes after enabling XMP, the kit might need manual timings.
  • Test the old RAM. If your old sticks still work, you've confirmed the board is fine. That means the new RAM is either dead or irreconcilably incompatible. Return it if within 30 days.

I've fixed at least 30 machines with this exact method. Nine times out of ten, it's either a half-seated stick or a BIOS that needed a kick in the pants via CMOS clear. Spend five minutes on this before you assume you bought bad hardware.

Was this solution helpful?