The 30-Second Fix: Reseat the RAM
I've lost count of how many times I've walked into a client's office, seen a machine that 'just stopped booting,' and fixed it in under a minute. Ninety percent of the time it's the RAM — not dead, just loose. It happens more often than you'd think. A PC gets bumped during cleaning, a case side panel gets slammed, or you moved the tower to plug in a USB and jostled the sticks.
Here's what you do. Shut the machine down, unplug the power cord (don't skip that), and open the case. Press down on the retaining clips at the ends of the RAM slots. You'll hear a click. Then pull the stick straight out. Blow any dust out of the slot — I use a can of compressed air, but a quick puff works in a pinch. Look at the gold contacts on the bottom of the stick. If they look dirty or tarnished, rub them gently with a pencil eraser. That's not an old wives' tale; I've revived sticks that way.
Now seat it back in. Line up the notch, push down firmly until the clips snap into place on both ends. Give it a little wiggle to make sure it's seated. Plug in, power on. If your screen lights up, done. That took you 30 seconds and saved a service call.
The 5-Minute Fix: Test Sticks One at a Time
If reseating didn't do it, you've got a stick that's either dead or dying. The fast way to find out is to strip the system down to the bare minimum. Remove all but one stick of RAM. Also unplug any non-essential drives, but you can leave the boot drive. Power on. If it boots, shut down, swap in the next stick, repeat. Do this for each stick.
Here's the real-world catch: if you've got four sticks and only one is bad, the system might still boot with three. But you won't know which one is causing the random crashes or black screens until you test them individually. I had a client last month whose print server would die every Tuesday afternoon like clockwork. Turned out one of the four 8GB sticks was throwing errors only when the room got warm. The single-stick test found it in ten minutes.
Also, check your motherboard's manual for which slot to use when running single-stick mode. Most boards want slot 2 (the one second from the CPU) for a single stick, but some want slot 1. Get that wrong and the system won't POST, which makes you think the stick is bad when it isn't.
If each stick boots fine on its own, the problem could be the slots themselves. Test the known-good stick in each slot individually. If slot 3 is dead, you've found your culprit. That's less common but happens — I've seen bent pins in the CPU socket cause a specific RAM slot to fail, so if you find a dead slot, check the socket while you're in there.
The 15+ Minute Fix: Run MemTest86 and Reset CMOS
So all sticks boot fine individually, but the machine still black-screens when they're all in. Or you had a stick that failed the single-stick test but want to confirm it's actually bad and not just a dirty contact. Time to bring out MemTest86.
Grab a USB stick, head to memtest86.com, and download the free version. It's a bootable image — you write it to the USB using their tool or Rufus. Boot from it, and let it run. The free version has no time limit, so let it go for at least two passes. A full pass takes about 20-30 minutes for 16GB of RAM. If you see red errors, that stick is toast. Toss it. Don't bother trying to 'fix' a RAM stick; it's not worth your time.
But here's the thing I want you to remember: MemTest86 only finds errors on the memory that's installed. If you're testing four sticks together and one is flaky, you might not get a definitive error because the system reallocates data around the bad cells. So the right sequence is: test each stick individually for one pass, then test them together if they all pass. That catches the weird interaction bugs.
Also, if you've been messing with BIOS settings, do a CMOS reset. Unplug the PC, pop the round silver battery off the motherboard for 30 seconds, then put it back. This clears any wrong voltage or timing settings that might be making the RAM unstable. I've seen XMP profiles do exactly this — you enable the speed rating, but the RAM is a cheap kit that can't actually handle it, and you get black screens on cold boots. Reset clears that nonsense.
When to Just Buy New RAM
If MemTest86 shows errors on a stick, that stick is done. No amount of cleaning or reseating fixes a bad chip. RAM is the one component I don't buy used. It's cheap, and failure rates are low, but when they fail, they fail randomly. A single stick of DDR4 is like 30 bucks. Just replace it.
And if you're running a system where all sticks test fine but you still get random black screens, check for a failing power supply or a motherboard with bulging capacitors. I had a machine last year that looked like a RAM problem — everything tested fine, but it crashed under load. Turned out the PSU was sending dirty voltage and the RAM was the first thing to choke. But that's a different article.
For now, start with the reseat. Then the single-stick test. Then MemTest86. One of those will find your problem 95% of the time. The other 5%? Replace the motherboard.