Forum Discussion
Overheating and loud fan noise (Even when idle)
My Windows 10 system is experiencing persistent overheating and extremely loud fan noise even when sitting completely idle on the desktop with no applications running. I have already checked for background processes and malware, but the fans continue to spin at maximum speed constantly, and I am hoping someone can help me determine whether this is a cooling hardware failure, a sensor misreading, or a power management setting that needs adjustment.
2 Replies
Hi, I would start by checking whether the machine is actually hot or whether the fan control/sensor is misreading.
Use a hardware monitor tool to check CPU/GPU temperatures while idle. If temperatures are high at idle, look for dust buildup, blocked vents, old thermal paste, a failing fan, or a process that is briefly spiking and disappearing. Also install the latest BIOS/firmware and chipset/power management drivers from the device maker.
If temperatures are normal but the fans still run full speed, check BIOS fan settings and run the manufacturer's hardware diagnostics. That can point to a bad sensor or fan controller. I would avoid running it like this for long periods until you know the temperature, because real overheating can shorten hardware life.
- VictorNetCopper Contributor
You can separate your three suspects with two readings. Grab HWiNFO64, run it in sensors-only mode, let the machine sit idle for five minutes, and look at CPU package temperature and CPU package power together.
Temp high AND package power high (say >20 W): Task Manager only reports process CPU time — a misbehaving driver burns cycles as kernel/DPC time and keeps the package out of its deep sleep states while the process list looks clean. Check the "System interrupts" entry, and run powercfg /energy from an elevated prompt — the report names drivers and devices blocking low-power states.
Temp high but package power low (single digits): the CPU is idle and the heat simply isn't leaving. Probably the cooling path — dried thermal paste, a heatsink that's lost contact, a dust mat between the fins and the fan... The loud fans tell you nothing here; the fan is downstream of the failure, responding correctly to a real temperature.
Temp low but fans at max anyway: the CPU isn't what's driving the fan curve. Scroll through the full HWiNFO sensor list. On many boards the chassis fans key off VRM, chipset, or NVMe temperatures, and an NVMe drive sitting at 75–80 °C will peg the fans while every CPU reading looks fine. If every sensor reads cool and the fans still run flat out, it's the embedded controller misbehaving: update the BIOS/EC firmware.