Wingetlywingetly
← All apps

Argente Startup Manager

by Raúl Argentev4.0.9.1

Last updated

Manage all applications that start with Windows® when your computer boots. Gain speed and security by disabling or removing startup applications that slow down system startup.

Install with winget

$ winget install --id Argente.StartupManager --exact --version 4.0.9.1

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

Silent install command for Argente Startup Manager

Argente Startup 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 Startup 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.1

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