2026.05.20
Release 2026.05.20
Added 1
- Add Registry write fall-back in case applying registry file fails
Changed 3
- Limit backup restore files to .json only
- Continue on registry failures and show details after execution
- Update tooltip for DisableTelemetry feature to clarify impact on Windows Insider updates
Fixed 1
- Increase System Restore point creation timeout to 90 seconds
Removed 2
- Remove DisableSearchHighlights and DisableSearchHistory settings
- Remove widget-related registry changes as they are no longer required for disabling widgets
From Win11Debloat
[!NOTE] This release removes the option to disable local search history and the taskbar search highlights as they wouldn't apply properly for some users. Taskbar search highlights can be disabled instead by opting to remove Bing/Copilot integration from Windows search.
What's Changed
- Fix: Increase System Restore point creation timeout to 90 seconds by @ahmadsh2007 in https://github.com/Raphire/Win11Debloat/pull/586
- Limit backup restore files to
.jsononly by @Raphire - Add Registry write fall-back in case applying registry file fails by @Raphire in https://github.com/Raphire/Win11Debloat/pull/592
- Continue on registry failures and show details after execution by @Raphire in https://github.com/Raphire/Win11Debloat/pull/592
- Remove DisableSearchHighlights and DisableSearchHistory settings by @Raphire in https://github.com/Raphire/Win11Debloat/pull/592
- Remove widget-related registry changes as they're no longer required for disabling widgets by @Raphire in https://github.com/Raphire/Win11Debloat/pull/592
- Update tooltip for DisableTelemetry feature to clarify impact on Windows Insider updates by @Raphire in https://github.com/Raphire/Win11Debloat/pull/592
New Contributors
- @ahmadsh2007 made their first contribution in https://github.com/Raphire/Win11Debloat/pull/586
Full Changelog: https://github.com/Raphire/Win11Debloat/compare/2026.05.11...2026.05.20