back to home

Rem0o / FanControl.Releases

This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.

18,915 stars
557 forks
508 issues

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing Rem0o/FanControl.Releases in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/Rem0o/FanControl.Releases)
Preview:Analyzed by RepoMind

Repository Summary (README)

Preview

 Fan Control

A focused and highly customizable fan controlling software for Windows.
Sources for this software are closed.

Download Donate

Fan Control


Featured On

JayzTwoCents — Everyone NEEDS this FREE piece of software... You will thank me!

JayzTwoCents - Everyone NEEDS this FREE piece of software... You will thank me!

Table of Contents

Announcement

  • FanControl, its installer and the updater now have a signed executable, which should help with AVs false flagging.
  • V238 and above now ships with a PawnIO build of LHM. This fixes the anti-virus problems encountered with WinRing0, as it is no longer shipped with FanControl. Note that as of 09/04/2025, WinRing0 (FanControl.sys) used in V237 and below is flagged as Trojan:Win32/Vigorf.A by Windows Defender, causing sensors to not be detected — updating to V238 or later is the recommended fix.
  • The FaceIT issue was fixed with the 2.1.0 PawnIO version.

Main Features

  • Guided setup process on first launch
  • Save, edit and load multiple profiles
  • Change the theme and color of the application
  • Multiple temperature sources (CPU, GPU, motherboard, hard drives...)
  • Multiple fan curve functions, including a custom graph
  • Mix fan curves or sensors together (max, min, average)
  • Low resource usage
  • Advanced tuning with steps, start %, stop %, response time and hysteresis

Full documentation is available at getfancontrol.com/docs.

Installation & Uninstall

Install

  1. Download the latest archive or an installer from the release page.
  2. Extract to the desired installation folder or run the installer.
  3. Start FanControl.exe.
Other install methods (Scoop / Winget)

Scoop

scoop bucket add extras
scoop install fancontrol

Winget

winget install Rem0o.FanControl

Uninstall

Portable — You can leave the files there for future use, or delete them.

Note: If you have Fan Control set to automatically start with Windows, either untick the checkbox in Fan Control, or manually delete the "Fan Control" task in Windows Task Scheduler.

Installer — Uninstall like any other Windows program through the Programs list.

Plugins

The plugin system lets you inject any type of sensor into FanControl. See the Plugins wiki for details.

Plugin Installation

From Rem0o

PluginDescription
FanControl.IntelCtlLibraryIntel ARC GPU support
FanControl.HWInfoImport HWInfo sensor data
FanControl.DellPluginDell laptops and some towers

From the Community

Notify me if I'm missing some.

PluginDescription
FanControl.ThermaltakeThermaltake devices (updated fork of fu-raz/FanControlThermaltake)
FanControl.LiquidCtlAIO devices via liquidctl; updated fork with multi-fan controller support
FanControl.AsusWMIASUS motherboards via WMI
FanControl.AquacomputerDevicesAquacomputer HighFlowNext, Quadro and Octo
FanControl.AquacomputerQuadroAquacomputer Quadro
FanControl.GPU-ZGPU-Z sensor data
FanControl.CorsairLinkCorsair Commander controllers and Hydro liquid coolers
FanControl.RazerRazer devices
FanControl.HomeAssistantHomeAssistant temperature sensors (Philips Hue, HomeMatic, HomeKit, etc.)
FanControl.NzxtKrakenNZXT Kraken AIOs not yet in LHM (e.g. Kraken X2, X3 new PID)
FanControl.LianLiLianLi L-Connect 3 fan controllers
FanControl.NvThermalSensorsNvidia GPU Hot Spot and Memory Junction temperatures
FanControl.OpenFanOpenFAN controller
FanControl.AIDA64AIDA64 sensor readings
FanControl.RazerCoolingPadPluginRazer Laptop Cooling Pad
FanControl.GPDPluginGPD devices
FanControl.LenovoPluginLenovo laptops with Lenovo ACPI-Compliant Virtual Power Controller

Issues and Hardware Compatibility

Fan Control is primarily a UI layer on top of existing hardware libraries. Any hardware compatibility issue is largely dependent on the upstream project:

Please only open issues on this repository for the software itself: UI bugs, feature requests, etc. Hardware support requests will be closed with a link to this section.

If you have a hardware compatibility request and can provide a working code sample usable in .NET (e.g. via a Plugin), feel free to submit that.

FAQ

Q: What BIOS settings work best with FanControl?

Avoid any "smart" fan control from your BIOS. Setting a fixed default speed (e.g. 50%) works great for most people. Also check whether your BIOS uses PWM or DC mode — one may work better depending on your setup.

Q: My NVIDIA GPU has 3 fans but only 2 control cards show up. Why?

Your card only has 2 channels; multiple fans are wired to the same channel.

Q: My NVIDIA GPU won't go below 30% and doesn't reach 0 RPM. Why?

See this wiki page.

Q: There are no control cards, or control cards aren't changing fan speeds. What's the issue?

See Issues & Hardware Compatibility.

Q: How does [FAN CURVE TYPE] work and what do its parameters do?

Click the card's icon at the top left — a dialog will explain it.

Q: What OS does it run on?

Windows 10 and Windows 11.

Libraries Used

LibraryPurpose
LibreHardwareMonitorMain sensor source
MaterialDesignInXamlToolkitUI framework
NvAPIWrapperNvidia GPU fan control and sensor reading
ADLXWrapperAMD GPU fan control and sensor reading
gong-wpf-dragdropDrag and drop interactions

GitHub Sponsors

The GitHub Sponsor button on this page is intended for the open-source work surrounding FanControl. This includes contributions to LibreHardwareMonitor, the plugin system and open-source plugins, and AMD GPU driver support via ADLXWrapper.

Your sponsorship helps maintain existing projects and develop new ones. It does not apply to the main FanControl program itself — use the PayPal button if your intent is to support FanControl directly.