App Installer
Overview
Version & Lifecycle
Community Notes
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
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Ships as part of Windows; updates automatically via Microsoft Store or winget