A technician presses the power button on a workstation and nothing happens: no fans spin, no LEDs light, and there are no POST beeps. The wall outlet and the power cable have already been confirmed good on another device. What is the best next step to isolate the fault?
- AReplace the motherboard, because the absence of any POST beeps proves the board itself is dead.
- BReseat the RAM and clear the CMOS to force the system to run a fresh power-on self-test.
- CSwap the CPU with a known-good processor to rule out a failed chip as the root cause.
- DTest the power supply rails with a power-supply tester before swapping any other components. Correct
Why A is wrong: No beeps can suggest a board fault, so this is tempting, but a dead PSU produces the identical no-beep symptom, and swapping the board first is expensive and skips the obvious upstream check.
Why B is wrong: Reseating RAM and clearing CMOS help with POST failures, but here the system gets no power at all, so there is no POST to influence and the step diagnoses nothing.
Why C is wrong: A dead CPU can stop a system, making this seem thorough, but a totally unpowered board with no fans points upstream to power delivery, and pulling the CPU first is slow and out of order.
Why D is correct: Correct. With a completely dead system and mains already proven good, verifying the PSU outputs with a tester is the cheapest, fastest way to confirm or clear the most probable cause before touching costlier parts.