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
- Press Windows + I to open the Settings app.
- Go to System, and click Troubleshoot.
- Click Other troubleshooters.
- Locate Windows Update from the list and click Run.
- 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
- Press the Windows key, type cmd, and click Run as administrator.
- 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
- To delete the qmgr*.dat files, copy & paste the following command and hit Enter:
Del %ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat
- 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
- 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)
- Type the following command and press Enter:
cd /d %windir%\system32
- 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
- Type the following command to reset winsock and press Enter:
netsh winsock reset
- 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
- Reboot your computer to let the changes take effect.
3. Run SFC & DISM scans
- Press the Windows key, type cmd, and click Run as administrator.
- Type the following command to repair system files and press Enter :
sfc/scannow
- 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
- Once the command is executed successfully, restart your computer.
4. Run a malware scan
- Press the Windows key, type windows security, and click Open.
- Go to Virus & threat protection and click Scan options.
- Select Full scan and click Scan now.
- The security tool will scan and find the infected files. Delete them when prompted.
5. Perform a System Restore
- Press the Windows key, type control panel, and click Open.
- Select View by as Large icons and click Recovery.
- Click Open System Restore.
- On the System Restore window, select Choose a different restore point and click Next.
- Select the restore point and click Next.
- Now click Finish to initiate the process.
6. Reset the PC
- Press Windows + I to open Settings.
- Go to System, then click Recovery.
- Under Recovery options, click Reset PC.
- Now on Choose an option window, select Keep my files.
- On How would you like to reinstall Windows window, select Cloud download.
- Now on the Additional settings page, click Next.
- On Reset this PC page, click Reset.
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