Additional Blacklisted apps should now be removed

This should resolve issue #77
This commit is contained in:
Richard Newton 2019-01-25 20:06:03 -08:00 committed by GitHub
parent 51894fae31
commit 0c2ee7149b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,6 +151,8 @@ $RemoveBlacklist.Add_Click( {
"Microsoft.MicrosoftOfficeHub"
"Microsoft.MicrosoftSolitaireCollection"
"Microsoft.NetworkSpeedTest"
"Microsoft.News"
"Microsoft.Office.Lens"
"Microsoft.Office.OneNote"
"Microsoft.Office.Sway"
"Microsoft.OneConnect"
@ -159,6 +161,8 @@ $RemoveBlacklist.Add_Click( {
"Microsoft.RemoteDesktop"
"Microsoft.SkypeApp"
"Microsoft.StorePurchaseApp"
"Microsoft.Office.Todo.List"
"Microsoft.Whiteboard"
"Microsoft.WindowsAlarms"
#"Microsoft.WindowsCamera"
"microsoft.windowscommunicationsapps"
@ -172,7 +176,7 @@ $RemoveBlacklist.Add_Click( {
"Microsoft.XboxSpeechToTextOverlay"
"Microsoft.ZuneMusic"
"Microsoft.ZuneVideo"
#Sponsored Windows 10 AppX Apps
#Add sponsored/featured apps to remove in the "*AppName*" format
"*EclipseManager*"
@ -188,6 +192,7 @@ $RemoveBlacklist.Add_Click( {
"*Spotify*"
"*Minecraft*"
"*Royal Revolt*"
"*Sway*"
#Optional: Typically not removed but you can if you need to for some reason
#"*Microsoft.Advertising.Xaml_10.1712.5.0_x64__8wekyb3d8bbwe*"
@ -283,6 +288,8 @@ $RemoveAllBloatware.Add_Click( {
"Microsoft.MicrosoftOfficeHub"
"Microsoft.MicrosoftSolitaireCollection"
"Microsoft.NetworkSpeedTest"
"Microsoft.News"
"Microsoft.Office.Lens"
"Microsoft.Office.OneNote"
"Microsoft.Office.Sway"
"Microsoft.OneConnect"
@ -291,6 +298,8 @@ $RemoveAllBloatware.Add_Click( {
"Microsoft.RemoteDesktop"
"Microsoft.SkypeApp"
"Microsoft.StorePurchaseApp"
"Microsoft.Office.Todo.List"
"Microsoft.Whiteboard"
"Microsoft.WindowsAlarms"
#"Microsoft.WindowsCamera"
"microsoft.windowscommunicationsapps"
@ -304,7 +313,7 @@ $RemoveAllBloatware.Add_Click( {
"Microsoft.XboxSpeechToTextOverlay"
"Microsoft.ZuneMusic"
"Microsoft.ZuneVideo"
#Sponsored Windows 10 AppX Apps
#Add sponsored/featured apps to remove in the "*AppName*" format
"*EclipseManager*"
@ -320,6 +329,7 @@ $RemoveAllBloatware.Add_Click( {
"*Spotify*"
"*Minecraft*"
"*Royal Revolt*"
"*Sway*"
#Optional: Typically not removed but you can if you need to for some reason
#"*Microsoft.Advertising.Xaml_10.1712.5.0_x64__8wekyb3d8bbwe*"