How to Fix Microsoft Store Not Working on Windows
If Microsoft Store is broken, Kudu can help clear cache and remove temporary files causing issues.
By Kudu Team
Fix this automatically with Kudu
Run a free system scan to detect and resolve this issue automatically — no manual steps required.
Download Kudu Free →What Causes This?
Microsoft Store usually stops working because its cache is corrupted, temporary files are interfering with app services, or a Windows update didn’t install cleanly. It can also happen if key Store components aren’t registered properly, your date and time settings are wrong, or background services like Windows Update are having problems. In some cases, damaged system files can prevent the Store from opening or downloading apps.
Common Symptoms
- Microsoft Store won’t open, crashes immediately, or stays on a blank screen
- Downloads are stuck on “Starting” or never finish
- You see error codes when trying to install or update apps
- The Store opens, but pages fail to load or buttons don’t respond
- Installed Microsoft Store apps also fail to update properly
How to Fix It Manually
-
Check your internet connection and date/time settings
- Make sure your PC is online and websites load normally.
- Press Windows + I to open Settings.
- Go to Time & language > Date & time.
- Turn on Set time automatically and Set time zone automatically.
- Restart your PC and try opening Microsoft Store again.
-
Clear the Microsoft Store cache
- Press Windows + R to open Run.
- Type
wsreset.exeand press Enter. - A blank Command Prompt window will appear for a moment while Windows clears the Store cache.
- Microsoft Store should reopen automatically when it finishes. Check if it works normally.
-
Run the Windows Store Apps troubleshooter
- Open Settings with Windows + I.
- Go to System > Troubleshoot > Other troubleshooters.
- Find Windows Store Apps and click Run.
- Follow the prompts and apply any fixes Windows suggests.
-
Repair or reset Microsoft Store
- Open Settings > Apps > Installed apps.
- Find Microsoft Store, click the three dots, then choose Advanced options.
- First click Repair and test the Store.
- If it still fails, go back and click Reset. This clears app data and forces the Store to rebuild its settings.
-
Install pending Windows updates
- Open Settings > Windows Update.
- Click Check for updates.
- Install everything available, including optional updates related to Microsoft Store, app framework, or system components.
- Restart your PC after updates finish.
-
Re-register Microsoft Store with PowerShell
- Click Start, type
powershell. - Right-click Windows PowerShell and choose Run as administrator.
- Paste this command and press Enter:
Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppxManifest.xml"} - Wait for the command to complete, then restart your PC.
- Click Start, type
-
Check for damaged system files
- Open Command Prompt as administrator by searching
cmd, right-clicking it, and selecting Run as administrator. - Run this command:
sfc /scannow - After that finishes, run:
DISM /Online /Cleanup-Image /RestoreHealth - Restart your PC and test Microsoft Store again.
- Open Command Prompt as administrator by searching
Fix It Automatically with Kudu
If Microsoft Store is broken because of corrupted cache, leftover temporary files, or general Windows clutter, Kudu can help clean that up automatically. It scans for junk files and common system issues that can interfere with Windows apps, saving you from digging through settings and tools one by one.
Fix this automatically with Kudu
Run a free system scan to detect and resolve this issue automatically — no manual steps required.
Download Kudu Free →Related guides
Fix Microsoft Store Error 0x80131500 on Windows 11
Resolve Microsoft Store error 0x80131500 in Windows 11, and use Kudu to clean temporary files that may worsen app issues.
How to Fix Windows 11 Microsoft Store Not Loading or Updating
Repair Microsoft Store loading and update problems on Windows 11, and let Kudu help clear junk that can affect app services.
How to Fix Windows 11 App Install Loops in Microsoft Store
Stop Microsoft Store apps from endlessly installing or retrying on Windows 11, with Kudu helping reduce cache-related clutter.
How to Clear Microsoft Store Cache on Windows
Fix Store issues and remove cache clutter on Windows with Kudu’s cleanup tools for a smoother experience.