How to Check Your PC Power Supply: Methods, Tools, and What to Look For
Your power supply unit (PSU) is one of the most overlooked components in a PC — until something goes wrong. Knowing how to check whether your PSU is working correctly, delivering the right wattage, or showing signs of failure can save you hours of troubleshooting and protect the rest of your hardware.
Why Checking Your Power Supply Matters
The PSU converts AC power from your wall outlet into the DC voltages your components need — typically +12V, +5V, and +3.3V rails. If any of those voltages drift outside acceptable tolerances, your system can crash, throttle performance, or damage components over time.
PSU problems are also notoriously difficult to diagnose because the symptoms — random shutdowns, instability, failure to POST — mimic problems caused by RAM, the CPU, or the motherboard. Ruling out the power supply early is good diagnostic practice.
Method 1: Check PSU Status Through Software
The easiest first step requires no tools. Several free utilities can read voltage data reported by your motherboard's sensors.
Popular tools include:
- HWiNFO — detailed real-time sensor readings including voltage rails
- HWMonitor — simpler interface, shows voltages, temperatures, and fan speeds
- Open Hardware Monitor — lightweight and open-source
These tools pull data from your motherboard's built-in sensors. You'll typically see readings for the +12V, +5V, and +3.3V rails under a voltages section.
What to look for: The ATX specification allows roughly a ±5% tolerance on most rails. That means:
| Rail | Nominal Voltage | Acceptable Range |
|---|---|---|
| +12V | 12.0V | 11.4V – 12.6V |
| +5V | 5.0V | 4.75V – 5.25V |
| +3.3V | 3.3V | 3.135V – 3.465V |
Readings consistently outside these ranges under load are a warning sign.
⚠️ Important caveat: Motherboard sensor accuracy varies. Some boards report slightly inaccurate voltage readings by design. Software monitoring is a useful indicator, not a definitive test.
Method 2: Use a PSU Tester
A dedicated PSU tester is an inexpensive device (typically a small unit with an LCD or LED display) that connects directly to your PSU's connectors and reads voltage output without needing the rest of your system.
How it works:
- Disconnect the PSU from all components
- Connect the tester to the 24-pin ATX connector (and optionally other connectors)
- The tester bridges the power-on pin, causing the PSU to turn on in isolation
- Voltage readings display on the screen
This method tests the PSU under no load, which means it won't catch issues that only appear when the PSU is actually powering demanding hardware. It's useful for checking whether a PSU turns on and delivers baseline voltages — helpful for quickly ruling out a completely dead unit.
Method 3: The Paperclip Test (Power-On Check Only)
If you need to verify whether a PSU will turn on at all — without a tester — the paperclip test is a manual alternative.
What it does: Bridging the PS_ON pin (pin 16) and any ground pin on a 24-pin ATX connector tricks the PSU into powering on without a motherboard signal.
What it doesn't do: It tells you nothing about voltage accuracy or behavior under load. It's purely a "does this PSU turn on?" check.
This method is best reserved for situations where you suspect a completely dead PSU and have no tester available. It should be done carefully — you're working with mains-connected hardware.
Method 4: Substitution Testing
The most reliable diagnostic method is swapping in a known-good PSU and seeing whether your problems disappear.
This approach bypasses all the limitations of software sensors and no-load testers. If your PC crashes under load with PSU A but runs stably with PSU B, the evidence points clearly at the power supply.
The challenge is access — you need a compatible spare PSU of sufficient wattage. Borrowing one from another build, or purchasing a budget unit specifically for testing, is a practical approach for serious troubleshooting.
Method 5: Multimeter Testing 🔌
A digital multimeter lets you measure actual voltage output at the connectors while the PSU is running under real load.
Basic process:
- Power on the system with components connected
- Set your multimeter to DC voltage
- Probe the appropriate pins on Molex connectors, SATA power connectors, or the 24-pin connector using a pin-out reference
This gives you real-world under-load readings more accurate than motherboard sensors. It requires some comfort with basic electronics — knowing which pins carry which voltages and how to safely probe live connectors.
Multimeter testing is particularly useful when you suspect voltage sag — where voltages drop under heavy load (GPU rendering, CPU stress testing) even if they look fine at idle.
Factors That Affect What "Normal" Looks Like for Your PSU
Not all checks will tell the same story across different setups. Several variables shape your results:
- PSU age and quality tier — budget units and older PSUs tend to drift further from nominal voltages
- System load — a PSU running near its rated capacity will sag more than one with headroom
- 80 PLUS certification level — indicates efficiency, though not directly voltage accuracy
- Single-rail vs. multi-rail 12V design — affects how current is distributed across components
- Ambient temperature — heat affects PSU regulation, especially in poorly ventilated cases
A PSU that passes a no-load tester check might still struggle under a system with a high-wattage GPU and overclocked CPU. The inverse is also true — a system running light workloads might show no symptoms even from a weakening PSU.
The right checking method, and what the results mean, depends heavily on what you're actually trying to determine about your specific system.