Merge pull request #2 from Sycnex/master

merging
pull/85/head
robertobadjo 5 years ago committed by GitHub
commit 4617cf0233
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -149,9 +149,3 @@ Finally, there is an optional switch parameter which is Stop-EdgePDF. This just
# Credit
Thank you to a60wattfish, abulgatz, xsisbest, Damian and Reddit user /u/GavinEke for some of the suggestions and fixes that I have placed into my scripts. You all have done a fantastic job!
# Donate
If you like and appreciate my work then please consider a donation for a cup of coffee. :)
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/syncrn)

@ -103,6 +103,7 @@ Function DebloatBlacklist {
"*Royal Revolt*"
"*Sway*"
"*Speed Test*"
"*Dolby*"
#Optional: Typically not removed but you can if you need to for some reason
#"*Microsoft.Advertising.Xaml_10.1712.5.0_x64__8wekyb3d8bbwe*"

@ -205,6 +205,7 @@ $RemoveBlacklist.Add_Click( {
"*Minecraft*"
"*Royal Revolt*"
"*Sway*"
"*Dolby*"
#Optional: Typically not removed but you can if you need to for some reason
#"*Microsoft.Advertising.Xaml_10.1712.5.0_x64__8wekyb3d8bbwe*"
@ -343,6 +344,7 @@ $RemoveAllBloatware.Add_Click( {
"*Minecraft*"
"*Royal Revolt*"
"*Sway*"
"*Dolby*"
#Optional: Typically not removed but you can if you need to for some reason
#"*Microsoft.Advertising.Xaml_10.1712.5.0_x64__8wekyb3d8bbwe*"

Loading…
Cancel
Save