Error 0x80070057 resolved | How to fix Error 0x80070057 (2022)

Опубликовано: 30 Сентябрь 2024
на канале: How it's Done
339
6

The commands that are used in the Command Prompt:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
Ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver

The command that is used in PowerShell
wuauclt.exe /updatenow