From d98118e32269d4071c760aefcc80311af37a9c87 Mon Sep 17 00:00:00 2001 From: Younes Aassila <47226184+younesaassila@users.noreply.github.com> Date: Mon, 1 Dec 2025 20:26:21 +0100 Subject: [PATCH] Fix #3736 (#3748) --- functions/private/Invoke-WinUtilTweaks.ps1 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/functions/private/Invoke-WinUtilTweaks.ps1 b/functions/private/Invoke-WinUtilTweaks.ps1 index dc65952b..0b38b3c6 100644 --- a/functions/private/Invoke-WinUtilTweaks.ps1 +++ b/functions/private/Invoke-WinUtilTweaks.ps1 @@ -21,10 +21,6 @@ function Invoke-WinUtilTweaks { $KeepServiceStartup = $true ) - if ($Checkbox -like "*Toggle*") { - $CheckBox = $sync.configs.tweaks.$CheckBox - } - Write-Debug "Tweaks: $($CheckBox)" if($undo) { $Values = @{