Control chassis, CPU & GPU fans on Windows 10 or later.
*This is for desktop PCs. For laptops, try NoteBook FanControl.
*This app does not control RGB LEDs. Use OpenRGB with hardware sync plugin.
- Switch profiles automatically based on customizable rules
- Process
- Process name ("steam")
- Memory used ("python" && Memory > 4000MB)
- Sensor
- Time of day
- Process
- Show current value and history of fan speed, curve value and sensor value in tray
To run this app, you need to install .NET8 and Windows App SDK runtime.
(You don't need to if you use "Self-Contained" version.)
Multi-GPU not tested.
-
AMD
Cards supported by ADLX (Tested on a RDNA2 card)
ADLX does not support some legacy AMD GPUs
-
Intel
No (I don't have Arc cards so can't test them.)
-
NVIDIA
Cards supported by LibreHardwareMonitorLib (Tested on an Ampere card)
- Install Visual Studio components for WinUI development.
- Install "Desktop development with C++" and "Windows 11 SDK (10.0.22621.0)" in Visual Studio Installer
- Download ADLX
- Copy
SDKfolder of ADLX toLibs/ADLXWrapperCpp(even if you don't have AMD cards, otherwise build fails.)
- .NET Community Toolkit MVVM
- AMD Device Library eXtra
- LibreHardwareMonitorLib
- PlainlyIpc
- Serilog
- Win2D
- Windows Community Toolkit
- WinUIEx
Please create an issue / discussion before making a pull request.
Use issues for issues (bug reports) only.
- App icon: Origami pack from Flaticon
- Azeret Mono
- TablerIcons