Share via

I Uninstalled Store

Anonymous
2024-07-06T12:03:04+00:00

Because my Store wasn't working, I opened the community tab and tried to get it to work. While doing that I uninstalled it and I can't get it back. Please how do I get it back??

Windows for home | Windows 11 | 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

Answer accepted by question author

Ramesh 176.5K Reputation points Volunteer Moderator
2024-07-06T12:22:44+00:00

Hi Daisyy,

From admin PowerShell, run the following command to reinstall Store:

Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

If that doesn't help, follow one of these methods:

Option 1

Please try "Method 2" (downloading the Store Appx offline installer) in the following article:

After downloading the Msixbundle and Appx packages, you can double-click to install them. Install the Appx (dependency packages) first, then run the Msixbundle file. If you can't install the packages interactively, you can install them using the Add-AppxPackage PowerShell command.

Option 2

Open an Admin Command Prompt and type:

  • winget install 9WZDNCRFJBMP

(9WZDNCRFJBMP is the SKU ID for the Microsoft Store app.)

Option 3

  • Install the Xbox app by downloading the .msi from Xbox App for Windows PC.
  • Open the Xbox App.
  • Open Settings.
  • Click on the General settings tab (left second tab on the list)
  • In the upper right of the screen, there will be a list of system bundles that are missing. Click install on all of them.
  • After installing the bundles, close the Xbox app.

(Credits to dre76fixitproper for this method.)

Can't reinstall Microsoft Store - Microsoft Community:

https://answers.microsoft.com/en-us/windows/forum/all/cant-reinstall-microsoft-store/0b5beabf-5173-477f-8460-bb4cd64319a0

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

4 additional answers

Sort by: Most helpful
  1. Brink 16,570 Reputation points Volunteer Moderator
    2024-07-06T14:47:07+00:00

    Great news.

    Was this answer helpful?

    0 comments No comments
  2. Ramesh 176.5K Reputation points Volunteer Moderator
    2024-07-06T14:44:54+00:00

    Thanks for the feedback, Daisyy.

    Regards,

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2024-07-06T14:41:34+00:00

    Thank you so much, Ramesh, and Shawn - the first method worked!

    Was this answer helpful?

    0 comments No comments
  4. Brink 16,570 Reputation points Volunteer Moderator
    2024-07-06T13:12:17+00:00

    Hello Daisyy,

    In addition, you can see in an option in the tutorial below may reinstall the Microsoft Store app if what Ramesh posted didn't help.

    https://www.elevenforum.com/t/uninstall-or-reinstall-microsoft-store-app-in-windows-10-and-windows-11.11428/

    Was this answer helpful?

    0 comments No comments