From a5cf3a2ba7a764e1727a8d85ffa3188b8924b659 Mon Sep 17 00:00:00 2001 From: Gabi <182965942+GabiNun@users.noreply.github.com> Date: Thu, 15 Jan 2026 00:23:23 +0200 Subject: [PATCH] Update-WPFTweaksWPBT (#3905) * Update tweaks.json * Update preset.json * Update tweaks.json --- config/preset.json | 2 ++ config/tweaks.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/config/preset.json b/config/preset.json index a0efea3f..14d73134 100644 --- a/config/preset.json +++ b/config/preset.json @@ -3,6 +3,7 @@ "WPFTweaksActivity", "WPFTweaksConsumerFeatures", "WPFTweaksDisableExplorerAutoDiscovery", + "WPFTweaksWPBT", "WPFTweaksDVR", "WPFTweaksLocation", "WPFTweaksServices", @@ -16,6 +17,7 @@ "Minimal": [ "WPFTweaksConsumerFeatures", "WPFTweaksDisableExplorerAutoDiscovery", + "WPFTweaksWPBT", "WPFTweaksServices", "WPFTweaksTelemetry" ] diff --git a/config/tweaks.json b/config/tweaks.json index 88ffad79..e11e5ec2 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -2061,9 +2061,9 @@ "WPFTweaksWPBT": { "Content": "Disable Windows Platform Binary Table (WPBT)", "Description": "If enabled then allows your computer vendor to execute a program each time it boots. It enables computer vendors to force install anti-theft software, software drivers, or a software program conveniently. This could also be a security risk.", - "category": "z__Advanced Tweaks - CAUTION", + "category": "Essential Tweaks", "panel": "1", - "Order": "a025_", + "Order": "a005_", "registry": [ { "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\Session Manager",