Windows 10 store won’t open.

The store in Windows 10 won’t open. Before this Cortana didn’t work so I reset it and all the apps started working but after some time now the store app is not working.

To understand the issue better I would like to know, did you try resetting windows store?

Try the below method and check if it helps to resolve the issue.

Method 1:

Make sure that the date and time are correct on the computer.

  1. Check the setting for Date/Time by choosing the Desktop tile and then left click on the date/time in the corner.
  2. Click on change date and time settings. And then verify the time zone is correct as well as the internet time tab has the option to Synchronize with Internet time server.

If the above method does not fix the issue try method 2.

Method 2:

I would suggest you to re-register the Windows store app. Please follow the below steps to re-register:

  1. Click on start and type Powershell.
  2. Right click on the powershell and click on Run as Administrator.
  3. And run the following in a Command Window to re-register:

powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml

Leave a Reply