Icon

App Installer

App Installer allows for easy installation of MSIX files and MSIXBundles. It ships as part of Windows and updates automatically via Microsoft Store.
Latest: 1.28.240.0 Winget
Last checked: Jun 9, 2026 12:10am
Rank: 1213/15140
Also monitored via:
GitHub Releases Site Monitor
Follow to track new versions in your feed.
Report

Overview

0
License: UnknownInstaller: MSIXWinget: Available

Version & Lifecycle

0
Current: 1.28.240.0 N-2: 1.27.440.0 Avg cadence: Every 49 days

Top Contributors

Top sitewide contributors:

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

Community Notes

Deployment note • May 19, 2026
0

App Installer package-family and ms-appinstaller deployment note

For App Installer / Windows Package Manager troubleshooting, Microsoft documents the package family as Microsoft.DesktopAppInstaller. You can verify the installed App Installer version with (Get-AppxPackage Microsoft.DesktopAppInstaller).Version. If App Installer is present but needs to be re-registered, Microsoft lists Add-AppxPackage -RegisterByFamilyName -MainPackage Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.

For MSIX/App Installer deployment links, do not rely on browser one-click install links using the ms-appinstaller:?source= URI scheme; Microsoft says that protocol is disabled by default as of December 2023. Link directly to the .appinstaller package instead, or use your normal enterprise MSIX deployment path.

Official source: Microsoft Learn App Installer and Windows Package Manager documentation.

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.

AppInstallerMicrosoft AppInstaller

Packaging Notes

0

Ships as part of Windows; updates automatically via Microsoft Store or winget

Notes

0

If Microsoft Store is unavailable, offline installation is possible via downloadable installer from Microsoft Store page. Version can be checked with PowerShell command (Get-AppxPackage Microsoft.DesktopAppInstaller).Version.