RAM not detected on new motherboard — what actually fixes it

Hardware – RAM & MB Intermediate 👁 2 views 📅 May 28, 2026

RAM not showing up after a motherboard swap? Here's the real fix — it's usually one of three things, and it's almost never faulty hardware.

Quick answer

Try each stick alone in slot A2 (second from CPU). If it boots, then add the second stick in B2. If not, reseat the CPU cooler — it's often too tight. For DDR5, wait up to 2 minutes for memory training on first boot.

Why this happens

You just finished building a new PC or swapped motherboards, and when you hit the power button, the fans spin, the lights come on, but the screen stays black. Or you get a beep code that means "no RAM detected." You're frustrated — I've been there. The good news: in 9 out of 10 cases, the RAM is fine. The motherboard isn't broken either. What's actually happening is one of three things: the RAM isn't seated all the way, it's in the wrong slots for a dual-channel setup, or the motherboard's memory controller is still training itself — especially with DDR5. I've seen this exact problem on a client's ASUS ROG Strix B650-A board with G.Skill DDR5, where two sticks worked but four didn't. The fix was simpler than anyone expected.

Step-by-step fix

Step 1: Check the slots

Get your motherboard manual out. Look for the diagram showing which slots to use for two sticks. Most modern boards (like MSI MAG Z790, ASRock B760) want sticks in slots A2 and B2 — that's the second and fourth slots from the CPU socket. Populating A1 and B1 (the first and third) often won't boot at all, or it'll run single-channel only. After you verify the slot positions, proceed to step 2.

Step 2: Seat the RAM properly

This is the most common cause. Line up the notch in the stick with the slot. Press down firmly on both ends at the same time — you should hear a click from each side's latch. Do not just push one side and expect the other to snap in. It won't. After you hear the clicks, give a gentle tug upward on each end of the stick. If it pops out, you didn't push hard enough. I've had to press so hard I thought I'd crack the board — it's normal for tight slots, especially on Gigabyte boards. After seating, move to step 3.

Step 3: Test single stick in slot A2

Remove both sticks. Install only one stick in slot A2 (second from CPU). Try to boot. If it works, great — you know the board and the stick are good. If it doesn't boot, try that same stick in slot B2 (fourth from CPU). Still no boot? Try the other stick alone in A2. This isolates whether one stick or one slot is dead. After you find a working combo, move to step 4.

Step 4: Add the second stick

With the first stick still in A2 and working, shut down, and install the second stick in B2. Boot up. If it works, you're done. If it doesn't boot, try swapping the two sticks' positions. Sometimes a board is picky about which stick goes where — I've seen this on ASRock boards where swapping identical sticks fixed everything.

Step 5: Wait for memory training (DDR5 only)

If you're using DDR5 (like Corsair Vengeance or Kingston Fury), the first boot after installing new RAM can take up to 2 minutes of doing nothing on screen. The motherboard is calibrating the memory timings. Let it sit. Don't power cycle it. After the training finishes, it should boot normally. On some ASUS boards, you'll see a DRAM light stay lit during training. That's normal. After it goes out, the screen should come alive.

Alternative fixes if the main approach fails

Check the CPU cooler

This one catches people off guard. If your CPU cooler is too tight (especially with a big air cooler like the Noctua NH-D15), it can warp the motherboard just enough to break contact with the RAM slots. Loosen the cooler screws a quarter turn, then try again. I've fixed three builds this way — it sounds crazy, but it works.

Update the BIOS

Older BIOS versions don't have support for newer RAM kits, especially high-capacity DDR5 modules. If your board has a BIOS flashback button (most ASUS and MSI boards do), you can update the BIOS with just the PSU connected — no CPU or RAM needed. Download the latest BIOS from the motherboard's support page, put it on a FAT32 USB stick, rename it to the board's required filename (check the manual), insert it in the specific flashback USB port, and press the button. The light will blink for 5-10 minutes. After it stops, try booting.

Clear CMOS

If you've been fiddling with memory timings or XMP profiles, a stuck setting can prevent boot. Short the CMOS pins with a screwdriver (or remove the battery for 5 minutes). This resets everything to factory defaults. After clearing, try booting with one stick again.

Prevention tip

When buying RAM for a new motherboard, always check the motherboard's QVL (qualified vendor list) on the manufacturer's support page. That list shows exactly which RAM kits the board was tested with. Sticks not on that list might still work, but you're gambling with compatibility. I only buy QVL-listed kits for client builds — it saves hours of headache. Also, install the CPU cooler after you've seated and tested the RAM. This way you're not wrestling with a giant heatsink blocking the slots.

Was this solution helpful?