From 7a1d4ff6797860234c822025e62c0815f2fa5149 Mon Sep 17 00:00:00 2001 From: Raphire <9938813+Raphire@users.noreply.github.com> Date: Sun, 30 Nov 2025 01:30:34 +0100 Subject: [PATCH] Update Disable Game Bar integration text --- Win11Debloat.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Win11Debloat.ps1 b/Win11Debloat.ps1 index cfcd2c2..b34b5ed 100755 --- a/Win11Debloat.ps1 +++ b/Win11Debloat.ps1 @@ -1812,7 +1812,7 @@ switch ($script:Params.Keys) { continue } 'DisableGameBarIntegration' { - RegImport "> Disabling the option of opening the Xbox Game Bar with a controller..." "Disable_Game_Bar_Integration.reg" + RegImport "> Disabling Game Bar integration..." "Disable_Game_Bar_Integration.reg" continue } 'DisableTelemetry' {