Microsoft Store is one of the best things about Windows as it allows you to download the latest apps, games, books, music, and more without any harmful software. However, Microsoft has still not been able to stabilize the Store and it still continues to throw errors every now and then.
One such issue is where the Microsoft Store goes missing from your Windows 10 PC. Now, that can really frustrating, as you do not get direct access to the apps and then you have to look for a third-party website to download your apps. Worst still, some of the 3rd part websites are not secure and can pose a threat to your PC security.
This issue usually comes up after updating Windows causing some Store related files to go corrupt. However, fortunately, this issue can be fixed and you can get back your Microsoft Store. Let’s see how.
Method 1: Through Windows Powershell
Step 1: Click on the Start button on your desktop and type PowerShell in the search field. Now, right-click on the result and click on Run as administrator to run PowerShell in admin mode.
Step 2: In the PowerShell window, type the below command and hit Enter to execute:
Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$ ($_.InstallLocation)AppXManifest.xml”}
Now, you should get back your missing Windows Store. If the problem persists, try the 2nd method.
Method 2: Using WSRESET
Step 1: To reset the Windows Store, click on Start on your desktop and type wsrest in the search field. Double-click on the command and let it run for a few minutes to reset the Store.
This should get your Windows Store back, but, if it still doesn’t, try the 3rd method.
Method 3: Using Command Prompt
Step 1: Click on the Start button your desktop and type cmd in the search box. Now, right-click on the result and click on Run as administrator to open Command Prompt in admin mode.
Step 2: In the Command Prompt window, run the below commands one by one and hit Enter:
-
DISM /Online /Cleanup-Image /ScanHealth
-
DISM /Online /Cleanup-Image /RestoreHealth
Once the first command gets completed, run the second command, and let it complete restoring. This should get your Microsoft Store back and you can start downloading the apps freely.
Paul says
None of the above worked.
Madhuparna says
You can try this solution:
https://answers.microsoft.com/en-us/windows/forum/all/windows-10-1709-windows-store-completely-missing/08b5171a-8583-454b-ac5c-ec8c50c4a7fb#:~:text=The%20presence%20of%20Windows%20Store,Local%20Disk%20C%3A%20%3E%20Users.
Check the answer by Brent Pace
Anonymous says
wsreset did not work or cmd or powershell i am on windows 10 1709