2026.04.26
Release 2026.04.26
Added 4
- Add prompt asking user to run as administrator
- Add new presets to quickly select all settings in the Privacy & Suggested Content and AI categories
- Add setting details in config import/export interface
- Add Get-Dev.ps1 launch script for development
Changed 6
- Manually add system32 to System PATH when it's missing
- Improve app & tweak selection UI
- Improve HideOnedrive feature so it also works in Windows 11
- Improve DisableWidgets feature by removing additional apps
- Update tooltip for BitLocker automatic device encryption feature to clarify behavior
- Update regfile encoding for consistency
Fixed 1
- Fix full-screen window snapping on secondary monitors
Removed 1
- Remove Disable Fast Startup from default settings
From Win11Debloat
[!NOTE] This release removes
Disable Fast Startupfrom the default settings. For most users, fast startup has more benefits than downsides. Run this registry file to re-enable fast startup on your system.
What's Changed
- Manually add system32 to System PATH when it's missing by @Raphire see #548
- Added prompt asking user to run as adminstrator by @David17c in https://github.com/Raphire/Win11Debloat/pull/556
- Fix full-screen window snapping on secondary monitors by @Raphire in https://github.com/Raphire/Win11Debloat/pull/557
- Improve app & tweak selection UI by @Raphire in https://github.com/Raphire/Win11Debloat/pull/558
- This includes new presets to quickly select all settings in the Privacy & Suggested Content and AI categories
- Improve HideOnedrive feature so it also work in Windows 11 by @Raphire in https://github.com/Raphire/Win11Debloat/pull/559
- This feature hides the
OneDrivesection in the File Explorer navigation pane
- This feature hides the
- Improve DisableWidgets feature by removing additional apps by @Raphire in https://github.com/Raphire/Win11Debloat/pull/561
- Add setting details in config import/export interface by @Raphire in https://github.com/Raphire/Win11Debloat/pull/562
- Remove 'Disable Fast Startup' from default settings by @Raphire
- Update tooltip for BitLocker automatic device encryption feature to clarify behavior by @Raphire
- Add Get-Dev.ps1 launch script for development by @Raphire
- Update regfile encoding for consistency by @Raphire
New Contributors
- @David17c made their first contribution in https://github.com/Raphire/Win11Debloat/pull/556
Full Changelog: https://github.com/Raphire/Win11Debloat/compare/2026.04.05...2026.04.26