mirror of
https://github.com/builtbybel/BloatyNosy.git
synced 2025-02-16 17:51:49 +01:00
Update plug.removeDefaultApps.ps1
This commit is contained in:
parent
d0ae59b0f8
commit
0d244bc5b1
@ -140,7 +140,7 @@ foreach ($app in $apps) {
|
||||
|
||||
($appxprovisionedpackage).Where( {$_.DisplayName -EQ $app}) |
|
||||
Remove-AppxProvisionedPackage -Online
|
||||
} Write-Host "WinPilot has completed the process and removed all possible apps."
|
||||
} Write-Host "Clippy has completed the process and removed all possible apps."
|
||||
|
||||
# Prevents Apps from re-installing
|
||||
$cdm = @(
|
||||
|
Loading…
Reference in New Issue
Block a user