From e0ecc9e381bc7478d96ca009cf733b668167099f Mon Sep 17 00:00:00 2001 From: Alexander <57069715+Oxygemo@users.noreply.github.com> Date: Tue, 28 Apr 2020 10:24:09 +0200 Subject: [PATCH] Added Connect app --- Windows10DebloaterGUI.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/Windows10DebloaterGUI.ps1 b/Windows10DebloaterGUI.ps1 index e1fe830..587ff12 100644 --- a/Windows10DebloaterGUI.ps1 +++ b/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. $global:Bloatware = @( + "Microsoft.PPIProjection" "Microsoft.BingNews" "Microsoft.GetHelp" "Microsoft.Getstarted"