2026.08.24
Release 2026.08.24
Added 6
- Add comprehensive test suite
- Improve registry backup safety and add optional backup skipping
- Add timeout for WinGet uninstall to prevent hanging
- Enhance app removal verification and error reporting
- Add FeatureId and launcher parameter contract tests
- Add an option to hide the desktop Spotlight icon without disabling wallpaper rotation
Changed 3
- Rename function and file names to match approved verbs
- Rename NoRestartExplorer parameter to SkipExplorerRestart
- Improve error reporting and handling
Fixed 10
- Honor cancellation during changes
- Escape Windows Terminal path
- Reject Data/Kind mismatches in registry restore before restore begins
- Force stop widget processes to prevent prompt
- Support QWord, ExpandString and MultiString in the .reg fallback writer
- Remove Mark-of-the-Web from script files at startup
- Actually handle ForceRemoveEdge parameter
- Match tweak presets and app-removal scope by stable ID instead of translatable text
- Improve error handling in Set-StoreSearchSuggestionsDisabled
- Improve error reporting when fetching files from GitHub
Deprecated 1
- The NoRestartExplorer parameter has been deprecated in favor of the new SkipExplorerRestart parameter
From Win11Debloat
[!NOTE] As of this release, the
NoRestartExplorerparameter has been deprecated in favor of the newSkipExplorerRestartparameter. The behaviour has not changed. Support for the old parameter will be removed in an upcoming release, so please take the time to update any scripts or automations as soon as possible.
What's Changed
- fix: honor cancellation during changes by @ShiroKSH in https://github.com/Raphire/Win11Debloat/pull/700
- fix: escape Windows Terminal path by @ShiroKSH in https://github.com/Raphire/Win11Debloat/pull/702
- fix(registry-restore): reject Data/Kind mismatches before restore begins by @STiFLeR7 in https://github.com/Raphire/Win11Debloat/pull/704
- feat: add comprehensive test suite by @Raphire in https://github.com/Raphire/Win11Debloat/pull/708
- refactor: rename function and file names to match approved verbs by @Raphire in https://github.com/Raphire/Win11Debloat/pull/708
- refactor: rename
NoRestartExplorerparameter toSkipExplorerRestartby @Raphire in https://github.com/Raphire/Win11Debloat/pull/709 - fix: force stop widget processes to prevent prompt by @Raphire in https://github.com/Raphire/Win11Debloat/pull/713
- feat: improve registry backup safety and add optional backup skipping by @Raphire in https://github.com/Raphire/Win11Debloat/pull/710
- fix: support QWord, ExpandString and MultiString in the .reg fallback writer by @SashankBhamidi in https://github.com/Raphire/Win11Debloat/pull/715
- fix: remove Mark-of-the-Web from script files at startup by @HetCreep in https://github.com/Raphire/Win11Debloat/pull/724
- feat: add timeout for WinGet uninstall to prevent hanging by @Raphire in https://github.com/Raphire/Win11Debloat/pull/731
- feat: Enhance app removal verification and error reporting by @Raphire in https://github.com/Raphire/Win11Debloat/pull/735
- fix: actually handle ForceRemoveEdge parameter by @Raphire in https://github.com/Raphire/Win11Debloat/pull/736
- fix: match tweak presets and app-removal scope by stable ID instead of translatable text by @SashankBhamidi in https://github.com/Raphire/Win11Debloat/pull/737
- fix: improve error handling in Set-StoreSearchSuggestionsDisabled by @Raphire in https://github.com/Raphire/Win11Debloat/pull/739
- feat: add FeatureId and launcher parameter contract tests by @ryanduguid in https://github.com/Raphire/Win11Debloat/pull/751
- fix: improve error reporting when fetching files from GitHub by @Raphire in https://github.com/Raphire/Win11Debloat/pull/753
- feat: add an option to hide the desktop Spotlight icon without disabling wallpaper rotation by @ryanduguid in https://github.com/Raphire/Win11Debloat/pull/746
- feat: improve error reporting & handling by @Raphire in https://github.com/Raphire/Win11Debloat/pull/741
New Contributors
- @ShiroKSH made their first contribution in https://github.com/Raphire/Win11Debloat/pull/700
- @STiFLeR7 made their first contribution in https://github.com/Raphire/Win11Debloat/pull/704
- @ryanduguid made their first contribution in https://github.com/Raphire/Win11Debloat/pull/751
Full Changelog: https://github.com/Raphire/Win11Debloat/compare/2026.07.11...2026.08.24
Get Win11Debloat) GitHub Downloads (specific asset, specific tag)