{"id":27647,"date":"2022-08-27T17:31:17","date_gmt":"2022-08-27T12:01:17","guid":{"rendered":"http:\/\/198.58.113.91\/blog\/?p=27647"},"modified":"2024-06-06T17:35:17","modified_gmt":"2024-06-06T12:05:17","slug":"cant-run-appx-appxbundle-msixbundle","status":"publish","type":"post","link":"https:\/\/www.winhelponline.com\/blog\/cant-run-appx-appxbundle-msixbundle\/","title":{"rendered":"Fix: Can&#8217;t Install Appx, AppxBundle, and Msixbundle Files in Windows"},"content":{"rendered":"<p>The file types .Appx, .AppxBundle, and .Msixbundle are app installer or setup packages. On a default Windows 10 or 11 installation, you can double-click these file types to run them. But, if the App Installer (a.k.a, &#8220;Desktop Installer&#8221;) Store app is removed from the system, the .Appx, .AppxBundle, and .Msixbundle files don&#8217;t run when double-clicked.<!--more--><\/p>\n<p>You may see the following (&#8220;How do you want to open this file?&#8221; dialog, a.k.a. &#8220;Open With&#8221; dialog) dialog when double-clicking the said file types:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-27648\" src=\"https:\/\/www.winhelponline.com\/blog\/wp-content\/uploads\/2022\/08\/appx-package-installer-fix.png\" alt=\"appx, appxbundle, msixinstaller don't run\" width=\"410\" height=\"292\" \/><\/p>\n<p>Having said that, these installer files may appear with a generic icon without a file association.<\/p>\n<p>Let&#8217;s see how to make the Appx installer files work when you double-click them.<!--more--><\/p>\n<h2>Resolution<\/h2>\n<p>Microsoft App Installer for Windows 10\/11 makes installing apps easy: Just double-click the app package, and you won&#8217;t have to run PowerShell to install apps. App Installer presents the package information, such as app name, publisher, version, display logo, and the capabilities requested by the app. Get right into the app, no hassles&#8211;and if the installation doesn&#8217;t work, the error messages were designed to help you fix the problem.<\/p>\n<p>Installer the Microsoft App Installer app using one of the two methods below.<\/p>\n<h3>Method 1: Install &#8220;App Installer&#8221; from Microsoft Store<\/h3>\n<p>(This method installs the App Installer package for the current user only.)<\/p>\n<p>Download the &#8220;App Installer&#8221; offline installation package (.msixbundle) from <strong><a href=\"https:\/\/aka.ms\/getwinget\" rel=\"noopener\" target=\"_blank\">https:\/\/aka.ms\/getwinget<\/a><\/strong><\/p>\n<p>(or)<\/p>\n<p>Launch Microsoft Store, search for an app named &#8220;App Installer&#8221;, and install it. Alternatively, here&#8217;s the Store app link for App Installer:<\/p>\n<pre>https:\/\/apps.microsoft.com\/store\/detail\/app-installer\/9NBLGGH4NNS1<\/pre>\n<p>Visit the above link and click &#8220;Get in Store app&#8221; to download the app using Microsoft Store.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-27649\" src=\"https:\/\/www.winhelponline.com\/blog\/wp-content\/uploads\/2022\/08\/appx-package-installer-app.png\" alt=\"appx, appxbundle, msixinstaller - App Installer Store app\" width=\"703\" height=\"213\" \/><\/p>\n<p>After installing the App Installer Store app, double-click an Appx, Appxbundle, or Msixbundle file. You should see the installer dialog as below:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-27650\" src=\"https:\/\/www.winhelponline.com\/blog\/wp-content\/uploads\/2022\/08\/appx-package-installer-screen.png\" alt=\"app installer - store app screenshot\" width=\"747\" height=\"471\" \/><\/p>\n<p>If the current version or a <a href=\"https:\/\/www.winhelponline.com\/blog\/get-windows-10-photos-app-on-windows-11\/\">more recent version<\/a> of the app already exists on the device, the installer will inform you. You&#8217;ll be allowed to proceed with the installation or launch the already installed version.<\/p>\n<div class=\"rp\"><strong>RELATED:<\/strong> <a href=\"https:\/\/www.winhelponline.com\/blog\/get-windows-10-photos-app-on-windows-11\/\">Get the Old (Windows 10) Photos App on Windows 11<\/a><\/div>\n<p><em><strong>Note:<\/strong> If Microsoft Store itself is completely missing from your computer, you can get it back by downloading the Appx Package and installing it. For full instructions, see the article <a href=\"https:\/\/www.winhelponline.com\/blog\/restore-windows-store-windows-10-uninstall-with-powershell\/\">Reinstall Microsoft Store in Windows 11\/10 after uninstalling it with PowerShell<\/a>.<\/em><\/p>\n<hr \/>\n<h3>Method 2: Install &#8220;App Installer&#8221; for all users Using PowerShell<\/h3>\n<p>You can user PowerShell to download the Desktop App Installer package and install it for all user accounts on the computer. To do so, run these commands from PowerShell <strong>(admin)<\/strong>.<\/p>\n<pre class=\"powershell\">md C:\\Apps\n\nInvoke-webrequest https:\/\/github.com\/microsoft\/winget-cli\/releases\/latest\/download\/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle -OutFile C:\\Apps\\DesktopAppInstaller.msixbundle\n\nAdd-ProvisionedAppPackage -online -PackagePath \"C:\\Apps\\DesktopAppInstaller.msixbundle\" -skiplicense<\/pre>\n<p>The above commands download the Desktop App Installer package and installs\/provisions it for all user accounts on the computer. Also, when a new user logs in for the first time, the App Installer package gets installed automatically.<\/p>\n<p><strong>Note:<\/strong> The &#8220;<em>Add-AppxPackage&#8221;<\/em> cmdlet can also be used to install the app. But it installs for the current user account only.<\/p>\n<p>That&#8217;s it. From now on, any .appx, .appxpackage, or .msixbundle files can be installed interactively by double-clicking on them.<\/p>\n<div class=\"qt\">\nThe &#8220;App Installer&#8221; Store app shows up as <code><strong>Microsoft.DesktopAppInstaller<\/strong><\/code> when you run the Get-AppxPackage cmdlet in PowerShell. Here&#8217;s a sample output<\/p>\n<pre>PS C:\\Users\\Ramesh&gt; get-appxpackage *installer*<\/pre>\n<pre>Name              : Microsoft.DesktopAppInstaller\nPublisher         : CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US\nArchitecture      : X64\nResourceId        : \nVersion           : 1.18.2091.0\nPackageFullName   : Microsoft.DesktopAppInstaller_1.18.2091.0_x64__8wekyb3d8bbwe\nInstallLocation   : C:\\Program Files\\WindowsApps\\Microsoft.DesktopAppInstaller_1.18.2091.0_x64__8wekyb3d8bbwe\nIsFramework       : False\nPackageFamilyName : Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\nPublisherId       : 8wekyb3d8bbwe\nIsResourcePackage : False\nIsBundle          : False\nIsDevelopmentMode : False\nNonRemovable      : False\nDependencies      : {Microsoft.UI.Xaml.2.7_7.2208.15002.0_x64__8wekyb3d8bbwe, \n                    Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x64__8wekyb3d8bbwe, \n                    Microsoft.DesktopAppInstaller_1.18.2091.0_neutral_split.language-ta_8wekyb3d8bbwe, \n                    Microsoft.DesktopAppInstaller_1.18.2091.0_neutral_split.scale-100_8wekyb3d8bbwe}\nIsPartiallyStaged : False\nSignatureKind     : Store\nStatus            : Ok\n<\/pre>\n<\/div>\n<hr \/>\n<h3>Workaround: Install Appx\/AppxPackage\/Msixbundle Packages Using PowerShell<\/h3>\n<p>If the &#8220;App Installer&#8221; Store app can&#8217;t be installed for some reason, you can install the .appx, .appxbundle, and .msixbundle files using PowerShell.<\/p>\n<p>From and PowerShell admin window, use the following syntax:<\/p>\n<pre>Add-AppxPackage -Path \"X:\\Path\\to\\File.Appx\"<\/pre>\n<h4>Example<\/h4>\n<pre>Add-AppxPackage -Path\u00a0\"D:\\Appx\\Microsoft.VCLibs.140.00_14.0.30704.0_x86__8wekyb3d8bbwe.Appx\"<\/pre>\n<p>However, make sure that you install the dependency packages first, and then followed by the main package. For instance, the Store app depends upon the following components:<\/p>\n<ul>\n<li>Microsoft.NET.Native.Framework<\/li>\n<li>Microsoft.NET.Native.Runtime<\/li>\n<li>Microsoft.UI.Xaml<\/li>\n<li>Microsoft.VCLibs<\/li>\n<\/ul>\n<p>In that case, you must install the Appx package for the above items before <a href=\"https:\/\/www.winhelponline.com\/blog\/restore-windows-store-windows-10-uninstall-with-powershell\/\">installing the Store app<\/a>. To know the dependencies of an app, from another computer (where the app is installed), run the Get-AppxPackage command.<\/p>\n<h4>Example<\/h4>\n<pre>PS C:\\Users\\Ramesh&gt; get-appxpackage *installer* | select Name, Dependencies | fl\n\n\nName         : Microsoft.DesktopAppInstaller\nDependencies : {Microsoft.UI.Xaml.2.7_7.2208.15002.0_x64__8wekyb3d8bbwe,\n               Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x64__8wekyb3d8bbwe,\n               Microsoft.DesktopAppInstaller_1.18.2091.0_neutral_split.language-ta_8wekyb3d8bbwe,\n               Microsoft.DesktopAppInstaller_1.18.2091.0_neutral_split.scale-100_8wekyb3d8bbwe}<\/pre>\n<p>That&#8217;s it! Install each Appx\/AppxPackage\/Msixbundle using the same fashion. The instructions apply to Windows 10 and Windows 11.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The file types .Appx, .AppxBundle, and .Msixbundle are app installer or setup packages. On a default Windows 10 or 11 installation, you can double-click these file types to run them. But, if the App Installer (a.k.a, &#8220;Desktop Installer&#8221;) Store app is removed from the system, the .Appx, .AppxBundle, and .Msixbundle files don&#8217;t run when double-clicked.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[8,869],"tags":[209,396,882],"class_list":["post-27647","post","type-post","status-publish","format-standard","hentry","category-windows-10","category-windows-11","tag-file-association","tag-powershell","tag-store"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":75425,"url":"https:\/\/www.winhelponline.com\/blog\/install-store-app-for-all-users\/","url_meta":{"origin":27647,"position":0},"title":"How to Install a Store App package for all users","author":"Ramesh","date":"June 6, 2024","format":false,"excerpt":"When you install a Store app package by double-clicking on the package or by running the Add-AppxPackage cmdlet in PowerShell, the package is installed for the current user only. This article tells you how to install or provision a Store app package for all user accounts that exist on the\u2026","rel":"","context":"In &quot;Windows 10&quot;","block_context":{"text":"Windows 10","link":"https:\/\/www.winhelponline.com\/blog\/category\/microsoft\/windows\/windows-10\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":44650,"url":"https:\/\/www.winhelponline.com\/blog\/download-offline-installer-store-app\/","url_meta":{"origin":27647,"position":1},"title":"How to Download the Offline Installer for any Store App","author":"Ramesh","date":"May 9, 2023","format":false,"excerpt":"If you cannot install or update apps via the Microsoft Store app in Windows 10 or 11, you can download and install the offline installer for the corresponding app. This article tells you how to download the offline installer (.appx, .appxpackage, or .msixbundle) for any Microsoft Store app. Get the\u2026","rel":"","context":"In &quot;Windows 10&quot;","block_context":{"text":"Windows 10","link":"https:\/\/www.winhelponline.com\/blog\/category\/microsoft\/windows\/windows-10\/"},"img":{"alt_text":"store app offline download not secure warning","src":"https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2023\/05\/store-appx-download-edge-insecure-warning.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":75474,"url":"https:\/\/www.winhelponline.com\/blog\/install-3d-builder-app-offline\/","url_meta":{"origin":27647,"position":2},"title":"How to Install the 3D Builder app Offline","author":"Ramesh","date":"June 10, 2024","format":false,"excerpt":"Microsoft's 3D Builder app lets you view, create, and edit 3D objects. However, the 3D Builder app seems to be currently unavailable from the Microsoft Store. Clicking on the following 3D Builder Store app link opens the Store app's page, but the Install option is missing. https:\/\/apps.microsoft.com\/detail\/9wzdncrfj3t6 However, you can\u2026","rel":"","context":"In &quot;Windows 10&quot;","block_context":{"text":"Windows 10","link":"https:\/\/www.winhelponline.com\/blog\/category\/microsoft\/windows\/windows-10\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":29679,"url":"https:\/\/www.winhelponline.com\/blog\/samsung-notes-cant-download-ms-store\/","url_meta":{"origin":27647,"position":3},"title":"Fix: Can&#8217;t Download Samsung Notes from Microsoft Store","author":"Ramesh","date":"November 7, 2022","format":false,"excerpt":"When you search for \"Samsung Notes\" in the Microsoft Store app, the app is available in the listing, but the Get\/Download button may be missing. Solution Method 1: Install Samsung Notes using Winget Open an admin Command Prompt window and run: winget install \"Samsung Notes\" or\u00a0 winget install 9NBLGGH43VHV This\u2026","rel":"","context":"In &quot;Windows 10&quot;","block_context":{"text":"Windows 10","link":"https:\/\/www.winhelponline.com\/blog\/category\/microsoft\/windows\/windows-10\/"},"img":{"alt_text":"samsung notes download store","src":"https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2022\/11\/samsung-notes-store-2.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2022\/11\/samsung-notes-store-2.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2022\/11\/samsung-notes-store-2.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2022\/11\/samsung-notes-store-2.png?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":75192,"url":"https:\/\/www.winhelponline.com\/blog\/microsoft-services-store-engagement\/","url_meta":{"origin":27647,"position":4},"title":"How to Install the Microsoft.Services.Store.Engagement Package","author":"Ramesh","date":"May 14, 2024","format":false,"excerpt":"The \"Microsoft.Services.Store.Engagement\" package is installed by default in Windows 10\/11. If missing, you get the following error when installing an app (e.g., Minecraft: Bedrock Edition) that requires this package. Deployment failed: Windows cannot install package Microsoft.MinecraftUWP_1.20.8101.0_x64__8wekyb3d8bbwe because this package depends on a framework that could not be found. Provide the\u2026","rel":"","context":"In &quot;Windows 10&quot;","block_context":{"text":"Windows 10","link":"https:\/\/www.winhelponline.com\/blog\/category\/microsoft\/windows\/windows-10\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":4855,"url":"https:\/\/www.winhelponline.com\/blog\/restore-windows-store-windows-10-uninstall-with-powershell\/","url_meta":{"origin":27647,"position":5},"title":"Restore Microsoft Store in Windows 10\/11 after uninstalling it with PowerShell","author":"Ramesh","date":"December 21, 2016","format":false,"excerpt":"Windows 10 and 11 come with many built-in Store apps that may not be useful to you. As you may have known, PowerShell allows you to uninstall individual apps or all apps using a single command. If you had used the following command to uninstall all bundled apps in Windows\u2026","rel":"","context":"In &quot;Windows 10&quot;","block_context":{"text":"Windows 10","link":"https:\/\/www.winhelponline.com\/blog\/category\/microsoft\/windows\/windows-10\/"},"img":{"alt_text":"Microsoft Store app installer from AppStore.","src":"https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2016\/12\/store-installer-appstore.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2016\/12\/store-installer-appstore.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2016\/12\/store-installer-appstore.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/www.winhelponline.com\/blog\/wp-content\/uploads\/2016\/12\/store-installer-appstore.png?resize=700%2C400&ssl=1 2x"},"classes":[]}],"_links":{"self":[{"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/posts\/27647","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/comments?post=27647"}],"version-history":[{"count":0,"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/posts\/27647\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/media?parent=27647"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/categories?post=27647"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.winhelponline.com\/blog\/wp-json\/wp\/v2\/tags?post=27647"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}