Win11Debloat/Scripts/GUI
Jeffrey 157d26bb22
Add option to show & undo applied tweaks + more (#599)
* 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
2026-06-10 17:40:31 +02:00
..
ApplySettingsToUiControls.ps1 Improve app page with sorting, recommendations and more (#520) 2026-03-15 22:58:06 +01:00
AttachShiftClickBehavior.ps1 Refactor code structure for improved readability and maintainability (#473) 2026-02-15 23:08:54 +01:00
GetSystemUsesDarkMode.ps1 Add Support for "-user" Parameter running under SYSTEM (#609) 2026-06-07 22:51:01 +02:00
MainWindow-AppSelection.ps1 Add option to show & undo applied tweaks + more (#599) 2026-06-10 17:40:31 +02:00
MainWindow-Deployment.ps1 Add option to show & undo applied tweaks + more (#599) 2026-06-10 17:40:31 +02:00
MainWindow-Navigation.ps1 Add option to show & undo applied tweaks + more (#599) 2026-06-10 17:40:31 +02:00
MainWindow-TweaksBuilder.ps1 Add option to show & undo applied tweaks + more (#599) 2026-06-10 17:40:31 +02:00
MainWindow-WindowChrome.ps1 Add option to show & undo applied tweaks + more (#599) 2026-06-10 17:40:31 +02:00
RestoreBackupDialogFeatureLists.ps1 Add option to show & undo applied tweaks + more (#599) 2026-06-10 17:40:31 +02:00
SetWindowThemeResources.ps1 Add registry backup & restore (#566) 2026-05-08 21:19:52 +02:00
Show-AboutDialog.ps1 Add ability to export/import settings configuration (#522) 2026-03-27 20:33:24 +01:00
Show-ApplyModal.ps1 Add option to show & undo applied tweaks + more (#599) 2026-06-10 17:40:31 +02:00
Show-AppSelectionWindow.ps1 Add confirmation dialogs & warning for Windows Terminal Removal 2026-06-01 22:53:28 +02:00
Show-Bubble.ps1 Add bubble hint to guide users to review the selected changes after clicking Default Mode button (#519) 2026-03-15 20:16:53 +01:00
Show-ConfigWindow.ps1 Add registry backup & restore (#566) 2026-05-08 21:19:52 +02:00
Show-MainWindow.ps1 Add option to show & undo applied tweaks + more (#599) 2026-06-10 17:40:31 +02:00
Show-MessageBox.ps1 Add registry backup & restore (#566) 2026-05-08 21:19:52 +02:00
Show-RestoreBackupDialog.ps1 Add option to show & undo applied tweaks + more (#599) 2026-06-10 17:40:31 +02:00
Show-RestoreBackupWindow.ps1 Add option to show & undo applied tweaks + more (#599) 2026-06-10 17:40:31 +02:00