Enable WpnUserService (#6246)

This commit is contained in:
Aleksandr Chebotov
2022-09-15 09:17:39 +02:00
committed by GitHub
parent 771b5010e7
commit e3460fa423

View File

@@ -78,7 +78,6 @@ $regUserServicesToDisables = @(
"HKLM:\SYSTEM\CurrentControlSet\Services\PimIndexMaintenanceSvc"
"HKLM:\SYSTEM\CurrentControlSet\Services\UnistoreSvc"
"HKLM:\SYSTEM\CurrentControlSet\Services\UserDataSvc"
"HKLM:\SYSTEM\CurrentControlSet\Services\WpnUserService"
)
$regUserServicesToDisables | ForEach-Object {