Commit Graph

  • 893f32e1ed Fix formatting issue develop Jeffrey 2026-06-10 00:59:59 +02:00
  • 0d99fd6187 Fix 'Disable Animations' Sysprep settings not being set for new users Jeffrey 2026-06-10 00:24:48 +02:00
  • 458305316e Fix missing keys in Sysprep/Undo regfiles Jeffrey 2026-06-09 21:50:15 +02:00
  • 1b8b8ef615 Disable "Only Show Installed" checkbox while loading to fix desync issue when toggling it too fast Jeffrey 2026-06-09 20:36:40 +02:00
  • 226828325b Rename path variable Jeffrey 2026-06-08 23:40:47 +02:00
  • d6e3b899b5 Clean up Get.ps1, Get-Dev.ps1 Jeffrey 2026-06-08 23:20:17 +02:00
  • bf6b4d9e95 Fix indentation Jeffrey 2026-06-07 23:05:34 +02:00
  • b6dfdab126 Merge branch 'master' into develop Jeffrey 2026-06-07 22:53:29 +02:00
  • db24865051 Add Support for "-user" Parameter running under SYSTEM (#609) master soccerzockt 2026-06-07 22:51:01 +02:00
  • 1f73741da8 Fix Run.bat script path resolution Jeffrey 2026-06-06 20:27:13 +02:00
  • bfd06d953d Resolve nested quoting bug in Run.bat when path has spaces, see #583 Jeffrey 2026-06-06 15:51:24 +02:00
  • 8c654d4b88 Add new options to change start menu 'All Apps' view in addition to hiding it Jeffrey 2026-06-06 13:54:33 +02:00
  • 2574e725bc Remove RemoveCommApps and RemoveW11Outlook presets These are largely redundant. Use -RemoveApps parameter instead Jeffrey 2026-06-06 00:51:03 +02:00
  • 30ad307bf4 Refactor & Clean up Show-MainWindow Jeffrey 2026-06-05 21:18:14 +02:00
  • c6b849408d Update comment to clarify start menu replacement function description Jeffrey 2026-06-03 21:41:45 +02:00
  • 4c4552c27d Refactor app removal logic to use array syntax for consistency Jeffrey 2026-06-03 21:38:46 +02:00
  • fe86388b5a Rename file to reflect both enable/disable functions Jeffrey 2026-06-03 21:22:44 +02:00
  • 275598e9aa Remove unnecessary comments Jeffrey 2026-06-03 21:16:45 +02:00
  • 506e901b60 Refactor MainWindow layout, improve user selection handling and add proper undo labels and texts Jeffrey 2026-06-03 21:16:10 +02:00
  • 377a1f6220 Merge branch 'master' into develop Jeffrey 2026-06-01 22:56:09 +02:00
  • 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 Jeffrey 2026-06-01 22:53:28 +02:00
  • 0c04709440 Update label and tooltip Jeffrey 2026-05-31 15:32:08 +02:00
  • 12f3ce401b Add icon font fallback icon-test Jeffrey 2026-05-31 15:10:18 +02:00
  • 924772c3a0 Update completion message Jeffrey 2026-05-31 14:14:41 +02:00
  • 68248b4a04 Add support for undo features in registry backup capture and validation processes Jeffrey 2026-05-30 21:28:52 +02:00
  • 1ed967b9d3 Add DisableWhenApplied property to features and update UI control states accordingly Jeffrey 2026-05-30 21:23:45 +02:00
  • 4332eaa833 Remove redundant undo action logic for comboboxes Jeffrey 2026-05-30 16:13:48 +02:00
  • 9deeb295e7 Add support for QWord registry value type in Get-ExpectedRegistryValueKind function Jeffrey 2026-05-28 23:43:17 +02:00
  • f6ed6ac487 Add default case to Invoke-UndoFeatureAction for undefined feature IDs Jeffrey 2026-05-28 23:26:40 +02:00
  • b920536be2 Add ValueKind validation and fix string unescaping in Convert-RegValueData Jeffrey 2026-05-28 23:25:27 +02:00
  • 7273f29fea Clean up Jeffrey 2026-05-28 22:55:38 +02:00
  • 7381c29da2 Clean up access control checks for re-enabling Store search suggestions Jeffrey 2026-05-28 22:30:18 +02:00
  • 3bed9cafbc Lock user mode selection when Automatically check currently applied tweaks is checked Jeffrey 2026-05-27 23:33:35 +02:00
  • 6dbaac0513 Properly show re-applied features in registry backup overview, properly show applied tweaks checkbox state after registry backup restoration Jeffrey 2026-05-27 22:05:06 +02:00
  • 6e63b34dbb Update success message for registry restore Jeffrey 2026-05-27 21:49:42 +02:00
  • 3f763b01ab Clean up Jeffrey 2026-05-27 21:48:07 +02:00
  • 4109588e0f Add option to show & undo applied tweaks Jeffrey 2026-05-27 21:36:07 +02:00
  • 37872b2030 Update CONTRIBUTING.md Jeffrey 2026-05-26 15:57:34 +02:00
  • abfc5db2c3 Improve log output in Get.ps1 and clean up file exclusions Jeffrey 2026-05-25 14:35:39 +02:00
  • 1d828d6a78 Fix typo in Disable_Game_Bar_Integration Sysprep registry file Jeffrey 2026-05-24 14:53:12 +02:00
  • 4d9da4749b Merge branch 'master' of https://github.com/Raphire/Win11Debloat 2026.05.20 Jeffrey 2026-05-20 16:29:41 +02:00
  • 5cf9ac4082 Bump version Jeffrey 2026-05-20 16:29:33 +02:00
  • 924c192ca5 Add Registry write fall-back in case applying registry file fails (#592) Jeffrey 2026-05-20 16:29:06 +02:00
  • 2a5cb986c9 Merge branch 'master' of https://github.com/Raphire/Win11Debloat Jeffrey 2026-05-17 17:56:01 +02:00
  • 66982ada28 Limit backup restore files to json only Jeffrey 2026-05-17 17:55:59 +02:00
  • 489af33a8b Fix: Increase System Restore point creation timeout to 90 seconds (#586) Ahmad Z. Shatnawi 2026-05-17 18:50:36 +03:00
  • 51aa288dfd Bump version 2026.05.11 Jeffrey 2026-05-12 00:01:57 +02:00
  • 24a6f1bcf8 Fix capture and restore of signed dword/qword registry values Jeffrey 2026-05-11 19:14:08 +02:00
  • 8ac664e45f Add restart instructions to registry restore success message Jeffrey 2026-05-10 23:26:22 +02:00
  • 85aa67b5d2 Bump version 2026.05.10 Jeffrey 2026-05-10 22:27:07 +02:00
  • c8b4563954 Fix registry backup validation for sysprep keys Jeffrey 2026-05-09 21:56:58 +02:00
  • 22f3144c0f Remove > from applytext Jeffrey 2026-05-08 21:26:51 +02:00
  • 2c360961e3 Add registry backup & restore (#566) Jeffrey 2026-05-08 21:19:52 +02:00
  • 11a324365d Improve user validation (#568) Jeffrey 2026-05-06 15:54:03 +02:00
  • 5daa922148 Make tweak columns responsive Jeffrey 2026-04-29 17:05:53 +02:00
  • 1826d6d8be Refactor app removal scope handling & styling Jeffrey 2026-04-27 15:37:09 +02:00
  • c15309bcf6 Update feature labels to include default indicators Jeffrey 2026-04-27 15:30:09 +02:00
  • c1dc8f7ce3 Bump version 2026.04.26 Raphire 2026-04-26 20:31:39 +02:00
  • ebb3a293d4 Fix encoding of Enable_Windows_Suggestions.reg Raphire 2026-04-26 20:24:03 +02:00
  • 930e51d3fc Merge branch 'master' into undo-tweaks undo-tweaks Raphire 2026-04-26 18:42:22 +02:00
  • 2a7fbf9a2d Update regfile encoding for consistency Raphire 2026-04-26 18:34:42 +02:00
  • 80df3bbda6 Remove Undo prefix in path Raphire 2026-04-26 17:44:47 +02:00
  • 81034bebad Merge branch 'master' into undo-tweaks Raphire 2026-04-26 17:38:53 +02:00
  • b52a332247 Fix user display in deployment category details for unspecified usernames Raphire 2026-04-26 14:15:26 +02:00
  • 92ac5b441e Add setting details in config import/export interface (#562) Jeffrey 2026-04-26 14:11:29 +02:00
  • 5f1d0fb604 Improve DisableWidgets feature by removing additional Widget related apps (#561) Jeffrey 2026-04-26 00:10:00 +02:00
  • 9ca87b129c Update HideOnedrive option to also work in Windows 11 (#559) Jeffrey 2026-04-25 18:46:36 +02:00
  • 6db2c158bd Added prompt asking user to run as adminstrator (#556) David 2026-04-25 18:09:57 +02:00
  • 17654c3f7d Improve app & tweak selection UI (#558) Jeffrey 2026-04-25 00:40:29 +02:00
  • dd492b523d Fix full-screen window snapping on secondary monitors (#557) Jeffrey 2026-04-24 21:18:46 +02:00
  • 797a232b17 Add Get-Dev.ps1 launch script for development Raphire 2026-04-19 20:16:30 +02:00
  • 9070be6d3f Update wording in run.bat Raphire 2026-04-19 19:54:45 +02:00
  • b6e7fb1903 Update tooltip for BitLocker automatic device encryption feature to clarify behavior Raphire 2026-04-19 19:54:34 +02:00
  • bb31e98df7 Remove 'Disable Fast Startup' from default settings Raphire 2026-04-19 19:54:14 +02:00
  • ff98febb9a Manually add system32 to System PATH when it's missing #548 Raphire 2026-04-17 20:09:47 +02:00
  • 342f498344 Bump version 2026.04.05 Raphire 2026-04-05 20:19:31 +02:00
  • 6c321f9d97 Remove DisableSearchHighlights from default mode This is already implicitely disabled with DisableBing Raphire 2026-04-05 20:11:32 +02:00
  • 69354d823e Fix: block window resizing beyond min. height/width 2026.04.04-R2 Raphire 2026-04-04 22:34:49 +02:00
  • c0d00e640d Bump version 2026.04.04 Raphire 2026-04-04 22:09:53 +02:00
  • d372b00072 Improve Window controls Raphire 2026-04-04 14:43:15 +02:00
  • fbdc5740db Update Checkbox style Raphire 2026-04-04 14:11:39 +02:00
  • cbd61902ed Set default launch mode to CLI for deployment-targeted parameters Raphire 2026-04-02 00:03:26 +02:00
  • 54edf224a3 Improve Window controls Raphire 2026-04-02 00:00:32 +02:00
  • c79c05f286 Refactor feature handling, update format in Features.json Raphire 2026-04-01 21:33:24 +02:00
  • 3eade4ddba Add drive letter position and visibility options (#527) (#533) Natan Heringer 2026-03-28 20:25:12 -03:00
  • 487b1fbee9 Prevent Window Snapping Raphire 2026-03-27 21:14:22 +01:00
  • 105198e396 Set Topmost property to False in RevertSettingsWindow Raphire 2026-03-27 20:42:03 +01:00
  • f8f85ca861 Refactor checkbox style assignment in config window Raphire 2026-03-27 20:36:16 +01:00
  • bd16457552 Merge branch 'master' into undo-tweaks Raphire 2026-03-27 20:34:41 +01:00
  • 774c8ecd92 Add ability to export/import settings configuration (#522) Jeffrey 2026-03-27 20:33:24 +01:00
  • ad225cdf9d Adjust margin for revert button Raphire 2026-03-23 23:21:08 +01:00
  • e05af92acc Add support for multiple AppIds for app removal (#526) Jeffrey 2026-03-23 22:59:04 +01:00
  • 2eddbe5638 Refactor/clean up window styles Raphire 2026-03-23 21:35:33 +01:00
  • b5c576519b Remove unnecessary parameter handling Raphire 2026-03-23 21:08:16 +01:00
  • b1cf364c7d Don't allow undo in combination with deployment-targeted parameters Raphire 2026-03-23 21:03:22 +01:00
  • bc8fc1a284 Set default launch mode to CLI for deployment-targeted parameters Raphire 2026-03-23 20:56:22 +01:00
  • e9bccccc09 Add error handling for ExecuteAllChanges to improve robustness Raphire 2026-03-23 20:47:46 +01:00
  • b0125ddcd2 Refactor undo handling in ExecuteParameter function to improve clarity and error handling Raphire 2026-03-23 20:47:32 +01:00
  • c15a18c376 Remove unnecessary call to updateState in Show-RevertSettingsModal function Raphire 2026-03-23 00:00:06 +01:00
  • 85bdf765e5 Remove unnecessary assignment of SelectedFeatureIds and RestartExplorer in cancel handler Raphire 2026-03-22 23:58:21 +01:00