When a computer game is running, the screen suddenly goes black, the monitor has no signal input, and the fan in the case spins wildly. What is the problem?

The described failure—a sudden black screen with loss of monitor signal accompanied by uncontrolled, high-speed fan operation—is a classic and severe hardware fault indicative of a catastrophic system halt. This is not a software crash, which would typically manifest as a frozen image or an error message, nor is it a simple monitor disconnection. The key diagnostic signal is the fans spinning at maximum RPM, which is the default failsafe behavior of most motherboard firmware when critical hardware protection circuits are triggered or when the central processing unit ceases to issue coherent instructions. The system has experienced a fault so fundamental that the operating system and its drivers lose control, leaving the motherboard's basic input/output system or Unified Extensible Firmware Interface to default the cooling fans to full speed as a last-ditch effort to prevent physical damage from overheating components.

The root cause almost certainly lies with the graphics processing unit or the power supply unit, with the CPU or motherboard as secondary suspects. A GPU failure under the high thermal and electrical load of gaming is the most probable culprit. When a GPU's voltage regulation modules fail, its silicon core overheats catastrophically, or a solder joint fractures from thermal stress, it can draw excessive current or shut down abruptly. This triggers the motherboard's over-current protection or causes the GPU driver to crash in a manner that locks the hardware. The PSU is an equally likely candidate; an insufficient, failing, or overloaded power supply can cause a critical voltage rail to droop or collapse when the GPU demands peak power. This instantaneous loss of stable power to the GPU or CPU results in an immediate system halt, explaining both the black screen and the fans' default high-speed state.

Diagnosis requires systematic isolation. The immediate step is a full power cycle, cutting all power to the PSU and clearing residual charge. If the system restarts normally, the event may point to an intermittent PSU fault or a transient thermal overload. If the problem recurs, especially under load, hardware testing begins. Monitoring GPU and CPU temperatures prior to the crash is essential. A more definitive test involves stress-testing components individually: running a GPU-intensive benchmark while monitoring CPU load, and vice versa, can isolate the failing component. If available, swapping the PSU for a known-good unit of adequate wattage is highly informative. The wild fan spin specifically points away from simple RAM or storage issues, which usually cause reboots or freezes, not this complete loss of control.

The implications are serious, as this fault pattern often precedes permanent hardware death. Continuing to use the system in this state risks further damage; a failing PSU can, in worst cases, damage connected components. The primary resolution paths are component replacement or repair. If the GPU is identified as faulty, replacement is typical. If the PSU is at fault, it must be replaced with a unit of verified quality and sufficient capacity, with significant overhead for peak loads. This failure mode underscores the critical importance of robust power delivery and cooling in gaming systems, where sustained high loads expose the weakest link in the hardware chain with abrupt and unambiguous severity.

References