From 5fb1684351d048e75125c5304d22e51b79148b9d Mon Sep 17 00:00:00 2001 From: Plumebit Date: Sun, 15 Nov 2015 01:34:56 -0800 Subject: [PATCH] Xbox no longer force removed by default. System fails to boot when they are removed with TH2. --- 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 b5310ae..1c9568a 100644 --- a/scripts/remove-default-apps.ps1 +++ b/scripts/remove-default-apps.ps1 @@ -82,7 +82,7 @@ $needles = @( #"Maps" "OneDrive" #"Wallet" - "Xbox" + #"Xbox" ) foreach ($needle in $needles) {