Commit Graph

8 Commits

Author SHA1 Message Date
Jeffrey
33b77f19a0
Add confirmation dialogs & warning for Windows Terminal Removal
Removal of this app can cause Win11Debloat to fail, if the script is launched via Windows Terminal
2026-06-01 22:53:28 +02:00
Jeffrey
924c192ca5
Add Registry write fall-back in case applying registry file fails (#592)
* Continue on registry failures and show details after execution

* Temporarily remove DisableSearchHighlights and DisableSearchHistory settings

* Remove widget-related registry changes as they're no longer required for disabling widgets

* Update tooltip for DisableTelemetry feature to clarify impact on Windows Insider updates
2026-05-20 16:29:06 +02:00
Jeffrey
c8b4563954 Fix registry backup validation for sysprep keys 2026-05-09 21:56:58 +02:00
Jeffrey
2c360961e3
Add registry backup & restore (#566)
Starting from this commit, Win11Debloat will automatically create a registry backup every time the script is run. This registry backup can be used to revert any registry changes made by the script.
2026-05-08 21:19:52 +02:00
Jeffrey
11a324365d
Improve user validation (#568) 2026-05-06 15:54:03 +02:00
Jeffrey
774c8ecd92
Add ability to export/import settings configuration (#522) 2026-03-27 20:33:24 +01:00
Raphire
999e442658
Simplify user validation messages and add user logged-in check function 2026-03-18 22:39:49 +01:00
Jeffrey
c37bdcf5f2
Improve app page with sorting, recommendations and more (#520) 2026-03-15 22:58:06 +01:00