From 535b0e409d661306ca76e8c6b498a3345445d48b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Consejos=20Tecnol=C3=B3gicos=20de=20Edu?= <139326298+lCTdE@users.noreply.github.com> Date: Tue, 16 Apr 2024 22:37:57 +0200 Subject: [PATCH] Disable SCOOBE in WPFTweaksTele (#1832) --- config/tweaks.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/tweaks.json b/config/tweaks.json index 260e85a5..cbc4e0f4 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -1889,6 +1889,13 @@ "Name": "Scheduling Category", "Value": "High", "Type": "String" + }, + { + "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\UserProfileEngagement", + "OriginalValue": "1", + "Name": "ScoobeSystemSettingEnabled", + "Value": "0", + "Type": "DWord" } ], "InvokeScript": [