RAM not detected after motherboard swap — what went wrong

Hardware – RAM & MB Intermediate 👁 0 views 📅 May 26, 2026

Swapped motherboards and now RAM isn't recognized. The fix is usually reseating the sticks or clearing CMOS. Here's why it happens and how to fix it.

Quick answer

Reseat both sticks — push them in until the clips click. If that fails, clear the CMOS by removing the battery for 30 seconds. Still dead? Test one stick in slot A2 (second from CPU). That's almost always the fix.

Why RAM disappears after a motherboard swap

You swapped the motherboard but kept the same RAM. Power it on and nothing. No beeps, no display, just fans spinning. The motherboard's POST process can't find any memory modules.

What's actually happening here is that the new motherboard doesn't know the voltage or timing profile of your RAM yet. The BIOS is running its default fail-safe settings, which might not match your sticks. Or more often, a physical connection is the culprit — the RAM wasn't fully seated during the swap, or a tiny dust particle is blocking a contact pin.

The second common reason is the CMOS retaining stale memory training data from the old motherboard. When you install a completely different board, that old training data makes no sense, and the board can't train the RAM correctly. Clearing CMOS forces a fresh training cycle.

Less common but real: the new board's RAM slots got damaged during installation. Bent pins in the CPU socket (if you have an Intel LGA system) can also cause RAM channels to fail. But start with the simple stuff first.

Step-by-step fix

  1. Power everything down completely. Flip the PSU switch off and unplug the power cord. Hold the power button for 5 seconds to drain residual charge.
  2. Remove both RAM sticks. Press the clips outward and lift them out. Don't just wiggle — pull straight up.
  3. Inspect the gold contacts. Look for dirt, grease, or oxidation. If you see anything, use a clean pencil eraser (the pink kind) to gently rub the contacts lengthwise. Don't touch them with bare fingers after cleaning — the oils can cause bad connections.
  4. Reseat one stick in slot A2. That's the second slot from the CPU on most boards. Align the notch, press firmly but evenly until both clips snap into place. You should feel a distinct click — if you don't, it's not in all the way.
  5. Try to boot. Connect power, keyboard, monitor. Press the power button. If it posts, you'll see the BIOS screen. If not, continue.
  6. Clear the CMOS. Find the round silver battery on the board (CR2032). Pop it out with a small flathead screwdriver. Wait 60 seconds. Put it back. This resets all BIOS settings, including memory training data.
  7. Try again with one stick in A2. If it boots, great. Power down, install the second stick in slot B2 (fourth from CPU). Boot again.

If that doesn't work

Sometimes the board is picky about which slot gets the first stick. Try slot A1 (closest to CPU) instead of A2. Some boards default to A1 as the primary slot even though the manual says A2.

Test each stick individually in every slot. If one stick works in any slot but the other doesn't, that stick is dead. If neither works in any slot, the CPU socket might have bent pins. Remove the CPU cooler and CPU, inspect the socket under bright light. Look for any pins that aren't perfectly aligned with the others. Even one bent pin on a DDR4 memory channel can kill that channel entirely.

If you're running DDR4 on a DDR5 board, stop — they're physically incompatible. DDR5 sticks have a different notch position and won't fit. Same goes for DDR3 in a DDR4 board. Check your board's supported memory type in the manual or on the manufacturer's site.

Prevention for next time

Before you install the new motherboard, bench-test it. Place the board on its cardboard box, install CPU, one RAM stick, and GPU. Power it with a screwdriver touching the power pins. If it posts, you know the board and memory work together before you put it in the case. That saves you an hour of troubleshooting later.

Also keep your RAM sticks in their anti-static bags until you're ready to install them. Don't lean on the board while seating RAM — use a hard table surface. And always check the motherboard's QVL (Qualified Vendor List) for your exact RAM model. Just because it worked on your old board doesn't mean it'll work on the new one, especially with older Ryzen systems that are finicky about memory compatibility.

Was this solution helpful?