소스 검색

Merge pull request #249 from Oxygemo/master

Added Connect app
Richard Newton 5 년 전
부모
커밋
90ab2805f2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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.
 $global:Bloatware = @(
+    "Microsoft.PPIProjection"
     "Microsoft.BingNews"
     "Microsoft.GetHelp"
     "Microsoft.Getstarted"