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",