From 2587a98848e738e47df6a30d002428f913b9a1e9 Mon Sep 17 00:00:00 2001 From: Gabi <182965942+GabiNun@users.noreply.github.com> Date: Thu, 15 Jan 2026 00:24:28 +0200 Subject: [PATCH] Remove-WPFToggleTaskbarWidgets (#3906) * Update tweaks.json * Update tweaks.json --- config/tweaks.json | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/config/tweaks.json b/config/tweaks.json index e11e5ec2..6902ede5 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -1785,13 +1785,6 @@ "Value": "0", "Type": "DWord" }, - { - "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", - "OriginalValue": "1", - "Name": "TaskbarDa", - "Value": "0", - "Type": "DWord" - }, { "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", "OriginalValue": "1", @@ -2827,25 +2820,6 @@ ], "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/taskview" }, - "WPFToggleTaskbarWidgets": { - "Content": "Widgets Button in Taskbar", - "Description": "If Enabled then Widgets Button in Taskbar will be shown.", - "category": "Customize Preferences", - "panel": "2", - "Order": "a204_", - "Type": "Toggle", - "registry": [ - { - "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", - "Name": "TaskbarDa", - "Value": "1", - "OriginalValue": "0", - "DefaultState": "true", - "Type": "DWord" - } - ], - "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/taskbarwidgets" - }, "WPFToggleTaskbarAlignment": { "Content": "Center Taskbar Items", "Description": "[Windows 11] If Enabled then the Taskbar Items will be shown on the Center, otherwise the Taskbar Items will be shown on the Left.",