2026.04.05
Release 2026.04.05
Added 3
- Add option to export and import settings configuration
- Add drive letter position and visibility options
- Add support for multiple AppIds for app removal
Changed 5
- Set default launch mode to CLI for deployment-targeted parameters
- Improve registry file import error handling
- Improve window controls
- Improve user validation
- Improve styling on various UI elements
Fixed 4
- Skip confirmation when running last used settings with -Silent parameter
- Fix inconsistent search highlighting after sorting
- Close app preset menu when main window loses focus
- Block window resizing beyond minimum height and width
Removed 1
- Remove DisableSearchHighlights from default mode as this is already implicitly disabled by DisableBing setting
From Win11Debloat
What's Changed
- Add option to export/import settings configuration by @Raphire in https://github.com/Raphire/Win11Debloat/pull/522
- Add drive letter position and visibility options (#527) by @natanheringer in https://github.com/Raphire/Win11Debloat/pull/533
- Add support for multiple AppIds for app removal by @Raphire in https://github.com/Raphire/Win11Debloat/pull/526
- Fix: Skip confirmation when running last used settings with
-Silentparameter by @Raphire see #521 - Fix inconsistent search highlighting after sorting by @Raphire
- Fix: Close app preset menu when main window loses focus by @Raphire
- Set default launch mode to CLI for deployment-targeted parameters by @Raphire
- Improve registry file import error handling by @Raphire
- Improve Window controls by @Raphire
- Improve user validation by @Raphire
- Improve styling on various UI elements by @Raphire
- Fix: block window resizing beyond min. height/width by @Raphire
- Remove DisableSearchHighlights from default mode as this is already implicitly disabled by DisableBing setting by @Raphire
New Contributors
- @natanheringer made their first contribution in https://github.com/Raphire/Win11Debloat/pull/533
Full Changelog: https://github.com/Raphire/Win11Debloat/compare/2026.03.15...2026.04.05