Wingetlywingetly
← All apps

fan-control

by wiiznokesv26.01

Last updated

Control your fans with different behaviors

Install with winget

$ winget install --id wiiznokes.fan-control --exact --version 26.01

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for fan-control

fan-control uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64)
fan-control_26.1.0_x64-setup.exe /S

See the full silent install reference for fan-control

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v26.01

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for fan-control.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • R
    RipGrep MSVCBurntSushi
    BurntSushi.ripgrep.MSVCv15.2.0

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • Windows Subsystem for LinuxMicrosoft Corp.
    Microsoft.WSLv2.7.13

    A feature of Windows that allows you to run a Linux environment on your Windows machine, without the need for a separate virtual machine or dual booting.

  • CC Switchfarion1231
    farion1231.CC-Switchv3.20.3

    A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI.

  • starshipStarship Contributors
    Starship.Starshipv1.26.0

    The minimal, blazing-fast, and infinitely customizable prompt for any shell!

  • DBXt8y2
    t8y2.DBXv0.6.14

    15MB,lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more.

  • E
    ezaeza community
    eza-community.ezav0.23.5

    A modern, maintained replacement for ls, built on exa.

More from wiiznokes or browse fan-control, fancontrol, iced.

Frequently asked questions

How do I install fan-control on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id wiiznokes.fan-control --exact --version 26.01. winget downloads the installer from wiiznokes and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install fan-control silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id wiiznokes.fan-control --exact 26.01 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for fan-control?
fan-control uses EXE (NSIS). Run the downloaded installer with: fan-control_26.1.0_x64-setup.exe /S. The silent switches are /S.
How do I uninstall fan-control via winget?
Run: winget uninstall --id wiiznokes.fan-control --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from fan-control's Apps & Features entry.
Is fan-control free?
fan-control is distributed under GPL-3.0. Refer to the publisher (https://github.com/wiiznokes/fan-control) for the full license terms - Wingetly itself does not charge for installation.
Does fan-control work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls fan-control directly from the publisher.
How do I keep fan-control up to date?
Run winget upgrade --id wiiznokes.fan-control --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of fan-control from microsoft/winget-pkgs.