Wingetlywingetly
← All apps

Argente System Manager

by Raúl Argentev1.0.4.7

Last updated

Automate system configuration, install or uninstall applications, and automatically optimize system performance with ease.

Install with winget

$ winget install --id Argente.SystemManager --exact --version 1.0.4.7

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

Silent install command for Argente System Manager

Argente System Manager uses EXE (Inno Setup). The silent install switches are /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden.

One-line silent install (x64, machine scope)
installer.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden

See the full silent install reference for Argente System Manager

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 · v1.0.4.7

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
machineDirect
arm64EXE
Inno Setup
machineDirect

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 Argente System Manager.

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

  • Argente Software UpdaterRaúl Argente
    Argente.SoftwareUpdaterv1.0.9.3

    Detect and automatically update your programs to keep the system secure, stable, and up to date with the latest versions.

  • Argente System RepairRaúl Argente
    Argente.SystemRepairv1.0.9.8

    Repair all types of system errors and optimize it automatically to keep it stable, secure, and running at peak performance.

  • Argente UtilitiesRaúl Argente
    Argente.Utilitiesv3.0.8.9

    The choice of more than 13.000.000 users, protects your privacy, fix mistakes and make your device faster and safe

  • Argente Data ShredderRaúl Argente
    Argente.DataShredderv1.0.7.7

    Securely delete all types of files and sensitive data, ensuring they can never be recovered.

  • Argente Drive CleanerRaúl Argente
    Argente.DriveCleanerv3.1.1.2

    Detect and remove all types of unnecessary files, freeing up space quickly and safely.

  • Argente Malware CleanerRaúl Argente
    Argente.MalwareCleanerv3.0.9.3

    Detect and remove all types of malware. The perfect complement to your antivirus, ensuring your system is free of threats while protecting your data and privacy.

More from Raúl Argente.

Frequently asked questions

How do I install Argente System Manager on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Argente.SystemManager --exact --version 1.0.4.7. winget downloads the installer from Raúl Argente and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Argente System Manager silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Argente.SystemManager --exact 1.0.4.7 --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 Argente System Manager?
Argente System Manager uses EXE (Inno Setup). Run the downloaded installer with: installer.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden. The silent switches are /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden.
How do I uninstall Argente System Manager via winget?
Run: winget uninstall --id Argente.SystemManager --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Argente System Manager's Apps & Features entry.
Is Argente System Manager free?
Argente System Manager is distributed under Proprietary. Refer to the publisher (https://argenteutilities.com/en/downloads) for the full license terms - Wingetly itself does not charge for installation.
Does Argente System Manager 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 Argente System Manager directly from the publisher.
How do I keep Argente System Manager up to date?
Run winget upgrade --id Argente.SystemManager --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Argente System Manager from microsoft/winget-pkgs.