Power Supply (PSU) Troubleshooting – Complete Diagnostic Guide

A failing, faulty, or insufficient power supply unit (PSU) is one of the most difficult PC components to diagnose. It can manifest as sudden system shutdowns under 3D load, random restarts without blue screens, boot loops, or component-damaging voltage spikes. This guide walks you through diagnosing PSU problems systematically — from identifying wattage requirements to performing safety tests and reading system voltages.

⚡ Safe ATX PSU Voltage Tolerances (+/- 5%)

+12V Rail: 11.40V – 12.60V  |  +5V Rail: 4.75V – 5.25V  |  +3.3V Rail: 3.14V – 3.47V. Use HWiNFO64 to check these values under load or check the Hardware Monitor section in BIOS.

Most Common Signs of PSU Failure & Instability

  • Instantly shutting down under heavy load (looks like the plug was pulled)
  • Random PC restarts without showing a Blue Screen of Death (BSOD)
  • Loud clicking noises, squealing coil whine, or grinding fan bearings
  • PC fails to boot, but motherboard standby lights are illuminated
  • Noticeable burnt electrical smell coming from the rear exhaust vent
  • Random USB connectivity dropouts or PCIe errors due to ripple noise

How to Troubleshoot a PC Power Supply – Step by Step

  1. Analyze crash patterns and logsIf your PC turns off instantly during 3D gaming or rendering, check Windows Event Viewer for Event ID 41 (Kernel-Power). While Event ID 41 indicates an unexpected shutdown, a shutdown without a corresponding bug check code (BSOD) points heavily to a PSU cut-off.
  2. Calculate total system power drawLook up your GPU's typical power draw and your CPU's package power under load. Add them together, add 150W for system overhead, and add 20% safety margin. If you have a 300W GPU and 150W CPU, your system needs a high-quality 650W-750W PSU.
  3. Perform the paperclip jumper testUnplug the PSU power cable from the wall. Disconnect all cables from the motherboard, GPU, and drives. Use a paperclip to bridge Pin 16 (Green, PS_ON) to Pin 17 or 15 (Black, Ground) on the 24-pin ATX cable. Turn the PSU back on. If the fan does not spin, the PSU is dead.
  4. Monitor voltage rails under loadInstall HWiNFO64, run a CPU/GPU stress test (e.g. OCCT, Cinebench + Furmark), and look at the +12V, +5V, and +3.3V readings. If the +12V rail drops below 11.40V under heavy load, your PSU is failing or overloaded.
  5. Use dedicated PCIe cables for high TDP GPUsEnsure your GPU is not powered via daisy-chained splitter cables. Use separate PCIe power cables from the PSU for each connector on the graphics card. This spreads the electrical load across separate +12V rails and prevents overcurrent shutdowns.
  6. Swap with a known good test unitThe only 100% reliable diagnostic for an unstable power supply is swapping it with a known working test unit. If the system stops shutting down or restarting with the replacement unit, your original power supply must be replaced.

Related PSU Error Codes & Events

Code / IDError NameSeverity
Event ID 41Kernel-Power – unexpected shutdown without BSODCritical
PSU InsufficientPSU Insufficient – power supply wattage exceededCritical
PSU OvervoltagePSU Overvoltage – motherboard triggers protectionCritical
PSU Ripple NoisePSU Ripple Noise – unstable DC voltage deliveryHigh
Power Limit ThrottlePOWER_LIMIT_THROTTLE – CPU/GPU throttles due to power limitMedium
PCIe Connection FailPCIE_ERROR – graphics card reports power lossHigh

Frequently Asked Questions

What are the signs of a failing power supply?
Common signs include sudden shutdowns under load, random restarts without warning, failure to boot, clicking noises, or a burnt smell.
What is the paperclip test for a PSU?
A test to see if a PSU powers on without being plugged into the motherboard by bridging Pin 16 (Green, PS_ON) to Pin 17 (Black, Ground). If the fan spins, the PSU basic standby rails are functional.
How do I check if my PSU wattage is sufficient?
Combine CPU TDP and GPU TDP, add 150-200W for memory, drives, fans, and headroom. E.g., a 300W GPU + 150W CPU needs at least a 650W PSU. High transient spikes on modern GPUs may require even higher wattage.
What are the safe voltage ranges for +12V, +5V, and +3.3V?
Intel ATX specifications allow a +/- 5% tolerance: +12V should be 11.4V to 12.6V; +5V should be 4.75V to 5.25V; +3.3V should be 3.14V to 3.47V. Dropping below these thresholds indicates instability.