PC Won't Turn On: Step-by-Step Troubleshooting Guide
Diagnose a desktop or laptop that won't power on, from wall outlet checks to RAM reseating, PSU testing, and BIOS resets.
Nothing is more frustrating than pressing the power button on your desktop and getting absolutely nothing in return — no fans, no lights, no POST beep. Before you assume the worst and reach for your wallet, most dead-PC scenarios come down to a handful of root causes that you can diagnose with basic tools and patience. This guide walks through the full process in a logical order so you don’t waste time swapping parts randomly.
Start with the Obvious: Power Delivery
It sounds elementary, but a surprising number of “dead PC” calls end at the wall outlet.
Check the outlet. Plug a lamp or phone charger into the same outlet or surge protector. If it gets power, the outlet is fine. If not, check your breaker panel.
Inspect the surge protector or UPS. Some surge protectors have a master on/off switch or a reset button after a trip event. Press it. If you’re using a UPS, check its status display — a flat battery or overload condition will cut output even if the UPS appears on.
Trace the power cable. On a desktop, look at the IEC C13 cable connecting the wall to the PSU. Make sure it’s fully seated at both ends. Try a different cable if you have one.
Check the PSU voltage switch. Older power supplies have a red 115V/230V selector switch on the back. If it was bumped to 230V in a 120V country, the PSU will appear completely dead (or worse, damaged).
Test the Power Supply Itself
The power supply unit (PSU) is the single most common hardware failure point in a desktop that won’t power on. You can confirm a dead PSU without any special equipment.
The paperclip test. Unplug the 24-pin ATX connector from the motherboard. Find the green wire (PS_ON) and any black wire (ground) in that connector. Bridge them with a straightened paperclip. Plug the PSU back into the wall and flip its rocker switch. If the PSU fan spins, the PSU is alive and the problem is downstream. If nothing happens, the PSU is dead.
Listen and smell. A PSU that has failed from a blown capacitor may emit a faint burnt smell. Pop the side panel off and sniff near the PSU — if it smells like burnt electronics, replace it.
Use a PSU tester. A dedicated ATX PSU tester (inexpensive) plugs into the 24-pin connector and shows voltages on LEDs or a small screen. This is more reliable than the paperclip test because it puts the PSU under a light load.
If the PSU fails either test, replace it before continuing. Match or exceed the wattage rating of the original.
Reseat and Isolate Components
If the PSU passes but the system still won’t boot, move to the components that most often cause a no-post condition.
RAM
Remove all RAM sticks. Try booting with a single stick in the slot labeled A2 (or the slot specified in your motherboard manual for single-channel testing). If it doesn’t post, try the other slots one at a time. Try each stick individually in case one is dead.
Static discharge is the enemy here — touch the metal case chassis before handling any components to discharge yourself.
Discrete GPU
If you have a dedicated graphics card, remove it and connect your monitor to the integrated graphics output on the motherboard’s rear I/O panel. Many motherboards disable integrated graphics when a GPU is installed, so you may need to enter BIOS to re-enable it — but if the system at least POSTs with the GPU removed, you’ve found your culprit.
Also check that the GPU’s PCIe power connectors (6-pin or 8-pin) are fully seated. A loose connector will cause the GPU to be detected but refuse to initialize, sometimes preventing POST entirely.
CPU Power Connector
The 4-pin or 8-pin EPS12V connector near the CPU socket is separate from the main 24-pin connector. If this is unplugged or loose, the system will not power on at all, or will power cycle repeatedly without completing POST.
Diagnose with Motherboard LEDs and Beep Codes
Most modern motherboards have diagnostic LEDs on the board — often labeled CPU, DRAM, VGA, and BOOT in a row near the 24-pin connector. These light up in sequence during POST and stay lit at the last stage that failed. Consult your motherboard manual to interpret the specific color/pattern for your board.
Older boards use a speaker (sometimes included in the box, plugs into the front-panel header) to emit beep codes. One short beep typically means POST succeeded. Multiple beeps in a pattern indicate a specific failure — AMI BIOS, Award BIOS, and Phoenix BIOS each have different codes, so look up your board’s BIOS vendor.
Debug card / POST card. For deep troubleshooting, a cheap PCI/PCIe POST card inserts into a slot and displays a two-character hex code in real time. These codes map to a table in your BIOS documentation and can identify a stuck stage precisely.
Clear CMOS / Reset BIOS
A corrupted BIOS configuration can prevent POST from completing even when all hardware is healthy. The fix is a CMOS reset.
Method 1 — jumper. Find the CLR_CMOS or JBAT1 jumper on the motherboard. With the PC unplugged from the wall, move the jumper to the “clear” position, wait 30 seconds, then move it back to the “normal” position.
Method 2 — battery. With the PC unplugged, remove the CR2032 coin cell battery on the motherboard. Wait 60 seconds. Reinsert it. This drains the CMOS capacitors and resets all settings to factory defaults.
After clearing CMOS, the system should at minimum complete POST and enter BIOS setup. You’ll need to reconfigure any custom settings (XMP profile, boot order, fan curves).
Laptop-Specific Steps
Laptops have fewer user-serviceable components, but a few targeted checks apply.
Hard reset. Remove the battery (if removable), unplug the AC adapter, and hold the power button for 30 seconds. Reconnect AC only (no battery) and attempt to power on. This drains capacitors that can hold residual charge and prevent initialization.
AC adapter LED. Most laptop chargers have a status LED. If it’s off or amber when plugged in, the adapter is failing or the laptop has a short. Try a different adapter with the correct voltage and wattage rating.
Battery bypass. A deeply discharged lithium battery can appear dead and prevent the laptop from powering on even on AC. Disconnect the internal battery (usually accessible under a service panel), plug in AC only, and press power. If it boots, the battery is bad.
When to Escalate
If you’ve worked through all of the above and the system still won’t power on, the motherboard itself is the likely culprit — specifically failed VRMs, blown capacitors, or a dead southbridge chip. Diagnosing further requires a multimeter, an oscilloscope, or a known-good board to swap in for testing.
At this point, the repair cost calculation matters. For a desktop, a replacement motherboard is usually economical. For a laptop, motherboard-level repair often costs more than the machine is worth unless it’s a premium device — at which point a professional board-level repair service may be worthwhile.
Keep records of what you’ve tested. If you do need professional service, telling a technician “I’ve confirmed the PSU passes the paperclip test, RAM is reseated with one stick, and the DRAM LED stays lit” saves them diagnostic time and saves you money.
Related Articles
How to Test a USB-C Cable for Charging Speed and Data Transfer
How to tell a charge-only USB-C cable from a Thunderbolt one without trusting the label, using cheap testers and a few minutes of bench time.
How to Test and Replace a Motherboard CMOS Battery
How to spot a dying CMOS battery, measure it with a multimeter, and replace the CR2032 without losing your BIOS settings or breaking Secure Boot.
How to Test a PC Power Supply: Multimeter and PSU Tester Guide
How to confirm whether a PC power supply is dead, dying, or fine using a paperclip test, a cheap PSU tester, or a multimeter on the live rails.