Microsoft Store stopped working after Windows 10/11 update

Reading time icon 3 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

microsoft store app won't open fix

Some users have reported on Microsoft’s forum that they’re facing an issue with the App Store after they switched to a new version of Windows 10. Apparently, the App Store won’t load, or even shows an error message. But luckily, we have a couple of solutions here.
windows store doesn't work wind8apps

What to do if Microsoft Store won’t load after update

Solution 1: Solve the problem with PowerShell

The one way to solve the ‘not working App Store‘ problem is through PowerShell, but this method is only checked on Windows 8.1, so we’re not sure if it works properly on Windows 10 Technical Preview or the full version of Windows 10, as well. Anyway, here’s what you should do in order to fix the Store problem through PowerShell:

  • Open PowerShell as Administrator: type powershell on the Start screen. The PowerShell icon will appear in the search results on the right. Right click it and choose “Run as Administrator”
  • Add the following command into the PowerShell console:
    Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRootWinStoreAppxManifest.XML
  • Press Enter and wait until the command is finished (It should last a couple seconds)
  • Reboot your PC

— RELATED: How to Show or Hide Windows Store Apps on the Taskbar

Solution 2: Fix the problem with Command Prompt

If somehow the PowerShell solution didn’t help, you will need to enter a few command lines in the Command Prompt, and your problems with App Store will probably be solved. Just follow these steps:

  1. Go to Search and type cmd
  2. Right click on Command Prompt and open it as Administrator
  3. In the Command Prompt, copy the following line: powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRootWinStoreAppxManifest.xml
  4. Hit Enter.
  5. Now in the same Administrator Command Prompt add: start “” “ms-windows-store:”
  6. Press Enter again

Solution 3: Additional solutions

We already covered Windows Store App issues extensively on this website. We published quite a few troubleshooting guides to help you get the app up and running after installing the latest Windows 10 updates.

So, if these two quick solutions failed to fix the problem, you need to use some more advanced troubleshooting methods. We already compiled exhaustive solution lists for this issue and you can find them in the guides below:

You should be able to run your App Store without any problems after applying one of these solutions. But if you have some comments, suggestions, or something just doesn’t work for you, feel free to express yourself in the comments section below.

More about the topics: Microsoft Store Fixes, windows 10 fix, windows store