Commit Graph

6 Commits

Author SHA1 Message Date
Jeffrey
c7cf793c9e Remove unblocking logic as it doesnt work 2026-05-17 18:39:19 +02:00
Jeffrey
56997dd023 Improve fallback handling and error reporting 2026-05-17 18:27:29 +02:00
Jeffrey
959f79bc35 Add Registry write fall-back in case applying registry file fails 2026-05-17 17:24:08 +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
Raphire
17ee530962 Refactor ImportRegistryFile function to improve error handling and streamline registry file validation 2026-03-18 22:49:44 +01:00
Jeffrey
ad0b49060a Add option to disable MS Store app results in Windows Search (#509)
This also includes:

* Update README for DisableSearchHighlights and DisableFindMyDevice

* Extracted more logic from main script into separate scripts

* Add event handler for tab changes to regenerate overview
2026-03-07 20:28:48 +01:00