Register a free account to unlock additional features at BleepingComputer.com
Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.


Click here to Register a free account now! or read our Welcome Guide to learn how to use this site.

Generic User Avatar

To re-register or reinstall Microsoft Store in Windows 11


  • Please log in to reply
No replies to this topic

#1 Avt

Avt

  •  Avatar image
  • Members
  • 18 posts
  • OFFLINE
  •  
  • Gender:Male
  • Local time:09:55 PM

Posted 18 January 2023 - 12:07 AM

You need to execute a single-line PowerShell command. As soon as you run it, Windows 11 will reinstall the store app for all users. Here is how to do it.
Search for powershell.
right click run as administrator.
Execute the below command in the PowerShell tab.
Get-AppxPackage -AllUsers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
The PowerShell command will immediately reinstall the Microsoft store.
Close the PowerShell window.


Edited by Chris Cosgrove, 19 January 2023 - 04:37 AM.
Moved from Win 11 to Tips and Tricks


BC AdBot (Login to Remove)

 





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users