Advertisement

Fan Control for Windows

by Rémi Mercier (GitHub: Rem0o)
Version V279 Released 25 Sep 2026 Freeware, closed source (bundled libraries under their own open-source licenses) Official source verified 25 Sep 2026

Fan Control is a free, signed Windows fan-curve utility by Rem0o. V279 ships in .NET 10 and .NET Framework 4.8 builds and uses the PawnIO driver instead of WinRing0.

Get Fan Control from github.com

Official download, version V279, 17.8 MB. We never re-host files.

Official source

Checked against the V279 release on 25 Sep 2026
Official website
getfancontrol.com
Source code
github.com/Rem0o/FanControl.Releases
Developer
Rémi Mercier (GitHub: Rem0o)
Signed by
Rémi Mercier
Licence
Freeware, closed source (bundled libraries under their own open-source licenses)
FileBuildSizeSHA-256
FanControl_279_net_10_0.zip Windows, .NET 10, portable ZIP 17.8 MB 60a6d77d5847908d0d1171dc2fb0eb09b908c77a3f3d9c38671af38ed754c0eb
FanControl_279_net_10_0_Installer.exe Windows, .NET 10, installer 19.5 MB e80872a5c7d6f5aae13bfc5b50abf0b57c88b658fabe640d16f3ff415499d7c3
FanControl_279_net_4_8.zip Windows, .NET Framework 4.8, portable ZIP 11.6 MB 761239a32814cb3dc677751491d80ab82f69326cedf978b35a354257700fea40
FanControl_279_net_4_8_Installer.exe Windows, .NET Framework 4.8, installer 13.3 MB 9b2f3460ec9945e03d30ebb844a8c4b72a071a4bb2443387657dbbbd3c5e0c21

Check your copy in PowerShell with Get-FileHash .\FanControl_279_net_10_0.zip. The result must match the table exactly.

Fan Control is a free Windows utility for building custom fan curves. It reads temperatures from your CPU, GPU, motherboard and drives, and sets the speed of each fan from rules you define: graphs, linear curves, mixes of several sensors, and fine-tuning such as hysteresis and response time. It is made by Rémi Mercier (Rem0o). The program is free to use but closed source. Its main sensor library, LibreHardwareMonitor, is open source.

When to use Fan Control

  • A desktop PC whose BIOS fan control is too basic or too noisy.
  • Tying case fans to GPU temperature, which most BIOS menus cannot do.
  • Keeping fans away from a speed that rattles, using calibration “avoid points.”
Advertisement

When not to use it

  • On most laptops. The developer’s FAQ says it mostly does not work on laptops, because their fans are not exposed to third-party software. On ASUS laptops, see G-Helper.
  • If you run version 237 or older. Those versions ship the WinRing0 driver, which has a published vulnerability (CVE-2020-14979) and is flagged by Microsoft Defender. Update instead of adding an exclusion.

Requirements

Windows 10 or Windows 11. Choose a build: net_10_0 needs Microsoft’s .NET 10 Desktop Runtime; net_4_8 uses .NET Framework 4.8, which Windows 10 version 1903 and later and Windows 11 already include. Motherboard sensors need the PawnIO driver, which Fan Control offers to install on first run. You can decline, but you lose motherboard sensors.

Verify your download

Download only from github.com/Rem0o/FanControl.Releases or through getfancontrol.com, the developer’s site, which links to the same releases. FanControl.exe is signed: Properties > Digital Signatures should show “Rémi Mercier.” Compare the hash below with Get-FileHash. Read our Fan Control safety guide for the full antivirus history and our fake download sites guide for the wider risk.

Questions

Why did Windows Defender flag Fan Control as Vigorf.A?

Since September 4, 2025, Defender has flagged FanControl.sys, the WinRing0 driver in V237 and older, as Trojan:Win32/Vigorf.A. The developer called it another WinRing0 detection. V238 and later do not ship WinRing0.

Is getfancontrol.com official?

Yes. The developer’s GitHub README links to it. It can list an older version than GitHub, so check the number.

How do I uninstall it completely?

Untick start-with-Windows or delete the “Fan Control” task in Task Scheduler, then uninstall or delete the folder. PawnIO is removed separately. The developer suggests Safe Mode if it refuses.

Can I install it with winget?

Yes: winget install Rem0o.FanControl. The README also lists Scoop and Chocolatey.

Alternatives