Follow
Windows

How to Manage Microsoft Store App Updates in Windows 11

Richard
Written by
Richard
Aug 3, 2023 Updated May 1, 2026 3 min read
How to Manage Microsoft Store App Updates in Windows 11

This article explains how to manage Microsoft Store app updates. You will learn how to turn automatic updates on or off and how to fix common problems.

Why Update Your Apps?

Updates fix bugs and security holes. They keep your computer safe. Why do this? Because old software is an easy target for hackers. What happens when you update? Your apps run better and stay secure.

What Are Microsoft Store Apps?

These are apps downloaded from the official Microsoft Store. They are different from traditional programs that use .exe files. By default, they update automatically. Some apps, however, use their own internal update systems instead of the Store.

Method 1: Turn Off Updates in the Microsoft Store App

This is the easiest way to control updates.

  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
  1. Click App updates.
  2. Toggle the switch to On or Off.
Windows 11 automatically update Microsoft Store apps

Troubleshooting Failed Updates

If your apps will not update, try these steps to fix the Microsoft Store cache and common errors.

1. Use the WSReset Command

The WSReset.exe tool clears the store cache without deleting your apps. This often fixes stuck updates.

  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.

2. Run the Windows Update Troubleshooter

If the store still fails, use the official Windows Update Troubleshooter. This tool scans for issues with system services like BITS that manage background downloads.

Method 2: Use the Group Policy Editor (Admin Only)

⚠️ Admin privileges required

This is for advanced users who want to manage updates for all users on the PC.

  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

Method 3: Use the Registry Editor (Admin Only)

⚠️ Admin privileges required

Use this if you do not have the Group Policy Editor.

  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

Summary

Managing Microsoft Store app updates is simple. Use the Store settings for basic control. If updates get stuck, use the wsreset.exe command to clear the cache. For advanced control, use the Group Policy or Registry methods. Always keep your apps updated to ensure your computer remains secure and bug-free.

Why are my Microsoft Store apps stuck on pending?

Apps often get stuck on pending because of a corrupted cache or a stalled background service. This prevents the store from communicating with update servers. Clearing the store cache or restarting the Background Intelligent Transfer Service (BITS) usually fixes this issue and allows your downloads to resume normally.

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

You can clear the cache by running the WSReset command. Press Windows + R, type wsreset.exe, and hit Enter. This clears temporary files that might be corrupt. Once the process finishes, the Microsoft Store will launch automatically, and you can try updating your apps again.

Was this guide helpful?

Tags: #Windows 11
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.

2471 articles → Twitter

📚 Related Tutorials

How to Reinstall Microsoft Store Apps in Windows 11
Windows How to Reinstall Microsoft Store Apps in Windows 11
How to Re-register Microsoft Store in Windows 11
Windows How to Re-register Microsoft Store 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 Move Microsoft Store Apps to Another Drive in Windows 11
Windows How to Move Microsoft Store Apps to Another Drive in Windows 11

Leave a Reply

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