From a16f4b7d07363ea9ef958199e65d2f9865af0688 Mon Sep 17 00:00:00 2001 From: Gabi <182965942+GabiNun@users.noreply.github.com> Date: Wed, 11 Mar 2026 23:30:00 +0200 Subject: [PATCH] Update WPFTweaksXboxRemoval (#4170) * Update WPFTweaksXboxRemoval * Update tweaks.json --- config/tweaks.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/tweaks.json b/config/tweaks.json index 2cf8b481..ee8f1c57 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -1648,6 +1648,15 @@ "Description": "Removes Xbox services, the Xbox app, Game Bar, and related authentication components.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", + "registry": [ + { + "Path": "KCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\GameDVR", + "Name": "AppCaptureEnabled", + "Value": "0", + "Type": "DWord", + "OriginalValue": "1" + } + ], "appx": [ "Microsoft.XboxIdentityProvider", "Microsoft.XboxSpeechToTextOverlay",