- Go to Settings > Update & Security > Troubleshoot, select "Windows Store Apps," and click "Run the troubleshooter."
- Press Win + R, type
wsreset.exe
, and press Enter. - Try re-registering the Store app: Press Win + R, type
powershell -ExecutionPolicy Bypass -NoProfile -WindowStyle Hidden -Command "Get-AppxPackage *WindowsStore* | Foreach { Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” }"
, and press Enter.
windows 10
my windows store is not working what to do but my network is very good
Windows 10
2 answers
Sort by: Most helpful
-
S.Sengupta 23,516 Reputation points MVP
2024-01-02T23:30:59.25+00:00 -
Anonymous
2024-01-03T02:56:41.1533333+00:00 Hello,
There are several things you can try to fix the issue with the Windows Store not working:
1.Reset the Microsoft Store cache: Press the Windows Logo Key + R to open the Run dialog box, type wsreset.exe, and then select OK.
2.Make sure Windows has the latest update.
3.Check your time and location settings.
More details please refer to this link: https://support.microsoft.com/en-us/account-billing/microsoft-store-doesn-t-open-126a875d-8b72-def1-0af6-d325276a058b
Hope it helps.
Best Regards,
Hania Lian============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.