Can you confirm if you've installed those Appx files from the admin PowerShell window?
Microsoft Store
I am Using Dell Latitude 5490 OS windows 10 updated to 22H2. when i am trying to install Microsoft Store nothing is happening.
Moreover, App Installer, Camera nothing i can install.
When clicks the "Get in Store App" nothing happening
Alternatively, have tried installation using Powershell and app installer.
Why this icons are not showing as App Installer icon?
Windows for home | Windows 10 | Microsoft Store
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
15 answers
Sort by: Most helpful
-
Anonymous
2022-10-21T06:59:19+00:00 -
Anonymous
2022-10-21T05:32:51+00:00 You have a very old version of Store (12107.xxx). The current version is 22207.1401.9.0
Please follow "Method 2" on this page and get the latest Store app Msixbundle.
Also, the latest camera app version is 2021.105.10.0.
-
Anonymous
2022-10-21T04:34:06+00:00 Hi,
You can use admin PowerShell to install the .msixbundle.
Here's the syntax:
Add-AppxPackage -Path "filename.Msixbundle"For more information, see "Option 2" in this "Can’t Install Appx" article.