Reinstall Microsoft Store app in Windows 10 and Windows 11

Reinstalling Microsoft Store on Windows 10 and Windows 11

If you’ve found yourself without access to the Microsoft Store on your Windows 10 or Windows 11 system, don’t worry. In this guide, we’ll walk you through the steps to reinstall the Microsoft Store app, restoring your gateway to a world of apps, games, and more.

Reinstalling Microsoft Store on Windows 10:
Follow these steps to reinstall the Microsoft Store on Windows 10:

1. Open PowerShell as Administrator:
– Right-click on the Start button, select “Windows PowerShell (Admin).”

2. Run the Command:
bash
Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

3. Wait for the Process to Complete:
– Let PowerShell execute the command, and once finished, restart your computer.

Reinstalling Microsoft Store on Windows 11:
For Windows 11, the process is slightly different:

1. Open PowerShell as Administrator:
– Right-click on the Start button, select “Windows PowerShell (Admin).”

2. Run the Command:
bash
Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -Register -DisableDevelopmentMode -ForceUpdateFromAnyVersion “$($_.InstallLocation)\AppXManifest.xml”}

3. Allow the Process to Finish:
– PowerShell will execute the command, and once done, restart your computer.

Tips for Success:

– Check Your Internet Connection:
Ensure you have a stable internet connection as the reinstallation may involve downloading necessary files.

– Run Windows Updates:
Before reinstalling, make sure your system is up to date with the latest Windows updates.

  • When it comes down to resetting the Microsoft Store, you only need to fire up the Settings app by pressing the Windows key + I. From there, click on Apps > Apps & Features, then scroll down until you come across Microsoft Store in the list.
  • Click on the three-dotted button, then select Advanced Options. Scroll down again and click Repair or Reset, and that’s it.
  • To reset Microsoft Store, open Settings > Apps > Apps and features > Search for Microsoft Store > Advanced options > Use the Reset button.
  • Run CMD as administrator, type WSReset.exe and hit Enter.

Alternatively, in the Start search, type wsreset.exe. On the result which appears, right-click and select Run as administrator.

A command prompt window will open. After a while, the Windows Store will open.

  • It will then take you back to the Windows Store. Now try to install or update the apps or download fresh apps and see if it’s working as it should.

Reset Use the troubleshooter

1. Search for Troubleshoot settings and select Open

2. Select Windows Store apps

3. Select Run the troubleshooter

Consider Alternative Troubleshooting:
If issues persist after reinstalling the Microsoft Store, you may need to troubleshoot further or seek additional assistance.

Conclusion:
Reinstalling the Microsoft Store app on Windows 10 or Windows 11 is a straightforward process that can breathe new life into your app and content discovery experience. By following these steps, you’ll regain access to a plethora of apps, games, and entertainment.

Here are some additional resources for you.

Fix problems with apps from Microsoft Store

Microsoft Store doesn’t launch Trouble finding

Microsoft Store in Windows 10

Leave a Comment

Your email address will not be published. Required fields are marked *