From 32a431190156d5dc92dc0aa0afc38ec42eda45b4 Mon Sep 17 00:00:00 2001 From: Chris Titus Tech Date: Thu, 26 Jun 2025 14:12:32 -0500 Subject: [PATCH] expand disable recall and smart app off --- config/tweaks.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/config/tweaks.json b/config/tweaks.json index adff415a..1a781084 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -2589,6 +2589,20 @@ "Type": "DWord", "Value": "1", "OriginalValue": "" + }, + { + "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\WindowsAI", + "Name": "AllowRecallEnablement", + "Type": "DWord", + "Value": "0", + "OriginalValue": "" + }, + { + "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\CI\\Policy", + "Name": "VerifiedAndReputablePolicyState", + "Type": "DWord", + "Value": "0", + "OriginalValue": "" } ], "InvokeScript": [