From 7525a8e56c830daa5d283b52652bbcd5444400d3 Mon Sep 17 00:00:00 2001 From: Justin Luth Date: Wed, 29 May 2019 21:35:10 +0300 Subject: [PATCH] whitelist cleanup: XboxGameCallableUI is already a .NonRemovable --- Windows10DebloaterGUIOLD.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/Windows10DebloaterGUIOLD.ps1 b/Windows10DebloaterGUIOLD.ps1 index b5df8da..2166df1 100644 --- a/Windows10DebloaterGUIOLD.ps1 +++ b/Windows10DebloaterGUIOLD.ps1 @@ -79,7 +79,6 @@ $global:WhiteListedApps = @( "Microsoft.WindowsStore" # Issue 1 "Microsoft.Windows.Photos" # Microsoft disabled/hid legacy photo viewer "CanonicalGroupLimited.UbuntuonWindows" # Issue 10 - "Microsoft.XboxGameCallableUI" # Issue 91 "Microsoft.XboxGamingOverlay" # Issue 25, 91 Many home users want to play games "Microsoft.Xbox.TCUI" # Issue 25, 91 Many home users want to play games "Microsoft.XboxIdentityProvider" # Issue 25, 91 Many home users want to play games