Few things are more deflating than finishing a build, pressing the power button, and getting nothing. Or fans spin but no display. Or the system POSTs and then drops to a black screen. Don’t panic. Most no-boot issues are tiny things — a loose cable, an unseated component, a flipped front panel header. Here’s the systematic process to find the problem.

What POST actually is

POST stands for Power-On Self-Test. When you press the power button, the motherboard runs a quick check of the CPU, RAM, and basic devices before handing control to UEFI. A successful POST means you’ll see the motherboard’s logo or splash screen.

“No POST” means the system is failing somewhere in that early check. The failure point determines what’s wrong.

Step 0: power down and unplug

For everything below, start by unplugging the PSU from the wall. Wait 30 seconds. This drains capacitors and ensures any reseating you do is safe.

Use the motherboard’s debug LEDs

Almost every modern motherboard has either a 2-digit hex display or a row of debug LEDs labeled CPU, DRAM, VGA, BOOT. When the system fails to POST, the lit LED tells you what’s failing.

  • CPU LED solid: CPU isn’t detected, not seated, not powered, or dead.
  • DRAM LED solid: RAM isn’t seated, wrong slot, incompatible, or dead.
  • VGA LED solid: GPU isn’t detected or seated.
  • BOOT LED solid: storage isn’t detected or no boot device is set.

If your board has a hex display, look up the code in the manual — it’s the specific failure point.

Symptom 1: nothing happens at all (no fans, no lights)

The PSU isn’t delivering power, or the motherboard isn’t being told to turn on.

  1. Confirm the PSU’s power switch is on (the I/O switch on the back).
  2. Confirm the power cable is plugged into the wall and the PSU.
  3. Confirm the 24-pin ATX cable is fully seated into the motherboard.
  4. Confirm the 8-pin EPS (CPU power) cable is fully seated at the top of the motherboard.
  5. Check the front panel power switch wires. They go to two specific pins on the F_PANEL header. Per the motherboard manual.
  6. If you can’t tell whether the power switch is wired correctly, short the two power switch pins with a screwdriver tip for half a second. If the system turns on, the switch wiring is the problem.

Symptom 2: fans spin, no display

The motherboard is getting power and trying to POST, but something’s preventing it.

  1. Check the debug LEDs to identify the failing component.
  2. Confirm the monitor is on, plugged into the GPU (not the motherboard, unless you’re using integrated graphics intentionally), and on the right input.
  3. Reseat the GPU. Push down on the back end until you feel it click.
  4. Confirm both GPU power connectors are fully seated.
  5. Reseat the RAM. Push down firmly until both clips snap into place.
  6. Try one stick of RAM at a time in the A2 slot.

Symptom 3: fans spin briefly, system turns off, repeats

This is called a “boot loop” and almost always means there’s a short or a power delivery problem.