Last updated
Microsoft App Installer lets you easily install Windows apps with a double-click. It also includes WinGet for powerful command-line app management.
$ winget install --id Microsoft.AppInstaller --exact --version 1.28.240.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
App Installer uses MSIX. The silent install switches are (no switches needed).
Add-AppxPackage -Path .\installer.msix
For Intune admins
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 trialNo credit card required.
Microsoft App Installer simplifies the installation of Windows applications by allowing users to sideload app packages with a double-click—no need to run PowerShell scripts or command-line tools. It presents key package details such as the app name, publisher, version, display logo, and requested capabilities, streamlining the installation experience and providing helpful error messages when issues arise.
App Installer is available for desktop PCs and is distributed via the Microsoft Store. It also serves as the delivery vehicle for the Windows Package Manager (WinGet), a powerful command-line tool that enables users to discover, install, upgrade, and configure applications on Windows 10 and Windows 11 devices.
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
2 known CVEs via NVD
Windows App Installer Spoofing Vulnerability
We have investigated reports of a spoofing vulnerability in AppX installer that affects Microsoft Windows. Microsoft is aware of attacks that attempt to exploit this vulnerability by using specially crafted packages that include the malware family known as Emotet/Trickbot/Bazalo...
See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr.
Microsoft.Gaming.GamingServicesRepairToolv10.0.26100.6893A portable standalone tool to repair and fix problems with the following apps:Xbox App; Xbox Identity Provider; Game Bar; and Gaming Services. It can (and will) also try to update or install those apps, though not silently.
Microsoft.VisualStudioCodev1.124.2Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
More from Microsoft Corporation or browse command-line, package-manager, windows.