logo logo

The next-generation blog, news, and magazine theme for you to start sharing your stories today!

The Blogzine

Save on Premium Membership

Get the insights report trusted by experts around the globe. Become a Member Today!

View pricing plans

New York, USA (HQ)

750 Sing Sing Rd, Horseheads, NY, 14845

Call: 469-537-2410 (Toll-free)

hello@blogzine.com

How to Fix 800700c1 Windows Update Error

avatar
Louis Ferguson

An editor at Blogzine


  • 🕑 5 minutes read
  • 2 Views
How to Fix 800700c1 Windows Update Error

If you have encountered the Windows Update error 0x800700c1 while trying to update Windows, this guide can help!

We will discuss some of the working solutions to fix the issue right after talking about the causes of the problem.

What causes the Windows Update error 0x800700c1?

There are several reasons for this Windows update error; some of the common ones are mentioned here:

  • Weak Internet connection – If your internet connection is not stable or you often have network connectivity issues, you may get this error. Try troubleshooting your internet connection.
  • Missing system files – System files related to Windows updates, if damaged or corrupted, could cause this Windows Update error. Try repairing the system files to fix the issue.
  • Services related to Update not starting – If the services associated with Windows Updates are not starting up, they could stop you from installing Windows updates. Check the services.
  • Improper software installation – Any software if not installed correctly or was interrupted while getting updated, you may see this error.
  • Malware infection – If your computer is infected with viruses, it could damage it, causing various issues. Try running a deep scan using an antivirus tool.

Now that you know the causes, let us move on to the solutions to fix this Windows Update error.

What can I do to fix the Windows Update error 0x800700c1?

Before engaging in advanced troubleshooting steps, you should consider performing the following checks:

  • Restart your computer.
  • Disable antivirus temporarily.

If these minor tweaks didn’t work for you, check out the detailed methods below.

1. Run the Windows Update troubleshooter

  1. Press Windows + I to open the Settings app.
  2. Go to System, and click Troubleshoot.
    troubleshoot 800700c1
  3. Click Other troubleshooters.
    Other Troubleshooters  800700c1
  4. Locate Windows Update from the list and click Run.
    Windows Update Troubleshooter
  5. Follow the onscreen process to complete.

Alternatively, you may consider a dedicated tool that fixes update issues than following the manual steps above.

The suggested software can automatically diagnose your Windows PC system and repair broken files that can determine this update error.

⇒ Get Fortect

2. Reset Windows Update components

  1. Press the Windows key, type cmd, and click Run as administrator.
    CMD elevated 800700c1
  2. Type the following commands one by one to stop BITS, Windows Update, & Cryptographic services, and press Enter after every command: net stop bits net stop wuauserv net stop cryptsvc
    Stop services  800700c1
  3. To delete the qmgr*.dat files, copy & paste the following command and hit Enter: Del %ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat
  4. To rename DataStore, Download, & catroot2, type the following commands one by one, and press Enter after every command: Ren %Systemroot%\SoftwareDistribution\DataStore DataStore.bak Ren %Systemroot%\SoftwareDistribution\Download Download.bak Ren %Systemroot%\System32\catroot2 catroot2.bak
  5. Copy & paste the following commands one by one to reset the BITS & Windows Update to the default security descriptor, and hit Enter after every command: sc.exe sdset bits D:(A;CI;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;IU)(A;;CCLCSWLOCRRC;;;SU) sc.exe sdset wuauserv D:(A;;CCLCSWRPLORC;;;AU)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)
  6. Type the following command and press Enter: cd /d %windir%\system32
  7. To reregister the BITS files and Windows Update files, copy & paste the following commands one by one and hit Enter after every command: regsvr32.exe atl.dll regsvr32.exe urlmon.dll regsvr32.exe mshtml.dll regsvr32.exe shdocvw.dll regsvr32.exe browseui.dll regsvr32.exe jscript.dll regsvr32.exe vbscript.dll regsvr32.exe scrrun.dll regsvr32.exe msxml.dll regsvr32.exe msxml3.dll regsvr32.exe msxml6.dll regsvr32.exe actxprxy.dll regsvr32.exe softpub.dll regsvr32.exe wintrust.dll regsvr32.exe dssenh.dll regsvr32.exe rsaenh.dll regsvr32.exe gpkcsp.dll regsvr32.exe sccbase.dll regsvr32.exe slbcsp.dll regsvr32.exe cryptdlg.dll regsvr32.exe oleaut32.dll regsvr32.exe ole32.dll regsvr32.exe shell32.dll regsvr32.exe initpki.dll regsvr32.exe wuapi.dll regsvr32.exe wuaueng.dll regsvr32.exe wuaueng1.dll regsvr32.exe wucltui.dll regsvr32.exe wups.dll regsvr32.exe wups2.dll regsvr32.exe wuweb.dll regsvr32.exe qmgr.dll regsvr32.exe qmgrprxy.dll regsvr32.exe wucltux.dll regsvr32.exe muweb.dll regsvr32.exe wuwebv.dll
  8. Type the following command to reset winsock and press Enter: netsh winsock reset
  9. To restart BITS, Windows Update & Cryptographic service, copy & paste the following commands one by one and press Enter after every command: net start bits net start wuauserv net start cryptsvc
    cmd_start Windows update
  10. Reboot your computer to let the changes take effect.

3. Run SFC & DISM scans

  1. Press the Windows key, type cmd, and click Run as administrator.
    CMD elevated 800700c1
  2. Type the following command to repair system files and press Enter : sfc/scannow
    SFCSCANNOW CMD 800700c1
  3. Wait for the scan to complete, copy & paste the following command to repair the Windows OS image, and hit Enter : DISM /Online /Cleanup-Image /RestoreHealth
    Restore health 800700c1
  4. Once the command is executed successfully, restart your computer.

4. Run a malware scan

  1. Press the Windows key, type windows security, and click Open.
    Windows Security open Windows key 800700c1
  2. Go to Virus & threat protection and click Scan options.
    V& T Scan options 800700c1
  3. Select Full scan and click Scan now.
    Full scan - 800700c1
  4. The security tool will scan and find the infected files. Delete them when prompted.

5. Perform a System Restore

  1. Press the Windows key, type control panel, and click Open.
    Control Panel start menu 800700c1
  2. Select View by as Large icons and click Recovery.
    Recovery Control Panel 800700c1
  3. Click Open System Restore.
    Open system restore
  4. On the System Restore window, select Choose a different restore point and click Next.
    Next Choose a different restore point 800700c1
  5. Select the restore point and click Next.
    Choose a point 800700c1
  6. Now click Finish to initiate the process.
    Finish

6. Reset the PC

  1. Press Windows + I to open Settings.
  2. Go to System, then click Recovery.
    System - Recovery Windows 11 800700c1
  3. Under Recovery options, click Reset PC.
    Reset now 800700c1
  4. Now on Choose an option window, select Keep my files.
    Keep my files 800700c1
  5. On How would you like to reinstall Windows window, select Cloud download.
    Cloud download 800700c1
  6. Now on the Additional settings page, click Next.
    additonal settings
  7. On Reset this PC page, click Reset.
    Reset 800700c1

Windows will be reinstalled, and the settings will be set to default, but you will have your files intact.

So, these are steps you can follow to fix the Windows Update error 0x800700c1. If you have any questions or suggestions, feel free to mention them in the comments section below.



Leave a Reply

Your email address will not be published. Required fields are marked *