Question

Difficulty: MediumMotherboard, RAM, CPU, and Power Issues

A technician is troubleshooting an office desktop computer that fails to complete POST following a brief electrical surge. The system fans spin and power LEDs illuminate, but the monitor displays no image and no diagnostic beep codes are emitted. In what sequence should the technician perform these diagnostic steps to isolate the fault according to CompTIA hardware troubleshooting methodology?

  1. 1Disconnect all external USB peripherals, internal storage drives, and non-essential expansion cards to establish a bare-bones configuration.
  2. 2Clear the motherboard CMOS memory by adjusting the reset jumper or temporarily removing the RTC coin-cell battery.
  3. 3Reseat the memory modules and attempt to boot using a single known-good RAM module in the primary DIMM slot.
  4. 4Unmount the thermal cooling assembly, remove the processor, and inspect the motherboard socket pins and CPU contacts for physical damage.

Answer

The technician should first disconnect all non-essential internal and external components to create a minimal boot configuration. Next, clear the CMOS memory to resolve corrupted BIOS/UEFI settings. Following that, isolate memory issues by testing a single RAM module in the primary slot. Finally, perform an invasive physical inspection of the CPU and motherboard socket pins if the POST failure persists.
Effective hardware troubleshooting progresses from least-invasive to most-invasive steps: establishing a bare-bones state by removing peripherals and extra drives, resetting BIOS settings via CMOS, testing RAM configurations individually, and lastly removing the CPU cooler to inspect socket pins directly.

Step-by-Step Solution

1
Disconnect peripherals, storage drives, and non-essential expansion cards.
Isolates the boot environment to core components (motherboard, CPU, RAM, power supply).
Standard diagnostic methodology dictates removing external variables and secondary hardware first.
2
Perform a CMOS reset via onboard jumper or RTC battery removal.
Clears invalid hardware configuration parameters or firmware corruption in NVRAM.
Power events frequently corrupt transient system settings without causing physical hardware destruction.
3
Test system boot with a single memory module in the primary channel slot.
Determines whether a specific RAM module or DIMM slot is preventing memory training during POST.
RAM testing is non-invasive and systematically pinpoints memory-channel faults.
4
Remove the heatsink and CPU to inspect socket pins and pads.
Verifies structural and electrical pin integrity on the socket grid array.
Reseating or inspecting the CPU requires thermal compound cleanup and component disassembly, so it is performed last.

Key Concept

Methodological order of isolation for core hardware component failures during POST diagnostics
Estimated Time:1m 30s
Rate this question