mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-07-20 21:10:20 +08:00
* Remove RemoveCommApps and RemoveW11Outlook presets. These are largely redundant. Use -RemoveApps parameter instead * Add additional options to change the `All Apps` view in the start menu (Hide, Grid, Category, List) * Add clean start menu backup validation to start menu restore function * Resolve nested quoting bug in Run.bat when path has spaces, see #583 * Fix desync issue when toggling "Only Show Installed" checkbox too fast * Fix: add missing keys in Sysprep/Undo regfiles for Disabling Recall and Windows Suggested content * Fix 'Disable Animations' Sysprep settings not being set for new users * Update README.md * Update CONTRIBUTING.md |
||
|---|---|---|
| .. | ||
| ApplySettingsToUiControls.ps1 | ||
| AttachShiftClickBehavior.ps1 | ||
| GetSystemUsesDarkMode.ps1 | ||
| MainWindow-AppSelection.ps1 | ||
| MainWindow-Deployment.ps1 | ||
| MainWindow-Navigation.ps1 | ||
| MainWindow-TweaksBuilder.ps1 | ||
| MainWindow-WindowChrome.ps1 | ||
| RestoreBackupDialogFeatureLists.ps1 | ||
| SetWindowThemeResources.ps1 | ||
| Show-AboutDialog.ps1 | ||
| Show-ApplyModal.ps1 | ||
| Show-AppSelectionWindow.ps1 | ||
| Show-Bubble.ps1 | ||
| Show-ConfigWindow.ps1 | ||
| Show-MainWindow.ps1 | ||
| Show-MessageBox.ps1 | ||
| Show-RestoreBackupDialog.ps1 | ||
| Show-RestoreBackupWindow.ps1 | ||