Win11Debloat/Scripts/Helpers
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
..
AddParameter.ps1 Improve app page with sorting, recommendations and more (#520) 2026-03-15 22:58:06 +01:00
ApplyRegistryRegFile.ps1 Add Registry write fall-back in case applying registry file fails (#592) 2026-05-20 16:29:06 +02:00
CheckIfUserExists.ps1 Improve user validation (#568) 2026-05-06 15:54:03 +02:00
CheckModernStandbySupport.ps1 Improve app page with sorting, recommendations and more (#520) 2026-03-15 22:58:06 +01:00
ConfirmUnsafeAppRemoval.ps1 Add confirmation dialogs & warning for Windows Terminal Removal 2026-06-01 22:53:28 +02:00
GenerateAppsList.ps1 Improve app page with sorting, recommendations and more (#520) 2026-03-15 22:58:06 +01:00
Get-RegFileOperations.ps1 Add option to show & undo applied tweaks + more (#599) 2026-06-10 17:40:31 +02:00
GetFriendlyRegistryBackupTarget.ps1 Add registry backup & restore (#566) 2026-05-08 21:19:52 +02:00
GetFriendlyTargetUserName.ps1 Improve app page with sorting, recommendations and more (#520) 2026-03-15 22:58:06 +01:00
GetTargetUserForAppRemoval.ps1 Improve app page with sorting, recommendations and more (#520) 2026-03-15 22:58:06 +01:00
GetUserDirectory.ps1 Improve user validation (#568) 2026-05-06 15:54:03 +02:00
GetUserName.ps1 Improve app page with sorting, recommendations and more (#520) 2026-03-15 22:58:06 +01:00
ImportConfigToParams.ps1 Add ability to export/import settings configuration (#522) 2026-03-27 20:33:24 +01:00
RegistryPathHelpers.ps1 Add option to show & undo applied tweaks + more (#599) 2026-06-10 17:40:31 +02:00
ResolveUserProfilePath.ps1 Improve user validation (#568) 2026-05-06 15:54:03 +02:00
Test-TargetUserName.ps1 Add Support for "-user" Parameter running under SYSTEM (#609) 2026-06-07 22:51:01 +02:00
UserHiveHelpers.ps1 Add Support for "-user" Parameter running under SYSTEM (#609) 2026-06-07 22:51:01 +02:00