Troubleshooting a PC That Won’t POST
- Eric
- Sep 26
- 6 min read
A PC that refuses to show anything on screen can feel like a brick and be extremely frustrating. However, many “no POST” problems are solvable with a few clear checks and a calm method. Start simple: power, fans, and lights tell blunt truths. From there you can isolate components like RAM, GPU, and storage step by step. This guide gives a layered, confidence-building approach that beginners can follow while learning the why behind each test, so you’ll stop guessing and start fixing.

POST stands for Power-On Self-Test. It’s your computer's first check when you power up your PC. Older motherboards used a program called BIOS (Basic Input Output System) to control how your computer and its components operated and interacted with each other. Newer boards use what's referred to as UEFI (Unified Extensible Firmware Interface). The main difference between the two is simply that UEFI allows for faster and, with certain settings enabled, more secure boots. For the average user, these two terms are interchangeable. BIOS is the more frequently used term, but both are used to describe a program that runs a short sequence every time you start your computer. This program verifies that essential hardware is present and functioning. It initializes the CPU and chipset, checks system memory, looks for connected devices like the GPU and storage, and searches for basic errors using LED/beep/post codes. If those checks pass, the firmware hands control to the bootloader (the program that searches your HDD or SSD for an operating system) and the operating system starts. If something fails, you get diagnostic signals (no video, beeps, or POST codes) that tell you where to focus your troubleshooting.
Common causes of a PC failing to POST include power problems such as a dead power supply, loose cables, or a faulty power button; firmware or firmware-configuration issues like a bad BIOS/UEFI update, corrupted settings, or an incorrect boot mode; CPU or motherboard faults including an improperly seated CPU, bent pins, or damaged VRMs; memory errors from bad or improperly seated RAM sticks; graphics problems if the GPU is dead, unseated, or not receiving power; peripheral or connector faults such as a shorting front-panel header, USB device, or faulty SATA/PCIe device; and hardware compatibility or configuration mistakes like unsupported RAM speeds or incorrect BIOS settings.
As is true for any type of troubleshooting, you should always start with the basics. Let's go over these.
Before you begin, you should ALWAYS shut down and unplug the PC from the wall. Attempting any hardware changes while your PC is plugged in, even if it's powered down, can cause electric shock, which can be fatal, and electrical shorts, which can permanently damage the motherboard and other components. To ensure your PC is in a zero-power state, after you've unplugged the PC from the wall, press and hold the power button for 10 to 15 seconds. This will drain any residual power from the capacitors and other components. Do this before each step, because every time you plug it back in and attempt to boot, any component could continue to store power again after you turn the PC off. It's also recommended that you use an anti-static device like a wrist strap to prevent a static charge from shorting components. At the very least, always touch a metal part of your case before you attempt to do any work inside your PC case, and always try to avoid performing this type of work when on carpet.
Now let's discuss what to look for and what some of the different symptoms can mean.
- Power -
First things first. It may seem overly simple, but check to make sure your system is getting power. It may save you a lot of time if you discover that you simply forgot to plug the PC into the wall or flip the switch on your power supply. This has happened to me before. Confirm the PSU switch is on and the wall outlet and power cable are working, as well as the motherboard power cables themselves. Reseat the 24‑pin, 8‑pin CPU (sometimes there are two of these), and all GPU power connectors. You should also verify that the monitor cable is working properly. Your computer may be going through POST; you just might not be able to see it if the cable is bad or not fully seated.
- Diagnostic Indicators -
If your motherboard has them, check its indicators. Note LEDs, beep codes, and fan spin as quick diagnostic clues. Some motherboards come equipped with tiny LED indicator lights, a speaker that emits an audible beep, or a small LCD panel that displays diagnostic codes. Make a note of these and refer to your motherboard’s documentation to determine their meaning. Fans are often an underrated indicator of problems. For example, if you know the motherboard is receiving power but the fans don't spin at all, this could indicate a power delivery issue on the board. If the case fans spin but the CPU and GPU fans don't, it could indicate a partial power delivery issue. Or if the fans ramp to and remain at full speed, it could mean that the CPU is not initializing. There are also other fan-related symptoms that could indicate varying issues, so pay attention to your fans.
- RAM -
Next, check your RAM. Remove and reseat the sticks and try booting with only one stick that you know is good. Try to boot with that single stick in each slot. Don't assume that the sticks that are already installed are good without checking them in another system. If they're the problem, it won't matter how may times you try them in the different slots. You need at least one stick that you know works.
- GPU -
If all you see is a black screen, it may be a failed GPU. Reseat the card in the PCIe slot or try the HDMI/Display Port on the motherboard if it and your CPU support integrated graphics. If your PC completes POST and boots normally using integrated graphics, the GPU is likely the culprit. Test the GPU in a known, working system. You may have to reach out for professional help with this. Businesses like mine have test benches used for testing components. Test bench is just a fancy name for a full PC with known working components mounted to a simple frame that's used to test things like RAM, CPUs, power supplies, GPUs, etc.
- Peripherals -
Check any peripherals (keyboard, mouse, monitor, etc.). Unplug any USB devices and front‑panel connectors that might short the board. A keyboard with an internal electrical short or a shorted front-panel USB port could cause the system to fail POST.
- CMOS -
The final check before you'll be forced into more technical troubleshooting is to clear the CMOS (Complementary Metal-Oxide-Semiconductor), which is the small, battery-backed memory on the motherboard that stores BIOS/UEFI settings like date, time, boot order, and hardware configuration. Some motherboards have a Clear CMOS button on the rear I/O panel. If your motherboard is equipped with this button, make sure the PC is powered off and unplugged, then hold the Clear CMOS button for 5 to 15 seconds. This forces the motherboard to discard stored BIOS/UEFI settings and reset them to factory defaults. This is useful when an altered BIOS/UEFI setting is the culprit. If your motherboard doesn't have a Clear CMOS button, you can remove the CMOS battery (looks like a coin mounted on the motherboard) for a minute to reset settings.
A final note: always ensure that your PC is in a zero-power state before attempting any of the above steps. Watch for change after each step so you know what fixed or changed the symptom. Don't try multiple things at once. When you clear the CMOS, keep in mind that doing so resets custom BIOS settings including overclocks and boot order, so keep track of any values you want to restore.
If, after performing the above steps, your PC still won't POST, it may be time to reach out to a professional. I offer PC troubleshooting and repairs, so visit my contact page to send me a message. We can discuss a plan to get your system back on its feet so you can get back to gaming, creating content, or anything else you use your PC for. I'll also discuss some next steps in a future post on The Core Blog, so stay tuned, and good luck!
Comments