From 4e6ecb1f2d9a57c42c55a68ce6776f25f51aa8b7 Mon Sep 17 00:00:00 2001 From: Alex Hirsch Date: Fri, 14 Feb 2020 23:14:36 +0100 Subject: [PATCH] Revert "Do not remove Microsoft.GamingServices app by default" This reverts commit fdcba03dadff325ab931d9760de16677fac30be6. --- scripts/remove-default-apps.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/remove-default-apps.ps1 b/scripts/remove-default-apps.ps1 index 820b034..61d4e02 100644 --- a/scripts/remove-default-apps.ps1 +++ b/scripts/remove-default-apps.ps1 @@ -19,7 +19,7 @@ $apps = @( "Microsoft.BingTranslator" "Microsoft.BingWeather" #"Microsoft.FreshPaint" - #"Microsoft.GamingServices" + "Microsoft.GamingServices" "Microsoft.Microsoft3DViewer" "Microsoft.MicrosoftOfficeHub" "Microsoft.MicrosoftPowerBIForWindows"