πŸš€ NEW in v2.4.28: 35+ Speed Optimizations added today!Download Now β†’

Home/Fix/Microsoft Store Not Working

How to Fix Microsoft Store Not Working on Windows 10 and 11

Microsoft Store won't open, shows a blank page, or fails to download apps? This guide covers every common Store failure β€” cache corruption, app registration errors, stuck downloads, and error codes like 0x80131500 β€” with step-by-step fixes.

  • βœ“Clears the Microsoft Store cache and re-registers Store app packages automatically
  • βœ“Repairs corrupted Windows Update components that block Store downloads
  • βœ“Detects broken app registrations and resets them without losing installed apps

Best for Microsoft Store not opening, blank pages, stuck downloads, error codes, and app installation failures on Windows 10 and 11.

πŸ“–

Main Troubleshooting Guide

How to Fix Windows Update Errors β†’

Complete symptoms, causes, and step-by-step solutions

Symptoms

You might be experiencing this problem if you notice:

  • β€’Microsoft Store won't open at all
  • β€’Store opens but shows blank page
  • β€’App downloads stuck or failing
  • β€’Error codes like 0x80131500, 0x80072EFD
  • β€’"Try that again" error in Store
  • β€’Store apps won't update

Microsoft Store problems usually fall into one of these buckets

Store Won't Open

App registration is corrupted or system files are damaged β€” Store crashes or never launches.

Blank Page or Connection Error

Store opens but can't load content β€” typically a network, proxy, or TLS configuration issue.

Downloads Failing

Store loads but app installs or updates fail β€” usually tied to Windows Update components or disk space.

What RescuePC checks for Microsoft Store problems

RescuePC is built to automate a structured set of common Windows Store repairs instead of making you jump between PowerShell commands, registry edits, and Settings menus on your own.

  • β†’Resets the Microsoft Store cache (wsreset equivalent)
  • β†’Re-registers Store and dependent app packages via PowerShell
  • β†’Checks and repairs Windows Update components that Store depends on
  • β†’Verifies date/time and TLS settings that can block Store connections
  • β†’Clears leftover proxy or VPN configurations interfering with Store

This is most useful when the Store issue is caused by cache corruption, broken app registration, or Windows Update component failures β€” not Microsoft server-side outages.

Manual troubleshooting vs RescuePC

On your own

  • β€’Running wsreset.exe and hoping it works
  • β€’Copying long PowerShell re-registration commands
  • β€’Navigating Settings > Apps > Advanced options for Repair/Reset
  • β€’Checking proxy, TLS, and date/time settings one by one
  • β€’Searching for the specific error code and trying forum suggestions

With RescuePC

  • β†’Runs cache reset, re-registration, and component repair in sequence
  • β†’Checks proxy, TLS, and dependency services automatically
  • β†’Works through the repair steps in the right order so you don't miss anything
  • β†’Covers the most common Store failure patterns in one pass

You are not paying for information alone. You are paying for a faster, more structured path through the common Windows Store repair workflow.

When this page is most likely to help

  • βœ“Microsoft Store won't open or crashes on launch
  • βœ“Store shows blank pages or "Try that again" errors
  • βœ“App downloads get stuck or fail with error codes like 0x80131500
  • βœ“Store worked before but stopped after a Windows Update
  • βœ“The problem is on this device only (not a Microsoft server outage)

If the Store issue is Windows-side β€” cache corruption, broken registration, or dependency failures β€” this is exactly the kind of problem RescuePC is built to help with.

When software repair may not be enough

RescuePC can help with many common Windows Store problems, but software repair is not always the full answer.

  • ⚠Microsoft Store servers are down (check downdetector.com)
  • ⚠Your Microsoft account is locked or suspended
  • ⚠The app you want is region-restricted or no longer available
  • ⚠Your organization's Group Policy blocks Store access
  • ⚠Windows installation is severely corrupted and needs a clean reinstall
If the problem is server-side, account-side, or policy-enforced, software repair on your device will not resolve it.

Common Causes

  • ⚠Microsoft Store cache corrupted
  • ⚠Windows Update components broken
  • ⚠Date and time settings incorrect
  • ⚠Store app registration corrupted
  • ⚠TLS/SSL settings misconfigured
  • ⚠Proxy or VPN interfering with Store connection

Solutions

Solution 1: Reset Microsoft Store Cache

  1. 1Press Windows + R
  2. 2Type wsreset.exe and press Enter
  3. 3A blank command prompt will appear β€” wait for it to close
  4. 4Microsoft Store will open automatically
  5. 5Try downloading an app to test

Solution 2: Repair and Reset Store App

  1. 1Go to Settings > Apps > Installed apps
  2. 2Search for "Microsoft Store"
  3. 3Click the three dots > Advanced options
  4. 4Click "Repair" first and test
  5. 5If that doesn't work, click "Reset"
  6. 6Restart your computer

Solution 3: Re-register Store via PowerShell

  1. 1Right-click Start > Windows Terminal (Admin)
  2. 2Run: Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
  3. 3Wait for the command to complete (ignore red warnings)
  4. 4Restart your computer
  5. 5Open Microsoft Store and test

Repair the Microsoft Store β€” the exact commands

Store failures come down to a corrupted cache, a broken app registration, or a skewed system clock (which breaks the Store’s TLS validation).

wsreset.exe

Clears the Store cache completely β€” fixes the majority of blank-Store and endless-spinner cases.

w32tm /resync

Forces a clock resync. A clock off by minutes makes the Store fail certificate checks and refuse to load.

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

Re-registers the Store app package itself (elevated PowerShell) β€” repairs a broken registration without reinstalling Windows.

DISM /Online /Cleanup-Image /RestoreHealth

Repairs component-store corruption that blocks Store app servicing.

After wsreset the Store opens on its own; if it errors again with 0x80131500-class codes, run the re-register step. RescuePC runs this chain in order with a restore point first.

Which Type of Store Problem Are You Experiencing?

Store won't open at all or crashes immediately

Likely cause: Corrupted Store app registration or missing system files

Store opens but shows blank page or "Try that again"

Likely cause: Network/proxy issue or corrupted Store cache

App downloads get stuck or fail with error codes

Likely cause: Windows Update components broken or disk space issue

Store apps won't update but Store itself works

Likely cause: App update service or licensing issue

Best next step

Good fit for Store crashes, blank pages, download failures, error code 0x80131500, and common Windows-side Store issues on Windows 10 and 11.

Why RescuePC is different from running wsreset.exe

Most Store fix guides start and end with wsreset. That only clears the cache. RescuePC works through the full dependency chain β€” cache, registration, Update components, network config β€” so you actually fix the root cause.

  • β†’Goes beyond cache reset to fix registration and dependency issues
  • β†’Checks proxy, TLS, and network settings that block Store connections
  • β†’Repairs Windows Update components that Store relies on
  • β†’Structured repair sequence instead of guessing which command to try

Related Error Codes

Browse More System & Core Features Guides

Frequently asked questions

Why does wsreset.exe not fix my Store?β–Ό
wsreset only clears the Store cache. If the issue is a broken app registration, corrupted Windows Update components, or a proxy/TLS misconfiguration, cache reset alone won't help β€” you need a broader repair.
Will resetting the Store delete my installed apps?β–Ό
Resetting the Store app itself (via Settings > Apps > Advanced options > Reset) only clears the Store's local data and login. Your installed apps remain. However, you may need to sign back in.
Why does Microsoft Store depend on Windows Update?β–Ό
Store uses the same delivery and licensing infrastructure as Windows Update. If Update components (BITS, cryptographic services, etc.) are broken, Store downloads and installs will fail too.
Can I reinstall Microsoft Store entirely?β–Ό
Yes β€” the PowerShell re-registration command reinstalls the Store package. In severe cases, you can also use "Get-AppxPackage -AllUsers | Foreach {Add-AppxPackage -Register}" to re-register all built-in apps.
Why does Microsoft Store show error code 0x80131500?β–Ό
Error 0x80131500 is almost always a network or TLS issue β€” the Store can't establish a secure connection to Microsoft servers. Check that TLS 1.2 is enabled in Internet Options > Advanced tab, flush your DNS cache (ipconfig /flushdns), and reset your network stack (netsh winsock reset). If you're behind a proxy or VPN, try disconnecting it. Corporate networks sometimes block Store traffic at the firewall level.

Related Troubleshooting Guides

These specific guides cover common variations of this problem:

Share this:XRedditLinkedInEmail