Windows Update Error 0x80070057: How to Fix It Once and for All?

Last update: 04/10/2024

how can Windows 10 fix error code 0x80070057

  1. Set up automatic updates
  2. Disk Cleanup / Repair your partition
  3. Use the troubleshooter Windows Update
  4. Get the latest Servicing Stack Update (SSU).
  5. Resetting Windows Update Components
  6. Follow the commands DISM or CFS
  7. Remove third-party tools

You are probably reading this article because you have just installed the latest version of the Windows 10 operating system on your computer. windows 10 update error code 0x80070057. There's good news for you: if you follow the instructions below, you'll be up and running in Windows 10 in no time.

To fix error code 0x80070057, you will need administrator rights for Windows 10. This will allow you to use the Group Policy Editor feature in Windows 10. Administrator rights are required to access the Symbol of the system to perform the commands. You should be able to access Command Prompt if the Windows 10 operating system has been updated.

Fixed Windows Update error 0x80070057

1. Configure automatic updates

    1. Hold down the “Windows” and “R” buttons.
    2. You should see the Run window.
      Note: You can also open the Run window by clicking the Start button. Type “Run” in the search box and click Run to bring it up.
    3. In the Run dialog box you will enter the following “gpedit.msc”, without quotes.
    4. Use the Enter key to enter.
    5. Double-click “Computer Configuration” on the right.
    6. Double-click to open “Administrative Templates.”
    7. Double-click the “Administrative Templates” folder to open “Windows Components.”
    8. Double-click the “Windows Components” folder to open the “Windows Update” folder.

    1. Find the “Configure Automatic Updates File” folder in Windows Update and verify that it is set to “Not Configured.”
    2. Click or stop clicking the Home button if it is set to “Not Configured”

  1. Enter the following in the search box.
  2. Once the search is complete, right-click on the “cmd.exe” icon, then left-click on the “Run as administrator” button.
    Note: If you see the User Account Control pop-up window, left-click it or click “Yes” to continue.
  3. Enter the command prompt window without the quotes: “gpupdate /force”.
  4. Use the Enter key to enter.
  5. Once the process is complete, you can restart Windows 10 by clicking “Restart.”
  6. Once the system has booted, you should check whether the Windows Update feature can be used.

2. Disk Cleanup and Repair Your Partition

Error code 0x80070057 is usually caused by a corrupted partition. You can quickly fix the problem by downloading a hard drive repair tool to get your partition back to normal.

You can check if the drive has any errors. Here are the steps:

  1. Right click on the partition in question > Go to Tools
  2. To check your system for errors, click the Check button under “Error Checking.”

It may also happen that your partition and hard drive behave strangely if you have Temporary files or junk. Disk Cleanup can solve this problem.

3. Windows Update Troubleshooter

The built-in Windows Update Troubleshooter can be used to quickly and reliably fix Windows Update errors. It quickly scans Windows Update components and fixes them so that you can easily install any available updates. Run the Troubleshooter from Settings > > Update & Security > Windows Update.

4. Download the latest servicing stack update (SSU).

To start, determine which version of your operating system you are using. Go to Settings>>>>, scroll down to System type.

Go to the Microsoft Update Catalog and download the latest version of SSU KB409090914 At the time this article was written.

5. Reset Windows Update components

You can reset Windows Update components if the problem persists.

  1. Open Command Prompt in Administrator mode. Enter the following commands and press Enter key to activate them.
    • Stop bits for networking
    • net stop wuauerv
    • Net stop Appidsvc
    • net Stop cryptsvc
  2. Run this command to delete the qmgr.dat update files
    • From "%ALLUSERSPROFILE%Application DataMicrosoftNetworkDownloader*.*"
  3. These commands will clear the Windows Update cache:
    • rmdir %systemroot%SoftwareDistribution /S /Q
    • rmdir %systemroot%system32catroot2 /S /Q
  4. You will now need to register the Windows Update DLL files in the Windows Registry. Enter the following commands and press Enter to complete.
    • regsvr32.exe / s atl.dll
    • regsvr32.exe /s urlmon.dll
    • regsvr32.exe / s mshtml.dll
    • regsvr32.exe / s shdocvw.dll
    • regsvr32.exe /s browseui.dll
    • regsvr32.exe / s jscript.dll
    • regsvr32.exe / s vbscript.dll
    • regsvr32.exe / s scrrun.dll
    • regsvr32.exe / s msxml.dll
    • regsvr32.exe / s msxml3.dll
    • regsvr32.exe / s msxml6.dll
    • regsvr32.exe / s actxprxy.dll
    • regsvr32.exe / s softpub.dll
    • regsvr32.exe / s wintrust.dll
    • regsvr32.exe / s dssenh.dll
    • regsvr32.exe / s rsaenh.dll
    • regsvr32.exe / s gpkcsp.dll
    • regsvr32.exe / s sccbase.dll
    • regsvr32.exe / s slbcsp.dll
    • regsvr32.exe / s cryptdlg.dll
    • regsvr32.exe /s oleaut32.dll
    • regsvr32.exe / s ole32.dll
    • regsvr32.exe / s shell32.dll
    • regsvr32.exe / s initpki.dll
    • regsvr32.exe / s wuapi.dll
    • regsvr32.exe / s wuaueng.dll
    • regsvr32.exe / s wuaueng1.dll
    • regsvr32.exe / s wucltui.dll
    • regsvr32.exe / s wups.dll
    • regsvr32.exe / s wups2.dll
    • regsvr32.exe / s wuweb.dll
    • regsvr32.exe / s qmgr.dll
    • regsvr32.exe / s qmgrprxy.dll
    • regsvr32.exe / s wucltux.dll
    • regsvr32.exe / s muweb.dll
    • regsvr32.exe / s wuwebv.dll
  5. Now, you can restart Windows Update by running these commands. After running each command, press Enter.
    • Home of the network
    • net start wuauserv
    • Net start appidsvc
    • Net start cryptsvc

6. Follow DISM or SFC commands

Microsoft recommends running DISM or SFC commands if you have problems with Windows Update. Here are the steps:

  1. Open Command Prompt as Administrator > type the following command and press Enter:
  2. Now use System File Checker tool > enter this command and press Enter:
  3. Exit Command Prompt > run Windows Update again.

7. Remove third-party tools

Some people have confirmed that the issue was resolved by uninstalling third-party software. You should uninstall all programs and applications that you have recently installed on your computer. After this, make sure to check for updates to see if there are any new versions.

It is worth mentioning that many Windows 10 users They reported that uninstalling Cybereason Ransomefree fixed the problem. If you have this program installed on your system, uninstall it immediately and run Windows Update.

Was it difficult? Even if you have no prior knowledge of Windows, I guarantee you'll be able to follow these steps and configure Windows Update in a matter of minutes. Feel free to ask questions below.

RELATED STORIES TO CONFIRM:

  • Full Repair: Your computer may restart several times while updating
  • Windows 10 Updates Crash Error Code 0xc1900204 [FIX]
  • Full Fix: Update Error 0x80072ee7 on Windows 10, 8.1, 7

Editor’s Note – This post was originally published in March 2015, and has been updated to reflect current accuracy.

  Diablo 4 Scattered Prisms Complete Guide: How to Get and Use Them

Leave a comment