remove windows scripts for removing non-bloating system apps #55
This commit is contained in:
@@ -3611,12 +3611,13 @@ actions:
|
|||||||
function: UninstallSystemApp
|
function: UninstallSystemApp
|
||||||
parameters:
|
parameters:
|
||||||
packageName: Microsoft.Windows.SecureAssessmentBrowser
|
packageName: Microsoft.Windows.SecureAssessmentBrowser
|
||||||
-
|
# -
|
||||||
name: Start app
|
# # Not a bloatware, required for different setting windows such as WiFi and battery panes in action bar
|
||||||
call:
|
# name: Start app
|
||||||
function: UninstallSystemApp
|
# call:
|
||||||
parameters:
|
# function: UninstallSystemApp
|
||||||
packageName: Microsoft.Windows.ShellExperienceHost
|
# parameters:
|
||||||
|
# packageName: Microsoft.Windows.ShellExperienceHost
|
||||||
-
|
-
|
||||||
category: Windows Feedback
|
category: Windows Feedback
|
||||||
children:
|
children:
|
||||||
@@ -3648,12 +3649,13 @@ actions:
|
|||||||
function: UninstallSystemApp
|
function: UninstallSystemApp
|
||||||
parameters:
|
parameters:
|
||||||
packageName: Windows.ContactSupport
|
packageName: Windows.ContactSupport
|
||||||
-
|
# -
|
||||||
name: Settings app
|
# # Not a bloatware, required for core OS functinoality
|
||||||
call:
|
# name: Settings app
|
||||||
function: UninstallSystemApp
|
# call:
|
||||||
parameters:
|
# function: UninstallSystemApp
|
||||||
packageName: Windows.immersivecontrolpanel
|
# parameters:
|
||||||
|
# packageName: Windows.immersivecontrolpanel
|
||||||
-
|
-
|
||||||
name: Windows Print 3D app
|
name: Windows Print 3D app
|
||||||
call:
|
call:
|
||||||
|
|||||||
Reference in New Issue
Block a user