How to Clear Microsoft Store Cache on Windows 11: A Step-by-Step Guide

Is your Microsoft Store not loading properly, taking forever to download apps, or showing errors? One of the most common fixes is to clear the Microsoft Store cache. Over time, cache files can become corrupted or outdated, leading to glitches in the app store’s performance.

In this detailed guide, we’ll walk you through how to clear the Microsoft Store cache on Windows 11, step by step. We’ll also explore alternative methods, tips, and troubleshooting steps to ensure your Store runs smoothly again.


What Is Microsoft Store Cache?

Just like your web browser, the Microsoft Store stores temporary files called cache. These files:

  • Help load content faster

  • Remember your preferences

  • Store app data for quicker access

However, when this cache gets corrupted, it can cause:

  • App installation failures

  • Slow loading times

  • Unexpected errors (e.g., 0x800704CF, 0x80073D05)


Why Should You Clear the Microsoft Store Cache?

Here are the main benefits:

  • Fix download and update issues

  • Resolve error codes

  • Improve performance

  • Free up unnecessary storage space


Step 1: Clear Microsoft Store Cache Using WSReset

Windows has a built-in tool to reset the Store cache quickly.

  1. Press Windows + S, type WSReset, and select Run as administrator.

  2. A black Command Prompt window will appear briefly—don’t close it.

  3. After a few seconds, the Microsoft Store will reopen automatically.

This method clears the cache without deleting your installed apps.


Step 2: Reset Microsoft Store via Settings

If WSReset doesn’t fix the issue, try resetting the Store completely.

  1. Press Windows + I to open Settings.

  2. Go to:

    Apps → Installed apps
  3. Scroll down to Microsoft Store, click the three dots () → Advanced options.

  4. Scroll down and click Reset.

This will clear cache, sign you out of the Store, and restore it to default settings.


Step 3: Manually Delete Microsoft Store Cache Files

For stubborn cases, you can remove cache files manually.

  1. Press Windows + R, type:

    %localappdata%\Packages

    and hit Enter.

  2. Locate the folder:

    Microsoft.WindowsStore_8wekyb3d8bbwe
  3. Open the LocalCache folder and delete all files.

Restart your PC afterward.


Step 4: Re-register Microsoft Store

If clearing the cache doesn’t help, re-registering the Store can fix deeper issues.

  1. Press Windows + XWindows Terminal (Admin).

  2. Paste the following command:

    PowerShell -ExecutionPolicy Unrestricted -Command "Get-AppxPackage -AllUsers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register \"$($_.InstallLocation)\AppXManifest.xml\"}"
  3. Press Enter and wait for the process to complete.


Step 5: Update Microsoft Store

Sometimes the issue is due to an outdated Store version.

  1. Open the Microsoft Store.

  2. Click your profile icon → App settings.

  3. Scroll down and click Get updates.


Step 6: Check Windows Update

A pending Windows update can cause conflicts with the Store.

  1. Press Windows + IWindows Update.

  2. Click Check for updates.

  3. Install any available updates.


Step 7: Run Windows Store Apps Troubleshooter

Windows 11 includes a built-in troubleshooter for Store-related issues.

  1. Open SettingsSystemTroubleshootOther troubleshooters.

  2. Find Windows Store Apps and click Run.

  3. Follow the on-screen instructions.


Alternative Methods to Fix Microsoft Store Cache Issues

  • Log out and log back into your Microsoft account

  • Temporarily disable antivirus or firewall (if it blocks Store traffic)

  • Check your date and time settings (incorrect system clock can cause issues)


What Happens After Clearing Microsoft Store Cache?

  • It does not delete your installed apps.

  • It may sign you out of the Store.

  • Your app settings will remain intact.


How Often Should You Clear the Cache?

You don’t need to do it frequently—only when:

  • The Store stops working properly

  • Apps fail to download or update

  • You encounter frequent errors


Can You Clear Cache for Specific Apps in Microsoft Store?

Yes. To do so:

  1. Open Settings → Apps → Installed apps.

  2. Find the specific app → Advanced options.

  3. Click Reset.


Troubleshooting: Cache Won’t Clear?

  • Run Disk Cleanup and remove temporary files.

  • Make sure your account has administrator privileges.

  • Boot into Safe Mode and delete cache manually.


Final Thoughts

Clearing the Microsoft Store cache in Windows 11 is one of the easiest and most effective ways to fix Store-related problems. Whether you use the quick WSReset method, reset it through Settings, or manually delete cache files, these steps will help restore smooth functionality.

By performing regular maintenance and keeping your system updated, you can avoid most Store glitches.


FAQs

1. Will clearing the Microsoft Store cache delete my apps?

No, your installed apps will remain intact.

2. How long does WSReset take to clear the cache?

Usually less than 30 seconds.

3. Do I need an internet connection to clear the cache?

No, but you’ll need it to sign in again and download apps.

4. Is there a risk in clearing the cache manually?

Only if you delete system files by mistake—stick to the LocalCache folder.

5. How do I know if the cache clearing worked?

The Store should open faster and allow you to install/update apps without errors.

Scroll to Top