diagnose_symptoms
Enter PC power-on, fan, and display symptoms to receive ranked troubleshooting steps for no-boot/no-display issues, ordered by cost and time to rule out.
Instructions
Real, ranked next troubleshooting steps for a PC that won't boot or show any display, given what's already been tried. Not a diagnosis of the exact broken part — a real technician's standard sequence, ordered by what's cheapest/fastest to rule out first.
powers_on: does ANYTHING happen when you press the power button (any light, any fan movement, any sound) — false means dead/no-power, a completely different problem class than a POST failure. fans_spin: do the fans spin at all when powered on. fans_stay_running: do they keep spinning, or spin briefly then stop (the latter is a real, specific PSU/motherboard protection signal). display_output: is there ANY video signal reaching the monitor. tried_cmos_reset: already removed the CMOS battery / used the CLR_CMOS jumper. tried_minimal_config: already stripped to CPU + 1 RAM stick + no discrete GPU (or GPU alone) to isolate the cause. tried_different_cable_or_monitor: already confirmed the monitor and cable work on a different, known-good computer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fans_spin | No | ||
| powers_on | Yes | ||
| display_output | No | ||
| tried_cmos_reset | No | ||
| fans_stay_running | No | ||
| tried_minimal_config | No | ||
| tried_different_cable_or_monitor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |