You press the power button and nothing happens. Or maybe the fans spin up, lights flash, but the screen stays black. Whether you are dealing with a desktop PC that will not turn on or a computer that powers up but refuses to load Windows, the situation is incredibly frustrating, especially when you have work to do.
Learning how to troubleshoot a computer that will not boot is one of the most valuable DIY tech skills you can develop. Our team has built, repaired, and diagnosed hundreds of systems over the years, and the good news is that most boot failures trace back to simple causes you can fix yourself without buying replacement parts.
This guide walks you through a proven, step-by-step diagnostic process. We start with the easiest checks and move toward more advanced techniques, so you never skip a basic fix while chasing a complex one. By the end, you will know exactly what to check, what order to check it in, and when it is time to call in professional help.
Quick Troubleshooting Checklist: Identify Your Symptom First
Before diving into detailed steps, identify which symptom matches your situation. The right starting point depends on whether your computer has no power at all, powers on but shows a black screen, or starts but fails to load the operating system.
If the computer shows NO signs of power (no fans, no lights, no sounds):
Check the wall outlet with another device like a lamp or phone charger
Verify the power cable is firmly connected at both the wall and the computer
Confirm the power supply switch on the back of the PC is flipped to the ON (I) position
Test or bypass your surge protector and UPS to rule out a faulty unit
Check the 24-pin motherboard power cable and 8-pin CPU power cable connections
If the computer powers ON but shows a BLACK SCREEN (fans spin, lights on, no display):
Verify the monitor is powered on and set to the correct input
Check that the display cable connects to your graphics card, not the motherboard port
Disconnect all USB devices, external drives, and peripherals
Reseat your RAM modules by removing and reinserting them firmly
Clear the CMOS by removing the motherboard battery for 5 to 10 minutes
If the computer starts but FAILS to boot into Windows (POST completes but OS does not load):
Remove any USB flash drives or external storage devices
Enter BIOS and verify the boot order points to your correct drive
Access Windows Recovery Environment and attempt Startup Repair
Try booting into Safe Mode to isolate driver or software conflicts
Use System Restore from the recovery menu to roll back recent changes
Use the checklist above as your starting map. Now let us walk through each step in detail so you understand exactly what to do and why each fix works.
Step 1: Verify the Power Supply
Power supply issues are the single most common reason a computer will not boot. I have seen countless cases where the fix was as simple as flipping a switch or reseating a cable. Always start here, even if you are certain power is not the problem.
Begin with the wall outlet. Plug a lamp or phone charger into the same socket your computer uses. If the lamp does not turn on, you have a tripped breaker or faulty outlet, not a computer problem. Reset any tripped breakers in your electrical panel and try again.
Next, trace the power cable from the wall to your computer. For desktops, this means checking the IEC power cable where it connects to the power supply unit on the back of the case. These cables can loosen over time, especially if the tower gets bumped or moved during cleaning. Unplug it fully and push it back in until it seats firmly.
Check the switch on the back of the power supply. It should be pressed to the side marked with a line (I), not the circle (O). This small switch gets flipped accidentally more often than you might expect, particularly if someone has been cleaning behind the desk or a pet brushed against it.
If you use a surge protector or UPS (uninterruptible power supply), test by plugging the computer directly into the wall. Surge protectors fail over time, especially after absorbing multiple voltage spikes. A failed surge protector can pass no power at all even though its indicator light still glows.
Finally, open the case and verify the internal power connections. The 24-pin main motherboard connector must be fully seated, and the 8-pin (or 4-pin) CPU power cable near the processor must click into place. A loose CPU power cable is a frequent culprit when fans spin briefly then stop immediately. Many Reddit users on r/buildapc report this exact scenario after moving their PC for cleaning or transport.
Step 2: Check Your Monitor and Display Connections
Sometimes the computer boots perfectly fine but you cannot tell because the display shows nothing. This is one of the most common points of confusion, and it wastes hours of unnecessary troubleshooting on internal components when the fix is external.
Start with the monitor itself. Confirm it is powered on and not in sleep mode. Press the input or source button and cycle through HDMI, DisplayPort, DVI, and VGA until you see your computer’s boot screen. Many monitors with multiple inputs default to the wrong source after a power outage.
Check both ends of your display cable. Unplug the HDMI or DisplayPort cable from the monitor and the computer, inspect the pins for damage, and reconnect firmly. If you have a spare cable, swap it in to rule out a damaged connector. I once spent an hour diagnosing a dead GPU only to discover the HDMI cable had a bent pin.
If your computer has a dedicated graphics card, the display cable must plug into the graphics card outputs, not the motherboard video ports. This is extremely common with new builds and pre-builts where the user assumes any port works. The motherboard ports are typically disabled when a dedicated GPU is installed, so plugging into them gives you a black screen even though the system is running.
Test with a different monitor or even a television if your cables allow it. If the system displays on a second screen, your original monitor may need service or replacement. If no display appears on any monitor, move on to internal troubleshooting steps.
Step 3: Disconnect All External Devices
A shorted or malfunctioning USB device can prevent your computer from completing the POST (Power-On Self-Test) process. This is an easy check that takes 30 seconds and eliminates a surprisingly common cause of boot failure.
Unplug everything except your monitor, keyboard, and mouse. This includes USB flash drives, external hard drives, printers, webcams, game controllers, USB hubs, SD card readers, and any dongles or adapters. Also remove any discs from your optical drive and disconnect external audio interfaces.
External storage devices are particularly problematic. If your BIOS boot priority lists a USB drive before your main storage, the system tries to boot from that external device and fails. One user on Tom’s Hardware spent hours troubleshooting a no-boot issue only to discover a forgotten flash drive in a rear USB port was hijacking the boot sequence.
After disconnecting everything, attempt to boot. If the computer starts successfully, reconnect devices one at a time, rebooting after each addition. When the system fails to boot again, the last device you connected is the culprit. Replace it or discontinue using it.
Step 4: Reseat Your RAM Modules
Loose or poorly connected RAM is a frequent cause of boot failure, especially in systems that have been moved, shipped, or jostled. Reseating your memory modules takes about ten minutes and requires no special tools.
Before opening your case, power off the computer completely and unplug the power cable from the wall. Press the power button once more to discharge any remaining power in the capacitors. Ground yourself by touching a bare metal part of the case frame to discharge static electricity that could damage sensitive components.
Locate your RAM sticks on the motherboard. Press down on the plastic clips at each end of the module until it pops upward. Remove the stick gently by pulling straight up. Inspect the gold contacts on the bottom edge for any visible dirt or oxidation. If they look dull, wipe them gently with a clean microfiber cloth or a pencil eraser.
Reinsert each module by aligning the notch in the bottom edge with the ridge in the slot. Push down firmly on both ends until the clips snap closed with an audible click. If the clips do not close, the stick is not fully seated. Apply firm, even pressure.
If reseating does not solve the problem, test each RAM stick individually. Remove all but one module and attempt to boot. If it works, add the second stick and try again. Repeat until you identify a module that prevents booting. Forum users on Reddit and Tom’s Hardware frequently discover a single bad RAM stick using exactly this method after days of frustration.
If you recently installed new RAM, verify it is compatible with your motherboard. Check the supported memory list in your motherboard manual. Mixing different speeds, capacities, or brands can cause intermittent boot failures that are maddening to diagnose.
Step 5: Reset the CMOS to Clear BIOS Settings
A CMOS reset clears all stored BIOS settings and returns them to factory defaults. This fix is remarkably effective for boot problems caused by corrupted settings, failed overclocks, or incompatible configuration changes. The CMOS is a small chip on the motherboard powered by a coin battery that retains your BIOS preferences when the computer is off.
To reset the CMOS, power off and unplug the computer completely. Open the case and locate the CR2032 coin battery on the motherboard. It is a silver disc about the size of a nickel, typically near the bottom edge. Use a small flathead screwdriver or your fingernail to gently pop it out of its holder.
Wait 5 to 10 minutes. This ensures all residual charge drains from the CMOS chip completely. Tom’s Hardware forum users consistently confirm this 5 to 10 minute window as the reliable standard. After waiting, reinstall the battery with the positive side (marked with a plus sign) facing up.
Some motherboards have a dedicated Clear CMOS jumper instead of, or in addition to, the battery. Check your motherboard manual for the specific location. To use the jumper, move the small plastic cap from pins 1 and 2 to pins 2 and 3 for 10 seconds, then move it back. This accomplishes the same reset without removing the battery.
After resetting the CMOS, your first boot will be slower than usual. You may need to enter BIOS to set the date and time, confirm your boot drive is detected, and reapply any custom settings like XMP profiles for your RAM. If a failed overclock or bad BIOS configuration was preventing your system from booting, the CMOS reset clears it and restores functionality.
Step 6: Read Motherboard Debug LEDs and Beep Codes
Modern motherboards include diagnostic tools that tell you exactly what is preventing your system from booting. Learning to read these indicators turns guesswork into targeted troubleshooting. This is an area where many guides stay vague, so we will be specific.
Many motherboards from ASUS, MSI, Gigabyte, and ASRock feature four debug LEDs labeled CPU, DRAM, VGA, and BOOT. These lights illuminate briefly during normal startup as the system checks each component in sequence. If one stays lit, it tells you which component is causing the failure.
If the CPU light stays on, the motherboard cannot communicate with the processor. Check that the CPU is properly seated, the 8-pin power cable is connected, and the CPU cooler is mounted correctly with adequate thermal paste. Bent pins on Intel CPU sockets or damaged contact pads on AMD CPUs are common causes.
If the DRAM light stays on, the system cannot detect or initialize your RAM. Return to Step 4 and reseat your memory. If the problem persists, test each stick individually in different slots. Try a different RAM kit if one is available.
If the VGA light stays on, the system cannot detect a graphics output. Reseat your GPU in its PCIe slot, verify the power cables are connected, and test the card in a different slot if possible. Integrated graphics users should verify the CPU supports integrated graphics.
If the BOOT light stays on, the system completed POST but cannot find a bootable drive. Check SATA or NVMe connections, verify your drive is detected in BIOS, and confirm the boot order is correct. A corrupted boot sector or failed SSD is likely the cause.
For motherboards without debug LEDs, listen for beep codes. A single short beep means successful POST. Continuous beeping, long repeated beeps, or specific beep patterns indicate different errors depending on the BIOS manufacturer (AMI, Award, or Phoenix). Here are the most common AMI beep codes:
1 short beep: Normal POST, system is fine
2 short beeps: RAM parity error, reseat or replace memory
3 short beeps: Base 64K RAM failure
1 long, 2 short: Video adapter error, reseat or replace GPU
1 long, 3 short: Video memory failure
Continuous long beeps: Memory not detected, reseat RAM
Continuous short beeps: Power supply or motherboard failure
Note that many modern motherboards do not include an onboard speaker. You can buy a cheap PC speaker with a two-pin connector for under five dollars and plug it into the speaker header on your motherboard to access beep code diagnostics.
Step 7: Check BIOS Settings and Boot Priority
If your system completes POST but does not load Windows, the problem often lies in BIOS configuration. Incorrect boot order, a disconnected boot drive, or a corrupted bootloader can all prevent the operating system from starting.
Enter BIOS by pressing the designated key immediately after powering on. Tap it repeatedly during the initial startup screen. The exact key depends on your motherboard or system manufacturer:
Dell: F2 or F12
HP: F10 or Esc
Lenovo: F1 or F2
ASUS: F2 or Del
MSI: Del
Gigabyte: Del or F2
ASRock: Del or F2
Acer: F2 or Del
Once in BIOS, navigate to the boot section and verify your primary storage drive appears in the device list. If the drive is not listed, it may be disconnected, failed, or improperly configured in the SATA or NVMe settings.
Check the boot order. Your primary drive with the operating system installed should be listed first. If a USB device, network boot, or secondary drive sits at the top of the list, the system attempts to boot from that device and fails. Reorder the list so your OS drive is first.
If BIOS settings look correct but Windows still will not load, you likely have a corrupted boot partition or driver conflict. Access the Windows Recovery Environment (WinRE) by forcing your computer to restart during boot three consecutive times. On the third interrupted boot, Windows displays a recovery screen with automatic repair options.
From WinRE, navigate to Troubleshoot, then Advanced options. Try Startup Repair first, as it can automatically fix common boot sector and bootloader problems. If that fails, try System Restore to roll your system back to a date when it booted normally. Safe Mode is another option that loads Windows with minimal drivers, which can help you identify and remove a problematic driver or recent update.
Advanced Diagnostics: When Basic Steps Fail
If all seven steps above have not resolved your boot problem, you are likely dealing with a hardware failure or a more obscure configuration issue. These advanced techniques help narrow down the exact component at fault.
The power button bypass test determines whether your case power button is faulty. Unplug the front panel power switch connector from the motherboard header. Touch the two power switch pins simultaneously with a metal screwdriver blade for one second. This shorts the pins and starts the system, exactly as the button would. If the computer boots, your case power button or its wiring needs replacement.
The PSU jumper test (sometimes called the paperclip test) checks whether your power supply functions at all. Fully disconnect the PSU from the motherboard and all components. Bend a paperclip into a U shape and insert one end into the green PS-ON wire pin and the other into any black ground wire pin on the 24-pin connector. Plug in the PSU and flip the switch on. If the PSU fan spins, it is receiving power. Note: this only confirms the PSU turns on, not that it delivers stable voltage under load. A PSU tester provides more reliable results.
The test bench method removes the motherboard from the case entirely and places it on a non-conductive surface like the box the motherboard came in. Connect only the essential components: CPU, one RAM stick, GPU, and power supply. This eliminates short circuits caused by standoffs touching the motherboard tray incorrectly. If the system boots outside the case but not inside, you have a grounding or shorting issue with your case installation.
If you have tested every component and the system still will not boot, you are likely facing a dead motherboard, failed CPU, or bricked BIOS. These failures require replacement parts or professional diagnosis. At this stage, the most cost-effective next step is often replacing the motherboard, as it is the component most likely to fail and the hardest to test definitively.
How to Prevent Future Boot Problems
A few simple habits dramatically reduce the chance of encountering boot failures in the future. Prevention is always easier and cheaper than troubleshooting.
Use a quality surge protector or, better yet, a UPS. Power surges from lightning strikes, grid switching, and appliance cycling damage power supplies and motherboards over time. A UPS provides battery backup during outages and clean, regulated power that extends component life.
Keep your BIOS updated. Manufacturers release firmware patches that fix boot compatibility issues, improve hardware support, and patch security vulnerabilities. Check your motherboard manufacturer’s website every few months for updates and apply them when your system is stable.
Clean dust from your computer every 3 to 6 months using compressed air. Dust buildup causes heat, and excessive heat degrades capacitors, kills drives, and shortens the life of every component. Pay special attention to CPU cooler fins, GPU heatsinks, and power supply intakes.
Avoid force-shutting down your computer during BIOS updates or Windows updates. Interrupted firmware updates are one of the most common causes of motherboards becoming bricked. Always let updates complete fully, even if the screen appears frozen.
FAQs
What should be the first step in troubleshooting a computer that won’t turn on?
The first step is always verifying the power supply. Check that the wall outlet works by plugging in another device, confirm the power cable is firmly connected at both ends, and ensure the power supply switch on the back of the PC is flipped to the ON position. Also test or bypass your surge protector, as these fail frequently.
Why is my computer running but not booting?
If your fans spin and lights turn on but the screen stays black or Windows does not load, the most common causes are a loose RAM module, a display cable plugged into the wrong port (motherboard instead of GPU), a failed component preventing POST, or a corrupted boot drive. Start by checking your display connections, then reseat your RAM and clear the CMOS.
How to tell if a computer is bricked?
A computer is considered bricked when it shows no signs of life even after all basic troubleshooting steps are exhausted. Signs include no POST beep, no debug LED activity, no fan movement even with confirmed power, or a completely black screen after testing every component individually. A bricked motherboard or BIOS corruption typically requires hardware replacement.
How do I force a PC to start?
To force a PC to start, first try holding the power button for 10 to 15 seconds to perform a hard shutdown, then press it again to restart. If that fails, unplug the power cable, hold the power button for 30 seconds to drain residual charge, reconnect, and try again. As a last resort, you can bypass the power button by shorting the power switch pins on the motherboard with a screwdriver.
What is a common cause of a no boot issue on a computer?
The most common cause of a no boot issue is a power supply problem, including loose cables, a failed surge protector, or a faulty PSU. Other frequent causes include loose RAM modules, corrupted BIOS settings requiring a CMOS reset, incorrect boot order pointing to a non-bootable device, and a disconnected or failed storage drive.
How to diagnose a PC that won’t boot?
Diagnose a non-booting PC systematically: first verify power (outlet, cable, PSU switch, internal connections), then check display connections and monitor input, disconnect all peripherals, reseat RAM, reset the CMOS, read motherboard debug LEDs or beep codes, and finally check BIOS boot order and attempt Windows Recovery Environment tools. This step-by-step approach isolates the problem without skipping simple fixes.
Wrapping Up: You Can Fix Most Boot Problems
Learning how to troubleshoot a computer that will not boot saves you time, money, and stress. The systematic approach outlined here, starting with simple power checks and progressing to advanced diagnostics, resolves the vast majority of boot failures without professional intervention. Most issues trace back to loose cables, unseated RAM, a tripped surge protector, or a BIOS setting that needs clearing.
If you have worked through every step and your system still will not boot, you have likely isolated the problem to a specific failed component. At that point, replacing the identified part or consulting a professional repair service is the logical next step. Keep your components clean, your BIOS updated, and your power protected, and you will face far fewer boot problems going forward.