How to Reinstall Microsoft Store in Windows
Plus what to do immediately after
Keeping the Microsoft Store in top shape on your PC is crucial if you rely on it a lot to download apps, games, and movies. If the program malfunctions, removing and reinstalling it could help get it working correctly.
Go through the instructions in this troubleshooting tutorial to reset, repair, and reinstall the MS Store in Windows 10 and 11.
Before You Reinstall the Microsoft Store App
There are several reasons why you should reinstall the Microsoft Store on your computer. For example, it could be because you havetrouble installing apps,encounter cryptic error codes, orfind the store itself missing.
However, before you uninstall and reinstall the Microsoft Store, it’s best to clear the program’s cache, and then reset and repair the program. It’s also a good idea to update Windows.
These actions often clear minor technical glitches and could even allow you to avoid reinstalling the Microsoft Store altogether. Even better, they are quick and easy to perform.
Windows 10 and 11 have a built-in Microsoft Store reset tool. It automatically clears the Microsoft Store cache and is the fastest way to fix unexpected problems.
Learn aboutother ways to clear the Microsoft Store cache.
Use the Windows Store Apps troubleshooter to scan and fix the Microsoft Store for problems. Like the Microsoft Store reset tool, it’s built into the operating system, so you don’t have to download anything.
Repair the Microsoft Store via the Apps & Features console in Windows to eliminate file corruption issues with the application.
Reset the Microsoft Store to factory defaults to resolve problems that stem from a broken settings configuration. Prepare to sign back in with your Microsoft Account after you do that.
Install the latest operating system updates through Windows Update to fix potential conflicts between Windows and the Microsoft Store. You can skip this and update Windows after reinstalling the Microsoft Store.
Reinstall Microsoft Store App via PowerShell
If repairing or resetting the Microsoft Store did not help, it’s time to delete the program and install it from scratch. Unlike other applications, you can’t remove it via the Apps & Features console in Windows. Instead, you must use an elevated Windows PowerShell console for uninstallationandreinstallation.
Note: If you have a standard Windows account, ask a user with administrative privileges to reinstall the Microsoft Store.
Get-AppxPackage -allusers WindowsStore | Remove-AppxPackage
Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}
Alternatively, reinstall the Microsoft Store andallStore apps bundled with Windows. Only do that if the problem is severe and affects multiple applications. Execute the PowerShell commands below:
Alternative Method to Reinstall Windows Store
Another way to reinstall the Microsoft Store is to remove it via Windows PowerShell, but add the program back using the latest application package files from the Microsoft servers. However, the only way to generate the download links is through a third-party download portal.
Note: If you’re concerned about the safety of the application packages you download, use a third-party antivirus utility for Windows to check the files for security threats.
store.rg-adguard.net
Note: If you use a 32-bit or the ARM version of Windows, make sure to download the AppX installers—the first four items on the list—that containx86orarmin the file name, respectively.
If you have trouble installing any of the AppX installers, install them via Windows PowerShell using the following command:
Add-AppxPackage -Path “C:Users[Username]Downloadsfilename.Appx”
ReplaceC:Users[Username]Downloadsfilename.Appxwith the folder path and filename of the AppX package. Finally, rerun the MSIXBundle.
You’ve Finished Reinstalling the Microsoft Store in Windows
Reinstalling the Microsoft Store is not the remedy to all complications that crop up with the program. So, you might need to continue troubleshooting to resolve whatever issues are plaguing it fully.
We have several troubleshooting articles that address various Microsoft Store errors. Select theSearchbutton at the top of the screen to look up relevant guides for your specific problem.
Dilum Senevirathne is a freelance tech writer and blogger with three years of experience writing for online technology publications. He specializes in topics related to iOS, iPadOS, macOS, and Google web apps. When he isn’t hammering away at his Magic Keyboard, you can catch him binge-watching productivity hacks on YouTube.Read Dilum’s Full Bio
Welcome to Help Desk Geek- a blog full of tech tips from trusted tech experts. We have thousands of articles and guides to help you troubleshoot any issue. Our articles have been read over 150 million times since we launched in 2008.
HomeAbout UsEditorial StandardsContact UsTerms of Use
Copyright © 2008-2024 Help Desk Geek.com, LLC All Rights Reserved