Icon

Windows Package Manager

Windows Package Manager (WinGet) is a command-line tool for Windows 10 and later that enables users to discover, install, upgrade, remove, and configure applications from multiple sources including Microsoft Store and third-party repositories.
Latest: 2.0.1129.0
Last checked: Feb 27, 2026 8:54am
Rank: 1502/15140
Monitored via:
Winget Request more monitors
Follow to track new versions in your feed.
Report

Overview

0
License: Proprietary (Microsoft)Installer: MSIX/MSI/EXE (varies by package)Silent: YesWinget: Available
Silent install
winget install windowsapp --silent

Uninstall
winget uninstall windowsapp --silent

Version & Lifecycle

0
Current: 2.0.1129.0 N-2: 2.0.1070.0 Oldest supported: Windows 10 version 2004 Avg cadence: Every 19 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Command-line note • February 20, 2026
0

WindowsApp – Command-line note

For silent deployment of the Windows App SDK runtime (required for unpackaged Windows apps), run WindowsAppRuntimeInstall.exe /qn or WindowsAppRuntimeInstall.exe --silent to suppress UI and install all MSIX packages without user interaction. Use the architecture-specific installer (x64, x86, or Arm64) from official downloads, and add --force to overwrite existing versions if needed. This integrates safely into enterprise tools like SCCM or Intune for scaled automation.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

WindowsApp

Packaging Notes

0

Supports PowerShell DSC and YAML configuration files for automation

Notes

0

Included in Windows 10 version 2004 and later; actively maintained by Microsoft; supports managing multiple versions and rollbacks.