mirror of
https://github.com/W4RH4WK/Debloat-Windows-10.git
synced 2024-11-15 18:12:57 +00:00
Remove additional installed apps that come with the upgrade from 8
This commit is contained in:
parent
32b68c565c
commit
39689d63fa
@ -34,6 +34,11 @@ $apps = @(
|
||||
"Microsoft.ZuneMusic"
|
||||
"Microsoft.ZuneVideo"
|
||||
"microsoft.windowscommunicationsapps"
|
||||
"Microsoft.MinecraftUWP"
|
||||
"Flipboard.Flipboard"
|
||||
"9E2F88E3.Twitter"
|
||||
"king.com.CandyCrushSaga"
|
||||
"ShazamEntertainmentLtd.Shazam"
|
||||
)
|
||||
|
||||
foreach ($app in $apps) {
|
||||
|
Loading…
Reference in New Issue
Block a user