Browse Source

Added Connect app

Alexander 5 years ago
parent
commit
e0ecc9e381
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Windows10DebloaterGUI.ps1

+ 1 - 0
Windows10DebloaterGUI.ps1

@@ -37,6 +37,7 @@ If (!([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]:
 
 
 #Unnecessary Windows 10 AppX apps that will be removed by the blacklist.
 #Unnecessary Windows 10 AppX apps that will be removed by the blacklist.
 $global:Bloatware = @(
 $global:Bloatware = @(
+    "Microsoft.PPIProjection"
     "Microsoft.BingNews"
     "Microsoft.BingNews"
     "Microsoft.GetHelp"
     "Microsoft.GetHelp"
     "Microsoft.Getstarted"
     "Microsoft.Getstarted"