WiseCleaner Think Tank
Encounter difficult computer problems?
All about maintenance and optimization of your Windows System.
Jul 2, 2025
Windows 11 includes a handy feature called Archive apps that automatically archives infrequently used Microsoft Store apps to save storage space while preserving your data. When an archived app is opened again, Windows restores it (if still available in the Store) with all previous data intact. This feature is enabled by default on some systems, but users can manually toggle it based on their preferences. Below is a step-by-step guide on how to enable or disable the Archive Apps feature in Windows 11.
This is the most user-friendly method and works on all editions of Windows 11.
Press Win + I to open Settings or right-click the Start button and select Settings.
Go to Apps > Advanced App Settings.
Locate the Archive apps option. To enable, turn the toggle On. To disable, turn the toggle Off.
If you're using Windows 11 Pro, Enterprise, or Education editions, you can manage this feature via Group Policy Editor.
Press Win + R, type gpedit.msc, and press Enter.
Go to:
Computer Configuration > Administrative Templates > Windows Components > App Package Deployment.
In the right pane, find and double click on the Archive infrequently used apps.
Click Apply and then OK to save the changes.
If Group Policy is unavailable (e.g., on Windows Home), you can modify the Registry. Use caution when editing the Registry.
Press Win + R, type regedit, and press Enter.
Go to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\InstallService\Stubification
Right-click in the right pane > New > DWORD (32-bit) Value. Name it EnableAppOffloading.
Set the value to 1 for enabled and 0 for disabled.
After setting the value, close the Registry Editor. Restart your PC to apply the changes.
The Archive Apps feature is a helpful tool for managing storage on Windows 11, especially for devices with limited space. You can easily enable or disable it via Settings, Group Policy, or Registry Editor, depending on your Windows edition and preference. By controlling this feature, you can optimize your system’s performance while ensuring important apps remain installed when needed.