Share via

Microsoft Store loading forever

TM Mike 0 Reputation points
2026-06-19T15:49:16.7+00:00

When I try to open Microsoft Store, it just appear on this screen. I try everything I can, like wsreset.exe in Run, sfc /scannow, terminate and repair MS store but none seems to work. I am afraid to run any commands from Powershell or CMD without confirmation. I use Windows 11.Screenshot 2026-06-19 224220

Windows for home | Windows 11 | Microsoft Store
0 comments No comments

2 answers

Sort by: Most helpful
  1. John DeV 165.2K Reputation points Independent Advisor
    2026-06-20T02:25:00.1733333+00:00

    Re-register built-in apps and reinstall the Microsoft Store app

    Press Windows key + X

    Click and Run Windows PowerShell / Terminal (Admin)

    Copy and paste the command below then press Enter.

    Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
    

    Restart your computer

    Was this answer helpful?

    0 comments No comments

  2. John DeV 165.2K Reputation points Independent Advisor
    2026-06-19T16:26:11.6066667+00:00

    Hi, good day!

    It usually happens when Windows components are outdated or the Store cache is stuck.

    • When was the last time it worked properly?
    • Have you made any changes to your computer recently?

    Here are some of the steps you can try.

    • If you have a third-party VPN or Antivirus installed, please try to temporarily uninstall it then check if the issue persists.
    • Please try changing your Region to United States if it helps.
    • Make sure your Date and Time are correct.

    I look forward to receiving your update and I'm willing to collaborate with you till we resolve the issue. Do keep me informed by clicking "Add comment" below instead of Yes or No button.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.