New RAM Not Showing Up in Windows or BIOS
You installed new RAM sticks but the system shows less memory or doesn't boot. Common on older boards or mixed kits.
You just put in new RAM. But the system doesn't see all of it — or won't boot at all.
This happens a lot. Maybe you upgraded from 8GB to 16GB and Windows still reports 8GB. Or you put in two matching sticks but the BIOS only shows one. On older boards (like those with DDR3) this is especially common with mixed kits or when you reuse old sticks alongside new ones.
The triggers are usually one of these: you installed the sticks in the wrong slots, the RAM isn't fully seated, or the board's BIOS needs a reset to recognize the new memory. Let's fix it.
Why it happens
RAM detection fails for three main reasons:
- Physical connection — The stick isn't pushed in all the way. It's the #1 cause. People push until the clips click, but sometimes one side isn't fully down.
- Slot order — For dual-channel to work, sticks must go in specific slots (usually slots 2 and 4, counting from the CPU). If you put them in slots 1 and 2, the board might only see one.
- BIOS compatibility — Newer RAM (like DDR4-3600) on an older board might run at default low speed or not be recognized until you update the BIOS or enable XMP.
There's also a less obvious cause: bent CPU socket pins or an overtightened CPU cooler. That can mess up memory traces. We'll cover that last.
The fix — step by step
Step 1: Power down and unplug everything
Turn off the PC. Flip the PSU switch to Off (the I/O switch on the back). Unplug the power cable. Then press the power button for 5 seconds to drain any remaining charge in the capacitors.
Step 2: Take out all RAM sticks
Remove every stick of RAM. Lay them on a clean, dry surface. Inspect the gold contacts: they should be clean and shiny. If they look dull or have gunk, gently rub them with a clean pencil eraser — not sandpaper, just the eraser. Wipe with a microfiber cloth after.
Step 3: Install one stick in the correct slot
Check your motherboard manual for the recommended single-stick slot. For most boards, it's slot 2 (closest to the CPU is slot 1, then 2, 3, 4). Insert the stick firmly until the clips click on both sides. You should hear two distinct clicks — one per side.
After installing, power on the PC. You should see the POST screen or the BIOS splash. Enter BIOS (usually Del or F2 during boot). Look for the total memory listed. It should match the stick you installed (e.g., 8GB).
Step 4: Test each stick individually
If the first stick works, shut down, swap it with the second stick in the same slot. Power on and check BIOS again. If both sticks show up individually, the RAM itself is fine. If one doesn't show up, that stick is bad — RMA it.
Step 5: Install both sticks in the correct dual-channel slots
For dual channel, use slots 2 and 4 (A2 and B2 on many boards). Push each in until it clicks. Power on and check BIOS. You should see the total combined capacity, like 16GB if you have two 8GB sticks.
If you only see half the memory (e.g., 8GB instead of 16GB), the board is running single channel. Try swapping the sticks between slots 2 and 4 — sometimes a particular stick works only in slot 2.
What to do if it still doesn't work
You're still stuck? Here's the checklist of things that fix the stubborn cases:
- Update your BIOS — This is the real fix for most DDR4 compatibility issues. Go to the motherboard manufacturer's support page, download the latest BIOS, and flash it. After the update, enter BIOS and load optimized defaults (F5 on many boards). Then reinstall the RAM.
- Reset the CMOS — Remove the coin-cell battery on the motherboard for 30 seconds, then put it back. This clears any bad memory training settings. After that, the board will retrain the RAM from scratch.
- Check CPU cooler pressure — If you tightened the cooler too much, it can flex the motherboard and cause memory contact issues. Loosen the cooler screws a quarter turn on each side, evenly. Test again.
- Inspect CPU socket pins (advanced) — If nothing else works, remove the CPU cooler and the CPU itself. Look at the socket pins with a flashlight. Even one bent pin can kill a memory channel. If you see a bent pin, gently straighten it with a mechanical pencil tip (no lead) or a plastic spudger. Don't use metal — it'll short things out.
One last thing: if you're mixing old and new RAM, stop. Mixing different speeds, timings, or brands is a gamble. Even if both are DDR4, the board might not handle it. Best practice: always install matched kits from the same manufacturer.
I've seen this exact problem on hundreds of tickets. Nine times out of ten, it's just not seated fully. Push harder than you think you should — but straight down, not at an angle. The click should be loud enough to hear across the room.
Was this solution helpful?