How to Repair, Reset Microsoft Store, or Clear Windows 11/10 Store Cache

The Microsoft Store is the official marketplace for downloading apps, games, and other content on Windows 11 and Windows 10. However, it may occasionally stop working properly, fail to open, crash unexpectedly, get stuck on downloads, or display error codes. In many cases, these issues are caused by corrupted cache files, damaged app data, or temporary glitches.

Fortunately, Windows includes built-in tools to repair the Microsoft Store, reset the app, and clear its cache without requiring a full system reinstall. These troubleshooting methods can resolve many common Microsoft Store problems, including download failures, update errors, blank screens, and apps that refuse to install.

Update Windows Drivers

In this guide, you’ll learn the best ways to repair, reset Microsoft Store, and clear the Windows Store cache in Windows 11 and Windows 10.

What Causes Microsoft Store Problems?

PC running slow or unstable? Do you want to update drivers?

Before applying the fixes, it’s helpful to understand what can cause Microsoft Store to malfunction.

Common causes include:

  • Corrupted Microsoft Store cache.
  • Damaged app data.
  • Temporary system glitches.
  • Corrupted Windows system files.
  • Incorrect date, time, or region settings.
  • Internet connectivity problems.
  • Pending Windows updates.
  • Microsoft account synchronization issues.
  • Disabled Microsoft Store services.
  • Corrupted user profile.

Method 1: Clear Microsoft Store Cache Using WSReset

Windows includes a built-in utility called WSReset that clears the Microsoft Store cache without deleting installed apps or your Microsoft account.

  1. Press Windows + R to open the Run dialog.
  2. Type the following command:
wsreset.exe
  1. Press Enter.
  2. A blank Command Prompt window will appear.
  3. Wait for the process to finish automatically.
  4. Microsoft Store will open once the cache has been cleared.

If the Store opens normally, the issue was likely caused by corrupted cache files.

Method 2: Repair Microsoft Store

Windows 11 and Windows 10 include a repair option that attempts to fix Microsoft Store without deleting app data.

  1. Open Settings.
  2. Go to Apps > Installed apps (Windows 11) or Apps > Apps & features (Windows 10).
  3. Locate Microsoft Store.
  4. Click the three-dot menu (Windows 11) or select the app (Windows 10).
  5. Choose Advanced options.
  6. Scroll down and click Repair.
  7. Wait for Windows to complete the repair process.
  8. Launch Microsoft Store again.

The repair option fixes app files while preserving your settings and installed Store apps.

Method 3: Reset Microsoft Store

Repair PC

If repairing doesn’t work, resetting Microsoft Store restores it to its default state.

  1. Open Settings.
  2. Navigate to Apps > Installed apps or Apps > Apps & features.
  3. Open Microsoft Store > Advanced options.
  4. Scroll down.
  5. Click Reset.
  6. Confirm the action.
  7. Wait for Windows to complete the reset.
  8. Open Microsoft Store again.

Resetting removes the app’s local data and cache, but it doesn’t uninstall Microsoft Store itself.

Method 4: Sign Out and Sign Back Into Microsoft Store

PC running slow or unstable? Do you want to update drivers?

Account synchronization issues can sometimes prevent the Store from functioning correctly.

  1. Open Microsoft Store.
  2. Click your profile picture.
  3. Select Sign out.
  4. Close Microsoft Store.
  5. Restart your computer.
  6. Open Microsoft Store again.
  7. Sign back in using your Microsoft account.

This refreshes your account authentication and may resolve download or update problems.

Method 5: Run the Windows Store Apps Troubleshooter

Windows includes a built-in troubleshooter for Store apps.

Windows 11

  1. Open Settings.
  2. Go to System > Troubleshoot > Other troubleshooters.
  3. Locate the appropriate troubleshooter if available on your version of Windows.
  4. Run the troubleshooter and follow the on-screen instructions.

Windows 10

  1. Open Settings.
  2. Navigate to Update & Security > Troubleshoot > Additional troubleshooters.
  3. Select Windows Store Apps.
  4. Click Run the troubleshooter.
  5. Apply any recommended fixes.

The troubleshooter can automatically detect and repair common Store-related issues.

Method 6: Check Your Internet Connection

Microsoft Store requires a stable internet connection to download apps and synchronize account information.

  1. Verify that your internet connection is working.
  2. Restart your router if necessary.
  3. Disable any VPN temporarily.
  4. Retry opening Microsoft Store.

If possible, test another network to rule out connectivity problems.

Method 7: Verify Date, Time, and Region Settings

PC running slow or unstable? Do you want to update drivers?

Incorrect system settings can interfere with Microsoft account authentication.

  1. Open Settings.
  2. Navigate to Time & language.
  3. Select Date & time.
  4. Enable Set time automatically.
  5. Enable Set time zone automatically if available.
  6. Click Sync now.
  7. Go to Language & region.
  8. Verify that the correct country or region is selected.

Restart Microsoft Store after making any changes.

Method 8: Install Windows Updates

Microsoft frequently fixes Store-related issues through Windows updates.

  1. Open Settings.
  2. Go to Windows Update (Windows 11) or Update & Security > Windows Update (Windows 10).
  3. Click Check for updates.
  4. Install all available updates.
  5. Restart your PC.

After updating Windows, open Microsoft Store again.

Method 9: Repair Corrupted System Files

Damaged Windows components can affect Microsoft Store functionality.

  1. Open Command Prompt as Administrator.
  2. Run:
sfc /scannow
  1. Wait until the scan finishes.
  2. Restart your computer.

If necessary, run:

DISM /Online /Cleanup-Image /RestoreHealth

Restart Windows once DISM completes and check Microsoft Store again.

Method 10: Re-register Microsoft Store Using PowerShell

If Microsoft Store becomes corrupted, re-registering the app can restore its functionality.

  1. Open Windows PowerShell as Administrator.
  2. Run the following command:
Get-AppxPackage -AllUsers Microsoft.WindowsStore | Foreach {
Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppxManifest.xml"
}
  1. Wait for the command to finish.
  2. Restart your computer.
  3. Launch Microsoft Store.

Re-registering reinstalls the Store’s registration without removing your installed apps.

Method 11: Restart Microsoft Store Install Service

The Microsoft Store Install Service is responsible for installing and updating Store apps.

  1. Press Windows + R.
  2. Type services.msc and press Enter.
  3. Locate Microsoft Store Install Service.
  4. Double-click the service.
  5. Ensure the Startup type is set appropriately (such as Manual or Automatic, depending on your system configuration).
  6. If the service is stopped, click Start.
  7. Click Apply, then OK.
  8. Restart Microsoft Store.

If the service isn’t running, app installations and updates may fail.

Method 12: Disable Proxy or VPN Temporarily

Network filtering can interfere with Microsoft Store connections.

  1. Disconnect any VPN connection.
  2. Open Settings > Network & internet > Proxy.
  3. Turn off unnecessary proxy settings.
  4. Restart Microsoft Store.
  5. Try downloading an app again.

If the Store works after disabling the proxy or VPN, review your network configuration before re-enabling it.

Method 13: Create a New User Account

If only one Windows account is affected, the user profile may be corrupted.

  1. Open Settings.
  2. Go to Accounts > Family & other users.
  3. Click Add account.
  4. Create a new local or Microsoft account.
  5. Sign in with the new account.
  6. Open Microsoft Store.

If the Store works normally, the issue is likely limited to the original user profile.

Method 14: Perform an In-Place Windows Repair

If Microsoft Store remains broken after trying all other methods, repairing Windows may restore damaged system components.

  1. Download the latest Windows installation media using Microsoft’s Media Creation Tool or Installation Assistant.
  2. Launch the setup from within Windows.
  3. Choose Upgrade this PC.
  4. Select Keep personal files and apps.
  5. Complete the repair installation.
  6. After Windows finishes reinstalling system files, open Microsoft Store again.

An in-place repair reinstalls Windows without removing your personal files or installed applications.

Conclusion

Microsoft Store issues in Windows 11 and Windows 10 are often caused by corrupted cache files, damaged app data, outdated system components, or account synchronization problems. In many cases, simply running WSReset, using the built-in Repair or Reset options, or signing back into your Microsoft account is enough to restore normal functionality. If the problem persists, repairing system files, re-registering Microsoft Store with PowerShell, checking network settings, or performing an in-place Windows repair can resolve more complex issues. By following the methods in this guide, you can troubleshoot and fix most Microsoft Store problems without reinstalling Windows.

Frequently Asked Questions

Does resetting Microsoft Store delete installed apps?

No. Resetting Microsoft Store clears the app’s settings and cache but doesn’t uninstall apps you’ve already installed.

What does WSReset do?

WSReset clears the Microsoft Store cache and restarts the Store without deleting your Microsoft account or installed applications.

Is repairing Microsoft Store different from resetting it?

Yes. The Repair option attempts to fix Microsoft Store while preserving its data, whereas Reset restores the app to its default state and clears its local data.

Can corrupted system files prevent Microsoft Store from working?

Yes. Damaged Windows system files can affect Microsoft Store and other built-in apps. Running the SFC and DISM tools can often repair these issues.

PC running slow or unstable? Do you want to update drivers?

GeeksDigit.Com
Logo