Graphics Card Fans Not Spinning? Here's the Fix
Fans stuck still? Usually a driver or BIOS setting stops them. Check your card's idle behavior first before you panic.
1. It's Not Broken – It's Idle Mode
Most gaming GPUs made after 2015 (NVIDIA GTX 900 series and newer, AMD RX 400 series and newer) have a feature called semi-passive fan stop or fanless idle. What's actually happening here is the card's firmware keeps fans off under 50-60°C to save power and reduce noise. If your card is at desktop, browsing the web, or watching video, the temp stays low and fans simply don't spin.
This is normal. The fix is to do nothing. Just run a game or a benchmark like FurMark. If fans spin up after a minute of load, your card is fine.
But if fans stay still even under load (GPU temp above 70°C), move to the next cause.
2. Driver or Software Conflict
If your fans spin during boot and then stop after Windows loads, the driver is overriding fan control. This happens often after a driver update or an overclocking tool like MSI Afterburner.
Real-world trigger: You updated NVIDIA driver 537.xx and suddenly fans stopped. Or you installed EVGA Precision X1, set a custom fan curve, and then uninstalled it – the leftover profile keeps fans off.
Fix:
- Uninstall MSI Afterburner, EVGA Precision, or any GPU tweaking tool.
- Use Display Driver Uninstaller (DDU) in Safe Mode to fully remove the GPU driver.
- Reinstall the latest driver from NVIDIA or AMD. Don't install optional companion software (like GeForce Experience).
- Reboot and test with a game.
Skip this step if you never installed any overclocking tool – the issue is likely hardware.
3. Loose Fan Cable or Bad Connection
This is mechanical, not software. Each fan on a GPU has a tiny 4-pin or 2-pin cable that plugs into the PCB. The reason step 3 works is because vibration from shipping or a drop can loosen that connector.
How to check:
- Take the card out of the PC.
- Look for two small cables near the fans.
- If they're disconnected, gently push them back in. They click into place.
If cables are firmly seated but fans don't spin, the fan motor may be dead. A quick test: spin one fan blade with your finger. If it spins freely, the bearing is fine. If it's stiff or grinding, replace the fan.
Cheap fix: You can buy replacement fans on Amazon for $10-20. Match the size (usually 80mm or 90mm) and connector type. No soldering needed – just plug and play.
4. BIOS or UEFI Setting Disables PWM Control
Some motherboards let you control fan behavior in BIOS. On rare occasions, a BIOS update resets fan headers to "DC" instead of "PWM" mode, and if your GPU fan header is accidentally set to DC, the fan won't get enough voltage to start.
Fix:
- Enter BIOS (press Del or F2 during boot).
- Find the Fan Control section. Look for any setting labeled "Chassis Fan" or "CPU Fan" with a PWM option. This doesn't affect GPU fans directly, but some boards have a weird interaction – setting all fan headers to PWM mode helps.
- Alternatively, check if the motherboard has a "CPU Fan Speed Low Limit" – set it to "Ignore" if present.
- Save and exit.
This is a long shot but I've seen it fix Asus TUF B550 boards after a BIOS update.
5. Physical Obstruction or Dust
Dust can block fan blades or get into the bearing. If your PC is on the floor or has no dust filter, this is common after 6-12 months.
Fix:
- Use compressed air to blow dust out of the fan center (the hub) and off the blades.
- Don't spin the fan with compressed air at high speed – hold the blade with a finger.
- Check for a wire or cable from the PSU touching the fan. Tie it away with a zip tie.
Quick-Reference Summary Table
| Cause | Check | Fix |
|---|---|---|
| Idle fan stop | GPU temp under 60°C | Do nothing – it's normal |
| Driver/software conflict | Fans spin at boot but stop | DDU + reinstall driver |
| Loose cable | Fans don't spin at all | Reconnect fan cable |
| BIOS setting | After BIOS update | Set fan headers to PWM |
| Dust or obstruction | Visual check | Clean with compressed air |
If nothing works and your card is out of warranty, you can always install a GPU fan bracket (like the NZXT Kraken G12) or just strap a 120mm case fan to the GPU with zip ties – it's ugly but works. Don't buy a new card just because fans died.
Was this solution helpful?