Commit Graph

  • 533c0e5287
    Merge c6b849408d into 33b77f19a0 Jeffrey 2026-06-03 21:43:32 +0200
  • c6b849408d
    Update comment to clarify start menu replacement function description develop Jeffrey 2026-06-03 21:41:45 +0200
  • 4c4552c27d
    Refactor app removal logic to use array syntax for consistency Jeffrey 2026-06-03 21:38:46 +0200
  • fe86388b5a
    Rename file to reflect both enable/disable functions Jeffrey 2026-06-03 21:22:44 +0200
  • 275598e9aa
    Remove unnecessary comments Jeffrey 2026-06-03 21:16:45 +0200
  • 506e901b60
    Refactor MainWindow layout, improve user selection handling and add proper undo labels and texts Jeffrey 2026-06-03 21:16:10 +0200
  • 1bc33a57d1
    Merge 4860aba10e into 33b77f19a0 Solarauser123 2026-06-02 10:15:27 +1200
  • 742e87b76f
    Merge b5586db726 into 33b77f19a0 PlastMan420 2026-06-02 10:15:27 +1200
  • 377a1f6220
    Merge branch 'master' into develop Jeffrey 2026-06-01 22:56:09 +0200
  • 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 master Jeffrey 2026-06-01 22:53:28 +0200
  • 0c04709440
    Update label and tooltip Jeffrey 2026-05-31 15:32:08 +0200
  • 12f3ce401b
    Add icon font fallback icon-test Jeffrey 2026-05-31 15:10:18 +0200
  • 924772c3a0
    Update completion message Jeffrey 2026-05-31 14:14:41 +0200
  • 68248b4a04
    Add support for undo features in registry backup capture and validation processes Jeffrey 2026-05-30 21:28:52 +0200
  • 1ed967b9d3
    Add DisableWhenApplied property to features and update UI control states accordingly Jeffrey 2026-05-30 21:23:45 +0200
  • 4332eaa833
    Remove redundant undo action logic for comboboxes Jeffrey 2026-05-30 16:13:48 +0200
  • 9deeb295e7
    Add support for QWord registry value type in Get-ExpectedRegistryValueKind function Jeffrey 2026-05-28 23:43:17 +0200
  • f6ed6ac487
    Add default case to Invoke-UndoFeatureAction for undefined feature IDs Jeffrey 2026-05-28 23:26:40 +0200
  • b920536be2
    Add ValueKind validation and fix string unescaping in Convert-RegValueData Jeffrey 2026-05-28 23:25:27 +0200
  • 7273f29fea
    Clean up Jeffrey 2026-05-28 22:55:38 +0200
  • 7381c29da2
    Clean up access control checks for re-enabling Store search suggestions Jeffrey 2026-05-28 22:30:18 +0200
  • 3bed9cafbc
    Lock user mode selection when Automatically check currently applied tweaks is checked Jeffrey 2026-05-27 23:33:35 +0200
  • 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 +0200
  • 6e63b34dbb
    Update success message for registry restore Jeffrey 2026-05-27 21:49:42 +0200
  • 3f763b01ab
    Clean up Jeffrey 2026-05-27 21:48:07 +0200
  • 4109588e0f
    Add option to show & undo applied tweaks Jeffrey 2026-05-27 21:36:07 +0200
  • 37872b2030
    Update CONTRIBUTING.md Jeffrey 2026-05-26 15:57:34 +0200
  • abfc5db2c3
    Improve log output in Get.ps1 and clean up file exclusions Jeffrey 2026-05-25 14:35:39 +0200
  • 1d828d6a78
    Fix typo in Disable_Game_Bar_Integration Sysprep registry file Jeffrey 2026-05-24 14:53:12 +0200
  • 4d9da4749b
    Merge branch 'master' of https://github.com/Raphire/Win11Debloat 2026.05.20 Jeffrey 2026-05-20 16:29:41 +0200
  • 5cf9ac4082
    Bump version Jeffrey 2026-05-20 16:29:33 +0200
  • 924c192ca5
    Add Registry write fall-back in case applying registry file fails (#592) Jeffrey 2026-05-20 16:29:06 +0200
  • 768b9d5cf4
    Update tooltip for DisableTelemetry feature to clarify impact on Windows Insider updates Jeffrey 2026-05-20 16:26:55 +0200
  • 355dafc57a
    Remove widget-related registry changes as they're no longer required for disabling widgets Jeffrey 2026-05-19 21:53:23 +0200
  • a94f0ba5e3
    Temporarily remove DisableSearchHighlights and DisableSearchHistory settings Jeffrey 2026-05-19 20:47:51 +0200
  • 54b80befee
    Continue or registry failures and show details after execution Jeffrey 2026-05-19 20:39:14 +0200
  • b5586db726 Disable CldFlt driver PlastMAn420 2026-05-19 16:58:08 +0300
  • 333cba4975 Disable CldFlt driver PlastMAn420 2026-05-19 16:55:48 +0300
  • 178fc0185f
    Replace throw with Write-Warning for unload registry hive error in ImportRegistryFile function Jeffrey 2026-05-18 21:57:42 +0200
  • 85ae8487d6
    Refactor ImportRegistryFile function to simplify error handling and improve fallback logic Jeffrey 2026-05-18 21:50:11 +0200
  • 7d209e1d23
    Remove unused variable $hiveDatPath from ImportRegistryFile Jeffrey 2026-05-18 21:42:21 +0200
  • e6e355341c
    Remove unsupported registry value types from Convert-RegOperationToValueKind function Jeffrey 2026-05-18 21:34:02 +0200
  • 3b0ea16832
    Remove unused variables in ImportRegistryFile Jeffrey 2026-05-18 21:28:48 +0200
  • d60e52bdff
    Refactor ImportRegistryFile function to improve offline hive handling and error reporting Jeffrey 2026-05-18 21:14:20 +0200
  • b0b4615718
    Add verbose logging for missing registry keys in Invoke-RegistryDeleteValueOperation Jeffrey 2026-05-17 23:43:35 +0200
  • 9a375fdbc4
    Refactor registry operation functions Jeffrey 2026-05-17 23:39:41 +0200
  • c3a313c084
    Add safety net for offline hive cleanup during registry import fallback Jeffrey 2026-05-17 23:25:03 +0200
  • dd6c65ddb0
    Clean up error message Jeffrey 2026-05-17 23:20:00 +0200
  • 05bd5f4c56
    Refactor Invoke-RegistryOperationsFromRegFile to optimize operation handling and improve access restriction reporting Jeffrey 2026-05-17 23:16:32 +0200
  • c945789d58
    Add support for Hex7 type in Convert-RegOperationToValueKind function Jeffrey 2026-05-17 23:13:08 +0200
  • ff90caa338
    Refactor registry import functions to improve error handling and streamline hive management Jeffrey 2026-05-17 21:39:35 +0200
  • 3363962d64
    Add back support for REG_MULTI_SZ in Convert-RegValueData Jeffrey 2026-05-17 20:13:48 +0200
  • cf78eeabce
    Refactor registry key handling to improve key opening logic and streamline deletion operations Jeffrey 2026-05-17 20:06:14 +0200
  • 54830cc928
    Enhance error handling and access restriction reporting in registry operations Jeffrey 2026-05-17 20:05:20 +0200
  • 4f17727a3b
    Enhance registry value handling for Hex and Binary types in Convert-RegOperationToValueKind function Jeffrey 2026-05-17 20:00:40 +0200
  • 1776e8dae7
    Remove REG_MULTI_SZ (not necessary right now) Jeffrey 2026-05-17 19:56:36 +0200
  • bef463df4d
    Improve registry operation handling Jeffrey 2026-05-17 18:45:51 +0200
  • c7cf793c9e
    Remove unblocking logic as it doesnt work Jeffrey 2026-05-17 18:39:19 +0200
  • 56997dd023
    Improve fallback handling and error reporting Jeffrey 2026-05-17 18:27:29 +0200
  • 2a5cb986c9
    Merge branch 'master' of https://github.com/Raphire/Win11Debloat Jeffrey 2026-05-17 17:56:01 +0200
  • 66982ada28
    Limit backup restore files to json only Jeffrey 2026-05-17 17:55:59 +0200
  • 489af33a8b
    Fix: Increase System Restore point creation timeout to 90 seconds (#586) Ahmad Z. Shatnawi 2026-05-17 18:50:36 +0300
  • c09d5d3864
    Clean up comments and update system restore point apply text Jeffrey 2026-05-17 17:49:12 +0200
  • 959f79bc35
    Add Registry write fall-back in case applying registry file fails Jeffrey 2026-05-17 17:24:08 +0200
  • 08c4eee310
    Merge 7e865038de into 51aa288dfd tartaruslovesnoodles 2026-05-17 06:21:37 +0000
  • 7e865038de
    Disable Wifi Update ExecuteChanges.ps1 tartaruslovesnoodles 2026-05-17 06:03:19 +0000
  • 2609207938
    Create DisableWiFi.ps1 tartaruslovesnoodles 2026-05-17 06:01:24 +0000
  • 4226c3981f
    Disable Wifi Update Features.json tartaruslovesnoodles 2026-05-17 05:59:31 +0000
  • 37a25d5a3a
    Disable Wifi Win11Debloat.ps1 tartaruslovesnoodles 2026-05-17 05:54:09 +0000
  • 47f96dccaf fix: V-002 security vulnerability orbisai0security 2026-05-17 03:22:58 +0000
  • ec5073b7ca
    The default 20-second timeout in CreateSystemRestorePoint.ps1 is often too short for slower drives or systems with pending background updates. This causes the restore point creation to fail prematurely. Increased the Invoke-NonBlocking timeout threshold to 90 seconds to improve reliability.Resolves #584 Ahmad Z. Shatnawi 2026-05-16 15:44:15 +0300
  • 51aa288dfd
    Bump version 2026.05.11 Jeffrey 2026-05-12 00:01:57 +0200
  • 24a6f1bcf8 Fix capture and restore of signed dword/qword registry values Jeffrey 2026-05-11 19:14:08 +0200
  • 8ac664e45f Add restart instructions to registry restore success message Jeffrey 2026-05-10 23:26:22 +0200
  • 85aa67b5d2 Bump version 2026.05.10 Jeffrey 2026-05-10 22:27:07 +0200
  • c8b4563954 Fix registry backup validation for sysprep keys Jeffrey 2026-05-09 21:56:58 +0200
  • 22f3144c0f Remove > from applytext Jeffrey 2026-05-08 21:26:51 +0200
  • 2c360961e3
    Add registry backup & restore (#566) Jeffrey 2026-05-08 21:19:52 +0200
  • 05054fcd24 Update wording for clarity Jeffrey 2026-05-08 21:17:27 +0200
  • 9558e5ccb4 Update wording for clarity Jeffrey 2026-05-08 21:14:37 +0200
  • 11a324365d
    Improve user validation (#568) Jeffrey 2026-05-06 15:54:03 +0200
  • 7354490809 Update text for clarity Jeffrey 2026-05-06 13:46:04 +0200
  • 394aae6769 Include seconds in registry backup naming Jeffrey 2026-05-06 13:41:47 +0200
  • 27bd659567 Clean up Jeffrey 2026-05-06 00:52:05 +0200
  • 602b75b5b7 Refactor Restore Backup dialog to use tab control for better organization and improve Start Menu backup handling Jeffrey 2026-05-05 20:46:06 +0200
  • 384b3b739e Improve error message Jeffrey 2026-05-05 16:04:02 +0200
  • edb205f27f Remove redundant error logging Jeffrey 2026-05-05 00:05:41 +0200
  • 4860aba10e
    Update README.md Solarauser123 2026-05-04 16:23:16 +0100
  • c02aff871a Update dialog titles Jeffrey 2026-05-03 01:05:53 +0200
  • 87b6f5b7ad Improve Registry Backup user validation Jeffrey 2026-05-02 22:35:31 +0200
  • 8de2a97519 Refactor error messages in backup loading functions for clarity Jeffrey 2026-05-02 22:13:21 +0200
  • f4222f3574 Keep enabled/disabled app removal combobox state in sync with selected user Jeffrey 2026-05-02 20:01:06 +0200
  • 8971fb75b2 Update restore backup dialog Jeffrey 2026-05-02 18:38:44 +0200
  • 9d35b5cdcc Remove unused wizard status text from restore backup dialog Jeffrey 2026-05-02 18:31:16 +0200
  • ae3dcd14cf
    Create Disablewuaserv.ps1 tartaruslovesnoodles 2026-05-02 02:04:51 +0000
  • dcc87fa686
    Update Features.json tartaruslovesnoodles 2026-05-02 02:02:30 +0000
  • 3716deefb3
    Update Win11Debloat.ps1 tartaruslovesnoodles 2026-05-02 02:01:11 +0000
  • 7e67ac8ff3 Fix regression: Validate username of current user when restoring registry backup Jeffrey 2026-05-02 00:28:14 +0200
  • 057425ce0a Add manual backup file selection option in restore dialog Jeffrey 2026-05-01 21:47:39 +0200
  • fc12a74f60 Add reminder that changes will apply at next sign in Jeffrey 2026-05-01 21:27:57 +0200