Skip to content
 
 

Repository files navigation

Asus Fan Control

Download

Go to releases

Run

The same AsusFanControl.exe starts the GUI when you double‑click it or run it with no arguments, and runs command-line mode when you pass any CLI flag (for example AsusFanControl.exe --get-fan-speeds).

Command line (same executable)
AsusFanControl.exe <args>
    --get-fan-speeds
    --set-fan-speeds=0-100 (percent value, 0 for turning off test mode)
    --get-fan-count
    --get-fan-speed=fanId (comma separated)
    --set-fan-speed=fanId:0-100 (comma separated, percent value, 0 for turning off test mode)
    --get-cpu-temp

GUI: run AsusFanControl.exe with no arguments (or use RunAsAdmin.bat where provided).

AsusFanControlGUI

Why need it?

My laptop does not support the Fan Profile option, but it often overheats. Looked for apps to control fans, but none is working.

Compatibility

This program should work on any laptop with x64 windows where Fan Diagnosis in MyASUS application is working as it is using same library.

ASUS System Control Interface is necessary for this software to work - ASUS System Analysis service must be running. It's automatically installed with MyASUS app.

The release build embeds the same AsusWinIO64.dll (licenced to (c) ASUSTek COMPUTER INC.) that you can find in C:\Windows\System32\DriverStore\FileRepository\asussci2.inf_amd64_-\ASUSSystemAnalysis\ if you have MyASUS installed; the DLL also remains in the repository under AsusFanControl.Core for the build.

Works on:

  • ASUS: VivoBook, ZenBook, TUF Gaming, ROG Strix, ROG Zephyrus, ROG Flow

About

a better, small fan control app for ASUS laptops running 64-bit windows

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages