This article explains how to turn on or off automatic updates for Microsoft Store apps in Windows 11.
Why Update Your Apps?
Windows Update lets you install patches and fix bugs. Updates also protect your personal information by fixing security problems. Keeping your apps updated is important for staying safe online.
What Are Microsoft Store Apps?
There are two types of apps on Windows: Microsoft Store apps and traditional apps. Traditional apps come from outside the Microsoft Store. They usually have an installer file that ends with .exe.
Microsoft Store apps come only from the Microsoft Store. By default, these apps update automatically when new versions come out.
What happens when you don’t want automatic updates? You can turn them off. Here are three ways to do it.
Method 1: Turn Off Updates in the Microsoft Store App
This is the easiest way to control automatic updates.
- Open the Microsft Store app.
- Click on your profile picture in the top right corner.
- Select Settings.

- Click on App updates.
- Toggle the switch to On to enable automatic updates or Off to disable them.

- Close the Microsoft Store app when you’re done.
Method 2: Use the Group Policy Editor
⚠️ Admin privileges required
This method is for people comfortable with advanced Windows settings.
- Open the Local Group Policy Editor.
- On the left side, expand these folders in order: Computer Configuration > Administrative Templates > Windows Components > Store.
The path looks like this:
Computer Configuration > Administrative Templates > Windows Components > Store
- On the right side, find Turn off Automatic Download and Install of updates.
- Double-click it to open the setting.

- Choose one of these options:
- Not Configured – Apps update automatically (same as Disabled).
- Enabled – Apps do not update automatically.
- Disabled – Apps update automatically.

- Save your changes and restart your computer.
Method 3: Use the Registry Editor
⚠️ Admin privileges required
This method is for advanced users. Use this only if the Group Policy Editor didn’t work for you.
- Open the Windows Registry Editor.
If you can’t open the Local Group Policy Editor, try the Windows Registry instead.
- Navigate to this folder path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate
What happens if the WindowsUpdate folder doesn’t exist? Right-click on the WindowsStore folder and create a new subfolder called WindowsUpdate.

- Right-click in the empty space on the right side.
- Select New > DWORD (32-bit) Value.
- Type the name: AutoDownload.
- Double-click the new AutoDownload entry.
- Make sure Base is set to Decimal.
- Enter one of these values:
- Type 4 to turn off automatic updates.
- Type 2 to turn on automatic updates.

- Now navigate to this second location:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsStore - Repeat steps 3-8 in this folder too.
- Save your changes and restart your computer.
Summary
You now know three ways to control automatic updates for Microsoft Store apps in Windows 11. The Microsoft Store app settings method is easiest for everyday users. The Group Policy Editor and Registry Editor methods give you more control but require admin access. Choose the method that feels right for you. Automatic updates keep your apps safe and secure. But if you prefer to update apps manually, you can turn this feature off using any of these methods.




Leave a Reply