|
@@ -42,6 +42,7 @@ $global:Bloatware = @(
|
|
|
"Microsoft.Xbox.TCUI"
|
|
|
"Microsoft.XboxApp"
|
|
|
"Microsoft.XboxGameOverlay"
|
|
|
+ "Microsoft.XboxGamingOverlay"
|
|
|
"Microsoft.XboxIdentityProvider"
|
|
|
"Microsoft.XboxSpeechToTextOverlay"
|
|
|
"Microsoft.ZuneMusic"
|
|
@@ -78,9 +79,12 @@ $global:WhiteListedApps = @(
|
|
|
"Microsoft.WindowsStore" # Issue 1
|
|
|
"Microsoft.Windows.Photos" # Microsoft disabled/hid legacy photo viewer
|
|
|
"CanonicalGroupLimited.UbuntuonWindows" # Issue 10
|
|
|
- "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.XboxApp"
|
|
|
+ "Microsoft.XboxGameOverlay"
|
|
|
+ "Microsoft.XboxGamingOverlay" # Issue 25, 91 Many home users want to play games
|
|
|
"Microsoft.XboxIdentityProvider" # Issue 25, 91 Many home users want to play games
|
|
|
+ "Microsoft.XboxSpeechToTextOverlay"
|
|
|
"Microsoft.MicrosoftStickyNotes" # Issue 33 New functionality.
|
|
|
"Microsoft.MSPaint" # Issue 32 This is Paint3D, legacy paint still exists in Windows 10
|
|
|
"Microsoft.WindowsCamera" # Issue 65 New functionality.
|