Wingetlywingetly
← All apps

Argente Uninstall Manager

by Raúl Argentev4.0.9.6

Last updated

Manage all installed applications on your computer. Free up space by uninstalling or removing applications you no longer use.

Install with winget

$ winget install --id Argente.UninstallManager --exact --version 4.0.9.6

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

Silent install command for Argente Uninstall Manager

Argente Uninstall 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 Uninstall 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 · v4.0.9.6

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 Uninstall 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 System ManagerRaúl Argente
    Argente.SystemManagerv1.0.4.7

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

  • 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.

More from Raúl Argente.

Frequently asked questions

How do I install Argente Uninstall Manager on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Argente.UninstallManager --exact --version 4.0.9.6. winget downloads the installer from Raúl Argente and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Argente Uninstall Manager silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Argente.UninstallManager --exact 4.0.9.6 --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 Uninstall Manager?
Argente Uninstall 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 Uninstall Manager via winget?
Run: winget uninstall --id Argente.UninstallManager --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Argente Uninstall Manager's Apps & Features entry.
Is Argente Uninstall Manager free?
Argente Uninstall 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 Uninstall 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 Uninstall Manager directly from the publisher.
How do I keep Argente Uninstall Manager up to date?
Run winget upgrade --id Argente.UninstallManager --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Argente Uninstall Manager from microsoft/winget-pkgs.