How To Fix Windows Update Error 0x80070057 in Windows 10 / 8 / 7 | Error code 800f020b in Windows 10

Опубликовано: 05 Ноябрь 2024
на канале: Zenith Dot
5,303
31

This video tutorial is about "How To Fix Windows Update Error 0x80070057".

After installing windows 10 update errors which were common in the earlier versions of windows. Update error code 0x80070057 is among them. However, To fix update error 0x80070057, you can try some troubleshooting tactics which will surely work.

In fact, This is a very old windows update error. Users faced it in windows XP, Vista, 7, 8.1 etc. Now, Windows 10 users are encountering this problem. The most common reason behind error 0x80070057 is corrupted update components. Normally, This problem appears with following messages:

There were some problems installing updates, but we’ll try again later If you keep seeing this and want to search the web or contact support for information, this may help – (0x80070057)

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

Powershell Command:
wuauclt.exe /updatenow

An error occurred while checking for new updates for your computer.

Code 0x80070057

However, I will describe a few troubleshooting methods which already have helped so many users to fix update error 0x80070057 in Windows 10, 8 and 7. I hope, these will also work for you.