
Microsoft's forthcoming Windows 11 25H2 update introduces a significant enhancement: the ability to uninstall pre-installed Microsoft Store applications directly through the Group Policy Editor. This development addresses longstanding user concerns about "bloatware"—default applications that occupy system resources without universal appeal.
Understanding the New Uninstallation Feature
In the 25H2 update, Microsoft has introduced a Group Policy setting titled "Remove Default Microsoft Store Packages." This feature allows users, particularly system administrators, to select and uninstall specific default apps via a graphical interface, eliminating the need for complex PowerShell commands or third-party tools. Notable applications that can now be removed include:
- Camera
- Notepad
- Xbox
- Sound Recorder
- Terminal
- Calculator
- Open the Group Policy Editor by pressing
Win + R
, typinggpedit.msc
, and pressing Enter. - Navigate to
Computer Configuration > Administrative Templates > Windows Components > App Package Deployment
. - Locate and enable the "Remove Default Microsoft Store Packages" policy.
- Select the applications you wish to uninstall.
HKLM\SOFTWARE\Policies\Microsoft\Windows\Appx\RemoveDefaultMicrosoftStorePackages
, with subkeys for each app designated for removal. By default, no apps are removed unless specified by the user. Implications for Users and Administrators
This update offers several advantages:
- Enhanced Customization: Users can tailor their systems by removing unwanted applications, leading to a more personalized experience.
- Improved System Performance: Eliminating unnecessary apps can free up system resources, potentially enhancing performance.
- Simplified Management: IT administrators can deploy cleaner system images, reducing the need for post-installation cleanup.
Context and Future Outlook
The introduction of this feature aligns with Microsoft's broader efforts to provide users with greater control over their systems. It also reflects a response to user feedback regarding pre-installed applications. While this update marks a significant step forward, it remains to be seen whether Microsoft will extend similar functionalities to Windows 11 Home users in future releases.
In summary, the Windows 11 25H2 update's new uninstallation feature empowers users and administrators to declutter their systems more efficiently, marking a notable shift in Microsoft's approach to system customization.
Source: ExtremeTech Windows 11 25H2 Will Now Help You Ditch Microsoft's Own Bloatware Apps