Wingetlywingetly
← All apps

Argus Monitor

by Argotronic GmbHv7.4.2.3181

Last updated

Fan speed control based on all available temperature sources, like HDD/SSD or GPU temperatures.

Install with winget

$ winget install --id Argotronic.ArgusMonitor --exact --version 7.4.2.3181

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

Silent install command for Argus Monitor

Argus Monitor uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64)
ArgusMonitor_Setup.exe /S

See the full silent install reference for Argus Monitor

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 · v7.4.2.3181

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 Argus Monitor.

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

  • Core TempALCPU
    ALCPU.CoreTempv1.20.1

    This application can monitor and visualize your processor's temperature.

  • chaiNNerchaiNNer-org
    chaiNNer-org.chaiNNerv0.25.1

    A flowchart based image processing GUI

  • HWiNFO®Martin Malik, REALiX s.r.o.
    REALiX.HWiNFOv8.50

    Comprehensive Hardware Analysis, Monitoring and Reporting for Windows and DOS.

  • NVIDIA Profile InspectorOrbmu2k
    Orbmu2k.nvidiaProfileInspectorv3.0.2.2

    Advanced Nvidia driver profile inspector and editor for Windows.

  • Process ExplorerSysinternals
    Microsoft.Sysinternals.ProcessExplorerv17.14

    Process Explorer shows you information about which handles and DLLs processes have opened or loaded.

  • CrystalDiskInfoCrystal Dew World
    CrystalDewWorld.CrystalDiskInfov9.9.2

    A HDD/SSD utility software which supports parts of USB, Intel RAID and NVMe.

More from Argotronic GmbH or browse cpu, fan, fan-control.

Frequently asked questions

How do I install Argus Monitor on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Argotronic.ArgusMonitor --exact --version 7.4.2.3181. winget downloads the installer from Argotronic GmbH and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Argus Monitor silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Argotronic.ArgusMonitor --exact 7.4.2.3181 --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 Argus Monitor?
Argus Monitor uses EXE (NSIS). Run the downloaded installer with: ArgusMonitor_Setup.exe /S. The silent switches are /S.
How do I uninstall Argus Monitor via winget?
Run: winget uninstall --id Argotronic.ArgusMonitor --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Argus Monitor's Apps & Features entry.
Is Argus Monitor free?
Argus Monitor is distributed under Proprietary. Refer to the publisher (https://www.argusmonitor.com/) for the full license terms - Wingetly itself does not charge for installation.
Does Argus Monitor 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 Argus Monitor directly from the publisher.
How do I keep Argus Monitor up to date?
Run winget upgrade --id Argotronic.ArgusMonitor --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Argus Monitor from microsoft/winget-pkgs.