Share via

Microsoft Store

Anonymous
2022-10-21T04:07:06+00:00

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.

0 comments No comments

15 answers

Sort by: Most helpful
  1. Anonymous
    2022-10-21T06:59:19+00:00

    Can you confirm if you've installed those Appx files from the admin PowerShell window?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-10-21T06:40:16+00:00

    Hello Ramesh

    Removed but still Store app doesnt appear

    Alterlatively, can you guide me why my appx files not showing App Installer icon.

    Was this answer helpful?

    0 comments No comments
  3. 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.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2022-10-21T05:19:57+00:00

    Hello Ramesh

    Already installed using Powershell but Store, APP installer, Camera nothing is appearing.

    But already installed by Powershell not launching

    Was this answer helpful?

    0 comments No comments
  5. 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.

    Was this answer helpful?

    0 comments No comments