From 445da40eaa5855f74f3d818ff14db8209edc4116 Mon Sep 17 00:00:00 2001 From: Justin Luth Date: Wed, 29 May 2019 22:01:00 +0300 Subject: [PATCH] whitelist: remove "Framework" - too risky for false-positive match I expect this was intended to protect .NET Framework items. That is already covered by the \.NET entry. --- Windows10DebloaterGUIOLD.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/Windows10DebloaterGUIOLD.ps1 b/Windows10DebloaterGUIOLD.ps1 index 7a5447c..0d50768 100644 --- a/Windows10DebloaterGUIOLD.ps1 +++ b/Windows10DebloaterGUIOLD.ps1 @@ -85,7 +85,6 @@ $global:WhiteListedApps = @( "Microsoft.MSPaint" # Issue 32 This is Paint3D, legacy paint still exists in Windows 10 "Microsoft.WindowsCamera" # Issue 65 New functionality. "\.NET" - "Framework" "Microsoft.HEIFImageExtension" # Issue 68 "Microsoft.ScreenSketch" # Issue 55: Looks like Microsoft will be axing snipping tool and using Snip & Sketch going forward "Microsoft.StorePurchaseApp" # Issue 68