220-1101Chapter 99 of 123Objective 5.1

Troubleshoot: Power and POST Failures

This chapter covers troubleshooting power and POST failures, a critical skill for the CompTIA A+ 220-1101 exam. These topics appear in roughly 10-15% of the troubleshooting questions, often as part of a larger scenario. You'll learn to diagnose systems that won't power on, that power on but don't boot, and how to interpret beep codes and error messages. Mastering these steps is essential for any IT support technician.

25 min read
Intermediate
Updated May 31, 2026

The Computer's Ignition and Engine Check

Imagine your computer is like a modern car. When you turn the key (press the power button), the car's battery provides power to the starter motor. But before the engine cranks, the car's computer runs a self-test: it checks that the battery voltage is sufficient, that the starter solenoid engages, and that critical sensors (like the crankshaft position sensor) report sane values. This is the Power-On Self-Test (POST). If the battery is dead, nothing happens—no dashboard lights, no crank. That's a power failure. If the battery is good but the starter motor is seized, you might hear a single click but the engine won't turn—analogous to a failed component like a bad CPU or RAM. If the computer detects a fault (like a missing spark plug wire), it may flash a check engine light with a specific pattern (beep codes). Once the engine starts, the alternator must supply stable voltage to keep the battery charged and the electronics running. If the alternator fails, the car will eventually stall—similar to a failing power supply that can't maintain output. The mechanic's diagnostic process is the same: verify power source, check for error codes, isolate the subsystem, and test components one by one.

How It Actually Works

What Are Power and POST Failures?

Power failures refer to any issue where the computer does not receive or properly distribute electrical power. POST (Power-On Self-Test) failures occur when the system powers on but fails to initialize hardware or detect essential components. The POST is a diagnostic routine built into the BIOS/UEFI firmware that runs every time the computer starts. It checks the CPU, RAM, storage, and other critical hardware. If a component fails POST, the system typically halts and may emit beep codes or display an error message.

Power Supply Unit (PSU) Basics

The PSU converts AC mains power to DC voltages required by the computer. Standard voltages are +3.3V, +5V, and +12V. The +12V rail powers the CPU and graphics card; +5V powers USB, drives, and some logic; +3.3V powers chipset and RAM. A PSU has a power rating in watts (e.g., 500W) and must provide enough current on each rail. Key connectors include: - 24-pin main power (ATX) - 4/8-pin CPU power (EPS12V) - 6/8-pin PCIe for graphics - SATA power for drives - Molex for older peripherals

POST Sequence

When you press the power button, the PSU receives a signal (PS_ON#) to start. It performs a self-test and sends a Power Good signal to the motherboard. The motherboard then initializes the CPU, which begins executing the BIOS/UEFI code. The POST sequence typically follows this order: 1. CPU initialization 2. Chipset initialization 3. Memory (RAM) detection and testing 4. Video card initialization 5. Storage device detection 6. Keyboard and other peripherals 7. Boot device selection

If any step fails, the system may halt and generate beep codes. For example, one long beep followed by two short beeps often indicates a video card failure.

Beep Codes and Their Meaning

Beep codes vary by BIOS manufacturer. The most common are: - AMI BIOS: 1 short = DRAM refresh failure; 2 short = parity circuit failure; 3 short = base 64K RAM failure; 4 short = system timer failure; 5 short = processor failure; 6 short = keyboard controller failure; 7 short = virtual mode exception error; 8 short = display memory read/write failure; 9 short = ROM BIOS checksum failure; 10 short = CMOS shutdown read/write error; 11 short = cache memory bad. - Award BIOS: 1 long, 2 short = video adapter failure; 1 long, 3 short = video card not detected; continuous beeps = memory or video problem. - Phoenix BIOS: Uses a sequence of beeps, e.g., 1-1-3 = CMOS read/write failure; 1-1-4 = BIOS ROM checksum error; 1-2-1 = system timer failure; 1-3-1 = RAM refresh failure; 1-3-3 = first 64K RAM failure; 1-3-4 = first 64K RAM parity error.

Power Failure Symptoms and Causes

No power, no fans, no lights: Likely a dead PSU, faulty power cord, or tripped circuit breaker. Check wall outlet with a known working device.

System turns on briefly then shuts off: Could be a short circuit, overheating, or insufficient PSU power. The motherboard may detect a fault and shut down.

Intermittent crashes or random reboots: Often due to a failing PSU providing unstable voltages. Capacitors may bulge or leak.

Burning smell or visible smoke: Immediate PSU failure—replace immediately.

POST Failure Symptoms and Causes

Blank screen, no beeps: Could be a bad CPU, motherboard, or PSU not delivering Power Good signal. Try reseating RAM and GPU.

Beep codes: Use the code to identify the failing component.

Error messages on screen: e.g., "CMOS checksum error" indicates BIOS settings corrupted; "Keyboard not found" means keyboard controller or connection issue.

System boots but no display: Often a graphics card issue. Ensure monitor is on and connected to the correct port.

Troubleshooting Methodology

1.

Verify Power Source: Test the wall outlet. Use a PSU tester to check voltages. A multimeter can measure +12V, +5V, +3.3V on the 24-pin connector (pin 9 is +5VSB, pin 14 is PS_ON#).

2.

Check Connections: Ensure all cables are fully seated. Reseat RAM, GPU, and power cables.

3.

Remove Non-Essential Components: Strip the system to minimum: one stick of RAM, CPU, integrated graphics (if available), and boot drive. If it POSTs, add components one by one.

4.

Listen for Beeps: If no beeps, ensure a speaker is connected to the motherboard header.

5.

Clear CMOS: Reset BIOS settings by removing the battery or using a jumper. This can resolve settings-related boot failures.

6.

Test with Known Good Parts: Swap PSU, RAM, or CPU with known working ones.

Power Supply Testing

A PSU tester provides a quick check. It shows voltages on each rail. Acceptable ranges: - +12V: 11.4V to 12.6V - +5V: 4.75V to 5.25V - +3.3V: 3.14V to 3.47V - +5VSB: 4.75V to 5.25V

If any voltage is out of range, replace the PSU.

BIOS/UEFI Settings

Incorrect BIOS settings can prevent boot. For example, a SATA controller set to RAID when no RAID array exists, or a boot order that doesn't include the OS drive. Enter BIOS setup (usually F2, Del, or F10 during POST) and check:

Boot order

SATA mode (AHCI, IDE, RAID)

Secure Boot and CSM (Compatibility Support Module) settings

XMP (Extreme Memory Profile) for RAM speed

Advanced Issues

Dead motherboard: If no POST with minimal hardware and known good PSU, the motherboard may be faulty. Look for bulging capacitors or burn marks.

Dead CPU: Rare, but possible. Check for bent pins on the CPU socket (LGA) or socket damage.

RAM issues: Use MemTest86 to test RAM. Try different slots.

GPU issues: Test with integrated graphics if available. Check PCIe power connectors.

Summary of Key Values

Power Good signal must be present within 100-500ms after power on.

+5VSB (standby) is always on when PSU is plugged in (except when switched off).

Typical PSU efficiency: 80 PLUS Bronze (82-85%), Gold (87-90%), Platinum (90-92%).

A 500W PSU is adequate for most office PCs; gaming rigs may need 650W+.

Beep codes are the primary diagnostic tool for POST failures.

Tools for Troubleshooting

Multimeter: Measures voltage, continuity.

PSU Tester: Quick voltage check.

POST Card: Plugs into a PCI or PCIe slot and displays POST code numbers.

Loopback Plug: For testing power supply (jumpers the green wire to ground on the 24-pin connector to turn on PSU without motherboard).

Interaction with Related Technologies

Battery (CMOS): A dead CMOS battery (CR2032, 3V) causes BIOS settings to reset, leading to time/date errors and potential boot issues.

Fans: If CPU fan fails, system may overheat and shut down. Some motherboards detect fan failure and halt POST.

Front Panel Connectors: Incorrectly connected power button or reset switch can prevent power-on.

Exam Tips

Always start with the simplest check: is it plugged in? Is the power switch on?

Know beep codes for AMI, Award, and Phoenix BIOS.

Understand that a system that powers on but has no display may have a bad GPU or monitor, but also could be a RAM issue.

Be aware that some POST failures do not produce beeps if the speaker is missing or disconnected.

Walk-Through

1

Verify external power source

Check that the power cord is securely connected to the PSU and wall outlet. Test the outlet with a known working device (e.g., lamp). If the outlet is on a switch, ensure it is on. For laptops, verify the AC adapter is connected and the charging light is on. This step eliminates the most common cause of no power.

2

Check PSU switch and connections

Ensure the PSU's rear switch (if present) is set to the '1' or 'on' position. Verify all internal power cables are fully seated: the 24-pin main connector, the 4/8-pin CPU connector, and any GPU power cables. Loose connections can cause intermittent power or no boot. Use a PSU tester to check voltages if available.

3

Perform minimal hardware POST test

Remove all non-essential components: extra RAM sticks, expansion cards (except GPU if no integrated graphics), drives, and peripherals. Leave only CPU, one stick of RAM (in slot recommended by motherboard manual), and the power button. Attempt to boot. If the system POSTs (beeps or displays), add components one by one to isolate the faulty part.

4

Interpret beep codes or error messages

If the system emits beeps, count them and consult the motherboard manual or BIOS manufacturer's code list. For example, one long and two short beeps typically indicate a video problem. If there's a display, note any error messages (e.g., 'CMOS checksum error', 'Keyboard not found'). Use these to identify the failing component.

5

Clear CMOS and reset BIOS

If the system powers on but fails to POST, a corrupted BIOS setting may be the cause. Clear the CMOS by removing the coin-cell battery (CR2032) for 30 seconds, or use the CMOS clear jumper (usually labeled CLR_CMOS). This resets all BIOS settings to defaults. Reboot and check if POST succeeds.

6

Test with known good components

If the above steps fail, swap components with known working ones. Start with the PSU, as it is the most common failure. Then test RAM, GPU, and finally CPU/motherboard. A POST card can provide a numeric code indicating which component is failing. Document each swap to avoid confusion.

What This Looks Like on the Job

In a large enterprise environment, technicians often face power and POST failures across hundreds of desktops and laptops. One common scenario is a 'no power' issue in a remote office. The technician arrives to find that multiple computers are dead. Instead of troubleshooting each individually, they first check the circuit breaker or UPS. Often, a tripped breaker or a failed UPS battery is the root cause. For example, a UPS that no longer holds a charge may cut power to all connected devices when the building power flickers. The solution is to replace the UPS battery or the unit itself.

Another scenario involves a batch of identical desktops that fail POST after a BIOS update. The computers power on but emit a continuous beep, indicating a RAM issue. However, RAM tests fine. The technician discovers that the BIOS update changed memory timings. Clearing CMOS or re-flashing the BIOS with the correct version resolves the problem. This highlights the importance of checking BIOS settings after updates.

In a data center, a server may fail to POST after a maintenance window. The technician finds that a technician accidentally bumped a RAM module, causing it to become unseated. Reseating the RAM restores POST. To prevent such issues, data centers often use servers with tool-less retention clips and require technicians to verify connections after any work.

Performance considerations: In large deployments, spare PSUs and RAM modules should be kept on hand. Standardizing on a few models simplifies troubleshooting. Tools like a POST card can speed diagnosis, but many technicians rely on beep codes and minimal configuration testing. The key is to follow a systematic approach to avoid replacing good parts.

How 220-1101 Actually Tests This

The 220-1101 exam tests power and POST troubleshooting under Objective 5.1 'Given a scenario, troubleshoot hardware problems.' Expect questions that present a symptom and ask you to identify the most likely cause or the next step. Common wrong answers include:

1.

'Replace the motherboard immediately' when the symptom is no power. The correct first step is to check the power source and PSU. Many candidates jump to motherboard replacement without verifying the simpler, more common causes.

2.

'The CPU is dead' when the system powers on but has no display. Often, the issue is a loose RAM module or a faulty GPU. The CPU rarely fails unless physically damaged. Always reseat RAM and GPU first.

3.

'It's a hard drive failure' when the system POSTs but shows 'No boot device'. While this could be a failed drive, it could also be a loose cable, incorrect boot order, or a disconnected SATA cable. The exam expects you to check connections and BIOS settings before concluding the drive is dead.

4.

'Replace the CMOS battery' when the system displays 'CMOS checksum error'. While a dead battery can cause this, it can also be caused by a corrupted BIOS or a recent power surge. The exam wants you to clear CMOS or load defaults first.

Key values to memorize: - +5VSB is the standby voltage (always on when PSU is plugged in). - Power Good signal must arrive within 100-500ms. - AMI BIOS beep codes: 1 short = DRAM refresh failure; 2 short = parity circuit failure; 5 short = processor failure. - Award BIOS: 1 long, 2 short = video adapter failure. - CMOS battery is a CR2032 lithium coin cell (3V).

Edge cases: The exam may describe a system that powers on but immediately shuts down. This could be a short circuit (e.g., a loose screw on the motherboard), overheating (CPU fan not spinning), or a failing PSU. Another edge case: a system that works intermittently. This often points to a failing PSU or loose connections.

Elimination strategy: For 'no power' questions, eliminate any answer that involves internal components (CPU, RAM) as the first step. Always start with power source and connections. For POST failures with beeps, use the beep code to guide your answer. If the question says 'no beeps' and no display, the culprit is likely the CPU, motherboard, or PSU (no Power Good signal).

Key Takeaways

Always start troubleshooting by verifying the power source and connections.

Beep codes are specific to BIOS manufacturer; know AMI, Award, and Phoenix common codes.

A system that powers on but has no display may have a bad GPU, RAM, or monitor connection.

The Power Good signal from the PSU must be received by the motherboard within 100-500ms.

CMOS battery (CR2032, 3V) failure causes BIOS settings to reset but does not prevent power-on.

Minimal hardware configuration (CPU, one RAM, integrated GPU) helps isolate POST failures.

A PSU tester or multimeter can verify voltage rails; acceptable ranges: +12V ±5%, +5V ±5%, +3.3V ±5%.

Clear CMOS by removing battery or using jumper to reset BIOS settings.

Intermittent failures often point to a failing PSU, loose connections, or overheating.

For no power, check wall outlet, power cord, PSU switch, and internal connections before replacing PSU.

Easy to Mix Up

These come up on the exam all the time. Here's how to tell them apart.

ATX Power Supply (Desktop)

Provides multiple DC voltages (+12V, +5V, +3.3V) via a 24-pin connector and additional cables.

Power rating in watts (e.g., 500W) determines maximum load.

Includes a fan for cooling; can be replaced easily.

Has a physical on/off switch and a power cord that connects to wall outlet.

Common failure points: bulging capacitors, fan failure, voltage ripple.

External Power Adapter (Laptop)

Provides a single DC voltage (e.g., 19V) via a coaxial connector.

Power rating in watts (e.g., 65W, 90W) often printed on the adapter.

No fan (passive cooling); external brick design.

Connects to laptop via a barrel plug; no on/off switch.

Common failure points: frayed cable, broken connector, internal short.

Watch Out for These

Mistake

A dead CMOS battery will prevent the computer from turning on.

Correct

A dead CMOS battery will not prevent the computer from powering on. It will cause BIOS settings to reset each time the system is unplugged, leading to time/date errors and potential boot issues, but the system will still turn on.

Mistake

If the computer has no display, the graphics card is definitely bad.

Correct

No display can also be caused by a faulty RAM module, a loose connection, or a dead motherboard. Always reseat RAM and check connections before replacing the GPU. Also, ensure the monitor is on and connected to the correct port.

Mistake

A single beep at POST is always a sign of a problem.

Correct

On many systems, one short beep indicates that POST has completed successfully. It is not an error. However, continuous beeps or specific patterns indicate a failure.

Mistake

You need a special tool to test a PSU; a multimeter won't work.

Correct

A multimeter can be used to test PSU voltages. With the PSU plugged in and turned on (using a paperclip to jumper the green wire to ground), you can probe the 24-pin connector to measure +12V, +5V, +3.3V, and +5VSB. However, a PSU tester is simpler and safer.

Mistake

If the power supply fan spins, the PSU is working fine.

Correct

A spinning fan does not guarantee that the PSU is supplying correct voltages. The PSU may still have failed rails or be unable to deliver sufficient current. Always test voltages with a multimeter or PSU tester.

Do You Actually Know This?

Reveal each answer, then mark whether you got it right. Score 60%+ to unlock the next chapter.

Frequently Asked Questions

My computer won't turn on at all. What should I check first?

First, verify the wall outlet is working by plugging in a lamp or known working device. Ensure the power cord is securely connected to both the PSU and the outlet. Check the PSU's rear switch (if present) is turned on. For laptops, ensure the AC adapter is connected and the charging light is on. If these are fine, the PSU may be faulty; test it with a PSU tester or multimeter.

What do beep codes mean during POST?

Beep codes indicate hardware failures detected during POST. They vary by BIOS manufacturer. For example, AMI BIOS: 1 short = DRAM refresh failure, 5 short = processor failure. Award BIOS: 1 long, 2 short = video adapter failure. Phoenix BIOS uses sequences like 1-1-3 = CMOS read/write failure. Consult the motherboard manual or manufacturer's website for the exact code.

How can I test a power supply without a tester?

You can use a multimeter. Unplug the PSU from the motherboard. Use a paperclip to short the green wire (PS_ON#) to any black wire (ground) on the 24-pin connector. Plug in the PSU and turn it on. Measure voltages between the colored wires and ground: red = +5V, yellow = +12V, orange = +3.3V, purple = +5VSB. Ensure they are within ±5% of nominal.

Why does my computer turn on but the screen is black?

This could be due to a faulty GPU, loose RAM, or a monitor issue. First, ensure the monitor is on and connected to the correct port (integrated vs. dedicated GPU). Reseat the RAM and GPU. If you have integrated graphics, remove the dedicated GPU and test. Also, listen for beep codes; they may indicate the problem.

What is a POST card and how do I use it?

A POST card is a diagnostic tool that plugs into a PCI or PCIe slot (or LPC bus on older boards). It displays a two-digit hexadecimal code that indicates where POST is failing. For example, code '2A' might indicate memory initialization. Use the card's manual to interpret codes. It is useful when there are no beeps or display.

Can a dead CMOS battery cause a no-POST condition?

Generally, no. A dead CMOS battery will cause BIOS settings to be lost when the system is unplugged, leading to time/date errors and potentially a 'CMOS checksum error' message, but the system should still POST and boot. However, if the BIOS settings are critical (e.g., incorrect boot order), it may appear as a boot failure, but the POST itself usually completes.

What should I do if my computer powers on for a few seconds then shuts off?

This is often caused by a short circuit, overheating, or a failing PSU. First, check for loose screws or metal objects touching the motherboard. Ensure the CPU fan is spinning. Remove all non-essential components and try again. If it still shuts off, test the PSU with a tester or swap with a known good one.

Terms Worth Knowing

Ready to put this to the test?

You've just covered Troubleshoot: Power and POST Failures — now see how well it sticks with free 220-1101 practice questions. Full explanations included, no account needed.

Done with this chapter?