From 6dfb2f3c905ad82919f3a48e1c12cc93ffe7fea6 Mon Sep 17 00:00:00 2001 From: Justin Luth Date: Wed, 29 May 2019 21:26:29 +0300 Subject: [PATCH] whitelisted apps: remove from commented out section in blacklist Since they are listed and documented in the whitelist, there isn't much value in identifying them in the blacklist anymore. --- Windows10DebloaterGUIOLD.ps1 | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Windows10DebloaterGUIOLD.ps1 b/Windows10DebloaterGUIOLD.ps1 index 4f6e1af..1a9802d 100644 --- a/Windows10DebloaterGUIOLD.ps1 +++ b/Windows10DebloaterGUIOLD.ps1 @@ -35,7 +35,6 @@ $global:Bloatware = @( "Microsoft.Office.Todo.List" # Issue 77 "Microsoft.Whiteboard" # Issue 77 "Microsoft.WindowsAlarms" - #"Microsoft.WindowsCamera" "microsoft.windowscommunicationsapps" "Microsoft.WindowsFeedbackHub" "Microsoft.WindowsMaps" @@ -70,11 +69,6 @@ $global:Bloatware = @( #"Microsoft.Advertising.Xaml_10.1712.5.0_x64__8wekyb3d8bbwe" #"Microsoft.Advertising.Xaml_10.1712.5.0_x86__8wekyb3d8bbwe" #"Microsoft.BingWeather" - #"Microsoft.MSPaint" - #"Microsoft.MicrosoftStickyNotes" - #"Microsoft.Windows.Photos" - #"Microsoft.WindowsCalculator" - #"Microsoft.WindowsStore" ) #Valuable Windows 10 AppX apps that most people want to keep. Protected from DeBloat All.