Release 2026.06.11
- Automatically detect previously applied tweaks for the logged-in user
- Revert detected tweaks by unchecking the corresponding setting
- Support running under the SYSTEM account
- Apply changes to users who are still logged in
- Add option to show and undo previously applied tweaks
- Add additional options to change the All Apps view in the start menu (Hide, Grid, Category, List)
- Add confirmation dialogs and warning for Windows Terminal Removal
- Clean up logging of exceptions during Appx Package uninstallation via Write-Verbose
- Improve log output in Get.ps1/Get-Dev.ps1 and clean up file exclusions
- Fix lock screen spotlight option being disabled when disabling the start recommended section
- Fix log message formatting
- Fix nested quoting bug in Run.bat when path has spaces
- Fix desync issue when toggling Only Show Installed checkbox too fast
- Fix missing keys in Sysprep/Undo regfiles for Disabling Recall and Windows Suggested content
- Fix Disable Animations Sysprep settings not being set for new users
- Fix typo in Disable_Game_Bar_Integration Sysprep registry file
- Remove -RemoveCommApps and -RemoveW11Outlook command-line parameters for uninstalling specific apps
From Win11Debloat
[!NOTE] The
-RemoveCommAppsand-RemoveW11Outlookcommand-line parameters for uninstalling a few specific apps have been removed with this release. If you previously relied on these parameters, please see this wiki page for alternative methods of removing these apps.
This release brings some long-requested features alongside a host of fixes. For starters, Win11Debloat can now automatically detect previously applied tweaks for the logged-in user. And reverting them is as simple as unchecking the corresponding setting.
The script now also fully supports running under the SYSTEM account, which has also made it possible to apply changes to users who are still logged in. This makes it far easier to integrate Win11Debloat into your automations and deployments.
What's Changed
- Fix lock screen spotlight option being disabled when disabling the start recommended section by @Raphire in https://github.com/Raphire/Win11Debloat/pull/619
- Fix log message formatting by @Raphire
Full Changelog: https://github.com/Raphire/Win11Debloat/compare/2026.06.10...2026.06.11
What's Changed in the Last Release
- Add confirmation dialogs & warning for Windows Terminal Removal by @Raphire
- Add Support for running the script under SYSTEM account by @soccerzockt in https://github.com/Raphire/Win11Debloat/pull/609
- With this, support was also added for applying changes to users that are still logged-in.
- Add option to show & undo previously applied tweaks by @Raphire in https://github.com/Raphire/Win11Debloat/pull/599
- Add additional options to change the
All Appsview in the start menu (Hide, Grid, Category, List) by @Raphire in https://github.com/Raphire/Win11Debloat/pull/599 - Clean up logging of exceptions during Appx Package uninstallation via Write-Verbose by @HetCreep in https://github.com/Raphire/Win11Debloat/pull/617
- Improve log output in Get.ps1/Get-Dev.ps1 and clean up file exclusions by @Raphire
- Remove
RemoveCommAppsandRemoveW11Outlookapp removal parameters. Use-RemoveAppsparameter instead by @Raphire in https://github.com/Raphire/Win11Debloat/pull/599 - Resolve nested quoting bug in Run.bat when path has spaces, see https://github.com/Raphire/Win11Debloat/issues/583 by @Raphire in https://github.com/Raphire/Win11Debloat/pull/599
- Fix desync issue when toggling "Only Show Installed" checkbox too fast by @Raphire in https://github.com/Raphire/Win11Debloat/pull/599
- Fix: add missing keys in Sysprep/Undo regfiles for Disabling Recall and Windows Suggested content by @Raphire in https://github.com/Raphire/Win11Debloat/pull/599
- Fix 'Disable Animations' Sysprep settings not being set for new users by @Raphire in https://github.com/Raphire/Win11Debloat/pull/599
- Fix typo in Disable_Game_Bar_Integration Sysprep registry file by @Raphire
New Contributors
- @soccerzockt made their first contribution in https://github.com/Raphire/Win11Debloat/pull/609
- @HetCreep made their first contribution in https://github.com/Raphire/Win11Debloat/pull/617
Full Changelog: https://github.com/Raphire/Win11Debloat/compare/2026.05.20...2026.06.10
Get Win11Debloat) GitHub Downloads (specific asset, specific tag)