PC won't boot after installing new RAM? Try this fix

Hardware – RAM & MB Beginner 👁 17 views 📅 Jul 5, 2026

New RAM causing boot failure? Try the simplest fix first: reseat the sticks. If that doesn't work, check your motherboard manual for slot order.

30-second fix: Reseat the RAM sticks

I know this error is infuriating. You just spent money on new RAM, you put it in, and now your PC won't even show the BIOS screen. This tripped me up the first time too. Before you panic, try this.

  1. Turn off your PC and unplug the power cord. Wait 10 seconds.
  2. Open the case. Press the little clips on each side of the RAM slot down (they should click out).
  3. Pull the RAM stick straight up. Quick, firm pull.
  4. Now push it back in. Use both thumbs. Press until you hear both clips click back into place. You need to push until the clips lock. Don't be gentle.
  5. Plug power back in. Try to boot.

If it works, you're done. Most of the time the RAM just wasn't fully seated. The connectors need to be completely in the slot. This is the most common reason for no boot after a RAM install.

If not, move to the next fix.

5-minute fix: Check the slot order and try one stick at a time

Still black screen? Let's check the motherboard manual. Yes, the manual. Every motherboard has a specific order for RAM slots. For example, if you have two sticks and four slots, you usually put them in slots A2 and B2 (the second and fourth slots from the CPU). But not always.

Here's what to do:

  1. Take out all RAM sticks. Only leave one stick in. Put it in the slot labeled DIMM_A2 or the slot closest to the CPU (check your manual or look for printed labels on the board).
  2. Try to boot. If it boots, you know that stick works and that slot works.
  3. Now add the second stick in the correct second slot (usually DIMM_B2). Boot again. If it boots, you're good.
  4. If it doesn't boot with two sticks, try swapping the sticks between slots. Sometimes the sticks themselves are fine but the board doesn't like the pair together. You might need to return the RAM and get a different kit.

Also check if your motherboard supports the RAM speed. Most modern boards (B450, B550, Z590, etc.) work with DDR4-3200 or DDR4-3600. But if you bought DDR5 for a DDR4 board, it won't fit. If you bought very fast RAM (like DDR4-4000) on an older board, it might not boot at that speed. The board defaults to a lower speed (like 2133 MHz) so it should still boot, but sometimes it doesn't. Try clearing the BIOS (next section).

What about compatibility lists?

Motherboard manufacturers have a QVL (qualified vendor list) for RAM. Check it if you can. But honestly, most standard DDR4 RAM from Corsair, G.Skill, or Crucial works. The real issue is usually slot order or a bad stick.

15+ minute fix: Clear the CMOS and update BIOS

If you tried both sticks in the right slots and still nothing, your BIOS might be confused. The BIOS stores memory training settings. If you swapped RAM types (like from 2133 MHz to 3200 MHz), the old settings can prevent boot. Clearing the CMOS resets everything to factory defaults.

Here's how:

  1. Unplug the power cord. Press the power button for 5 seconds to drain any leftover charge.
  2. Find the CMOS battery on your motherboard. It's a small silver coin cell (CR2032).
  3. Take it out. Wait 5 minutes. Yes, 5 full minutes. Some boards need that long to discharge fully. You can also short the CLR_CMOS jumper (check your manual for location).
  4. Put the battery back in. Plug in power. Boot with one RAM stick in the primary slot (A2).

If it boots, go into BIOS and set the XMP or DOCP profile to match your RAM's rated speed. Save and exit. Then power off and add the second stick.

If it still doesn't boot, your RAM might be faulty. Try each stick individually in the same slot. If one stick boots and the other doesn't, that stick is bad. Return it for a replacement.

Updating the BIOS

If clearing CMOS didn't help, update your BIOS. Newer BIOS versions often add RAM compatibility. This is risky if your PC isn't booting at all. Some boards have a USB BIOS Flashback port (check manual). This lets you update BIOS without a CPU or RAM installed. If your board has that, use it. Otherwise, you might need to borrow a known-working stick to boot first.

I've seen this fix work for people with Ryzen 5000 series CPUs on B450 boards. The old BIOS didn't support the new RAM speeds. A BIOS update fixed everything.

Still stuck? Check for physical damage or wrong RAM type

Look at the RAM stick. Is the notch in the right place? DDR4 and DDR5 have different notch positions. If you forced a DDR4 stick into a DDR5 slot (or vice versa), you might have damaged the slot or the stick. That's a trip to the repair shop.

Also check the CPU cooler. Some big coolers (like Noctua NH-D15) can block the first RAM slot. You might need to move the RAM to other slots or use low-profile RAM.

If you still see nothing, try a different power supply. A weak PSU can cause boot failures with new RAM, but that's rare.

And if all else fails, go back to your old RAM. If the PC boots with old RAM but not new, the new RAM is either incompatible or defective. Return it and buy a kit from your motherboard's QVL. It's boring, but it works.

Was this solution helpful?