mirror of
https://github.com/Sycnex/Windows10Debloater.git
synced 2024-11-24 11:45:29 +00:00
Update Windows10Debloater.ps1
This commit is contained in:
parent
7a1a7125f3
commit
a6e1354fdb
@ -483,7 +483,6 @@ If (Get-Service -Name dmwappushservice | Where-Object {$_.StartType -eq "Disable
|
||||
If(Get-Service -Name dmwappushservice | Where-Object {$_.Status -eq "Stopped"}) {
|
||||
Start-Service -Name dmwappushservice}
|
||||
}
|
||||
}
|
||||
|
||||
Function Enable-EdgePDF {
|
||||
Write-Output "Setting Edge back to default"
|
||||
|
Loading…
Reference in New Issue
Block a user