Skip to content
Follow
Windows

How to Manage Microsoft Store App Updates in Windows 11

Richard
Written by
Richard
Aug 3, 2023 Updated Aug 13, 2026 3 min read
How to Manage Phone Number Visibility in Microsoft Teams
How to Manage Phone Number Visibility in Microsoft Teams

Microsoft Store app updates in Windows 11 keep your installed programs secure and running smoothly by downloading the latest fixes and new features. By default, the Microsoft Store handles these updates behind the scenes so you do not have to think about them.

You can turn off automatic updates in the Microsoft Store app settings if you prefer to download new versions on your own schedule. Taking manual control helps you save internet data and stops heavy downloads from slowing down your PC while you work or play.

⚡ Quick Answer

Turn automatic updates off in Microsoft Store settings by clicking your profile, selecting Settings, and toggling App updates. If updates fail, run wsreset.exe from the Run dialog to clear the cache.

Why Update Your Apps?

App updates patch security vulnerabilities and fix bugs to keep computers safe. Outdated software leaves systems vulnerable to exploits. Regularly updating applications enhances overall security.

What Are Microsoft Store Apps?

Microsoft Store apps are programs downloaded from the official platform, differing from traditional desktop software that relies on standalone installers. These apps usually update automatically by default. Certain programs, however, rely on internal updater tools rather than the Store mechanism.

Method 1Turn Off Updates in the Microsoft Store App

Open the Microsoft Store app and click your profile picture in the top right corner to get started.

  1. Open the Microsoft Store app.
  2. Click your profile picture in the top right.
  3. Select Settings.
Windows 11 automatically update Microsoft Store apps
Windows 11 automatically update Microsoft Store apps
  1. Click App updates.
  2. Toggle the switch to On or Off.
Windows 11 automatically update Microsoft Store apps
Windows 11 automatically update Microsoft Store apps

Troubleshooting Failed Updates

Stuck downloads often require clearing the Microsoft Store cache. This removes corrupted temporary files blocking update retrieval. Follow these steps to restore proper functionality.

1Use the WSReset Command

The WSReset.exe utility clears temporary cache files without touching installed applications. Running this tool allows the Microsoft Store to fetch and apply new software versions correctly.

  1. Press the Windows Key + R on your keyboard.
  2. Type wsreset.exe and press Enter.
  3. A blank window will appear. Wait for it to close automatically. The Store will then open.

2Run the Windows Update Troubleshooter

Persistent failures require running the official Windows Update Troubleshooter. This diagnostic utility checks system services like BITS (Background Intelligent Transfer Service), which coordinates background file transfers.

Method 2Use the Group Policy Editor (Admin Only)

Administrators wanting to disable Microsoft Store updates across an entire machine can utilize the Group Policy Editor (a system configuration management tool). This utility enforces policies across every user account simultaneously.

Review these steps when managing environments that require centralized update control.

  1. Press Windows Key + R, type gpedit.msc, and press Enter.
  2. Go to: Computer Configuration\Administrative Templates\Windows Components\Store
  3. Find Turn off Automatic Download and Install of updates.
  4. Set it to Enabled to stop updates or Disabled to allow them.
Windows 11 automatically update Microsoft Store apps
Windows 11 automatically update Microsoft Store apps
Windows 11 automatically update Microsoft Store apps
Windows 11 automatically update Microsoft Store apps

Method 3Use the Registry Editor (Admin Only)

Systems lacking the Group Policy Editor can modify the Registry Editor (a hierarchical database storing low-level operating system settings) instead. This approach achieves the same update restriction via registry keys.

Apply this registry method when policy management tools are absent from the operating system edition.

  1. Press Windows Key + R, type regedit, and press Enter.
  2. Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate
  3. Right-click, select New > DWORD (32-bit) Value, and name it AutoDownload.
  4. Set the value to 4 to stop updates or 2 to allow them.
Windows 11 automatically update Microsoft Store apps
Windows 11 automatically update Microsoft Store apps
Windows 11 automatically update Microsoft Store apps
Windows 11 automatically update Microsoft Store apps

Summary

Controlling software updates helps maintain system performance and security compliance. Tailoring these behaviors keeps workstations running efficiently.

Why are my Microsoft Store apps stuck on pending?

Corrupted caches or stalled background services frequently cause pending update loops. Clearing temporary cache files or restarting the Background Intelligent Transfer Service (BITS) resolves communication errors and resumes normal downloading.

How do I clear the Microsoft Store cache to fix update issues?

Press the Windows Key + R combination on the keyboard, type wsreset.exe, and hit Enter. This clears corrupt temporary data. The Microsoft Store reopens automatically once the process completes.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Reinstall Microsoft Store Apps in Windows 11
Windows How to Reinstall Microsoft Store Apps in Windows 11
How to Launch Microsoft Store Apps with URI in Windows 11
Windows How to Launch Microsoft Store Apps with URI in Windows 11
How to Check for App Updates Using Windows Update in Windows 11
Windows How to Check for App Updates Using Windows Update in Windows 11
How to reset Microsoft Store Cache in Windows 11
Windows How to reset Microsoft Store Cache in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *