From 15004ff1f1fb85a1d92e11ef695bcb2f37110610 Mon Sep 17 00:00:00 2001 From: undergroundwires Date: Sun, 28 Feb 2021 13:37:34 +0100 Subject: [PATCH] remove windows scripts for removing non-bloating system apps #55 --- src/application/collections/windows.yaml | 26 +++++++++++++----------- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/src/application/collections/windows.yaml b/src/application/collections/windows.yaml index df70c1c3..b5369395 100644 --- a/src/application/collections/windows.yaml +++ b/src/application/collections/windows.yaml @@ -3611,12 +3611,13 @@ actions: function: UninstallSystemApp parameters: packageName: Microsoft.Windows.SecureAssessmentBrowser - - - name: Start app - call: - function: UninstallSystemApp - parameters: - packageName: Microsoft.Windows.ShellExperienceHost + # - + # # Not a bloatware, required for different setting windows such as WiFi and battery panes in action bar + # name: Start app + # call: + # function: UninstallSystemApp + # parameters: + # packageName: Microsoft.Windows.ShellExperienceHost - category: Windows Feedback children: @@ -3648,12 +3649,13 @@ actions: function: UninstallSystemApp parameters: packageName: Windows.ContactSupport - - - name: Settings app - call: - function: UninstallSystemApp - parameters: - packageName: Windows.immersivecontrolpanel + # - + # # Not a bloatware, required for core OS functinoality + # name: Settings app + # call: + # function: UninstallSystemApp + # parameters: + # packageName: Windows.immersivecontrolpanel - name: Windows Print 3D app call: