From 3a1b4b6880d4f5fe93d58e1f14871b3a3438bf6c Mon Sep 17 00:00:00 2001 From: Steven Palmesano <3100993+spalmesano0@users.noreply.github.com> Date: Sat, 25 Oct 2025 22:56:48 +0000 Subject: [PATCH] Add CSP to disable Game DVR (#34427) Verified working with Windows 11 Pro. --------- Co-authored-by: Dale Ribeiro --- .../configuration-profiles/DisableAllowGameDVR.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/solutions/windows/configuration-profiles/DisableAllowGameDVR.xml diff --git a/docs/solutions/windows/configuration-profiles/DisableAllowGameDVR.xml b/docs/solutions/windows/configuration-profiles/DisableAllowGameDVR.xml new file mode 100644 index 0000000000..3ba0228fd4 --- /dev/null +++ b/docs/solutions/windows/configuration-profiles/DisableAllowGameDVR.xml @@ -0,0 +1,12 @@ + + + + + int + + + ./Device/Vendor/MSFT/Policy/Config/ApplicationManagement/AllowGameDVR + + 0 + +