tips Pause or Disable Automatic App Updates in Microsoft Store

yeonjih

New member
Verified member
Technician
1770170226623.png

The Microsoft Store automatically downloads updates for apps by default. If you'd like to have more control over it, this guide is for you.

Earlier, you could completely disable automatic app updates
Please, Log in or Register to view URLs content!
. Sadly, this is no longer the case. Now, you can either pause them or take a slightly indirect route to disable them via Group Policy Editor or Registry Editor.

I'll show you all three methods below, so stay tuned.

Pause automatic updates in Microsoft Store settings​



Let's do the "easy" (although limited) approach first:
  1. Open the Microsoft Store app, click your profile in the upper-right corner, then select Store settings.
  2. Toggle off Auto Updates.
  3. In the window that pops up, choose a pause duration. You can delay updates for up to five weeks, just like with
    Please, Log in or Register to view URLs content!
    .
  4. Click Confirm.
1770170269403.png

From now on, the Microsoft Store will only download updates if you manually check for them in Updates & downloads. Unfortunately, this delay will only last for five weeks at the most.

Disable automatic updates via Group Policy Editor​



To fully disable automatic updates (until you feel like turning them back on again), you'll have to use the Group Policy Editor. It's only available on Windows 10/11 Pro, Education, and Enterprise. So, if you own the Home edition, skip to the next method.

Additionally, you should sign in as an administrator for this to work.
  1. Press Win + R, type gpedit.msc, and press Enter. Or find the Group Policy Editor with Windows Search, and click Open.
  2. On the left side of the editor, go to Computer Configuration > Administrative Templates > Windows Components > Store.
  3. While in the Store directory, double-click Turn off Automatic Download and Install of updates.
  4. Select Enabled in the new window, and click OK.
1770170290954.png
This will hard-disable automatic updates, and you won't be able to pause/unpause them. If you ever want to undo this change, select Not configured in the window for Turn off Automatic Download and Install of updates. That's the default setting.

Disable automatic updates via Registry Editor​



Alternatively, you can achieve the same effects by editing the registry. As always, making these changes is perfectly safe as long as you closely follow the instructions. You can set up a
Please, Log in or Register to view URLs content!
to undo them, just in case.

Here are the steps:
  1. Press Win + R, type regedit, and press Enter. Or find the Registry Editor in Windows Search and open it.
  2. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsStore. You can also paste this in the address bar. If you can't find the WindowsStore key under Microsoft, you'll have to create it yourself. I'll explain how in a bit.
  3. While in WindowsStore, double-click the AutoDownload DWORD Value.
  4. Change the value data to 2 to completely disable updates, and click OK. If you want to always keep them on, change it to 4.
1770170306607.png

To undo these changes and keep the default settings, you can just delete the AutoDownload value.

Now, if you couldn't find WindowsStore and/or AutoDownload in the registry, here's what you need to do:
  1. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft.
  2. Right-click the Microsoft folder (on the left side) and select New > Key. Name the new key WindowsStore.
  3. Go to your newly created key, and on the right side, right-click and select New > DWORD (32-bit) Value.
  4. Name it AutoDownload.
  5. Double-click AutoDownload and change the value data to 2 (to fully disable updates) or 4 (to always keep them on).

It's a bit annoying that you have to create them from scratch, but it's not hard to do. Now, if you go to the Microsoft Store settings, you'll notice that Auto Updates is greyed out and it says Off instead of Paused. That's good!

Again, you can easily undo all these edits and resume your updates whenever you're ready.
 

Footer

Disclaimer: SikatPinoy.net is a discussion community. We do not host user-shared files. Links/content posted by members are their responsibility. For takedown requests, please contact us.
Back
Top