Solution Of Error 0x80070663

Asked By 0 points N/A Posted on -
qa-featured

I’m trying to update Windows of my system but when I try to do so this ‘error 0x80070663’ appears on the screen. How can I fix this error code?

SHARE
Answered By 0 points N/A #321841

Solution Of Error 0x80070663

qa-featured

Usually, the ‘error 0x80070663’ code indicates that the Update Package you are trying to install is corrupted during the installation process. The first thing I suggest you do is to Run Windows Update Troubleshoot. To do so, follow the steps given below-

  • Press Windows key and I key simultaneously.
  • Select ‘Update and Security.’
  • Select ‘Troubleshoot.’
  • Click on ‘Windows Update.’
  • Now, select ‘Run troubleshooter.’

By this, you will be able to detect the problem causing this error 0x80070663 code.

If the above procedure is not doing the job, then try to ‘Restart’ the Windows Update component. You can do it by following the steps given below-

  • Right-click on Windows key and click on Command Prompt as Admin.
  • Click on ‘OK.’
  • Type following commands-

‘Net stop bits’

‘Net stop wuauserv’

‘Net stop appidsvc’

‘Net stop cryptsvc’

  • Now, type Del “%ALLUSERSPROFILE%\\ApplicationData\\Microsoft\\Network\\Downloader\\qmgr*.dat.
  • Now, copy and paste cd/d %windir%\\system32 command.
  • Press ‘Enter.’
  • Now type following commands-

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 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

  • Now, type ‘netsh winsock reset’ and ‘netsh winhttp reset proxy.’
  • Hit ‘Enter.’
  • Restart BITS, Windows Update, Cryptographic, MSI Installer services. For doing this, type-

‘Net start bits’

‘Net start wuauserv’

‘Net start appidsvc’

‘Net start cryptsvc.’

Answered By 590495 points N/A #324604

Solution Of Error 0x80070663

qa-featured

If you previously installed a Windows Update, make sure to restart the computer before installing another Windows Update. Not all updates require a system restart but if the Windows Update you installed is prompting you to restart the computer then you need to reboot your system to apply the changes.

With error code “0x80070663”, it normally appears on Windows 10 when the system fails to install the released updates for Microsoft Office 2013 or 2016. To fix the problem, try repairing your Microsoft Office installation. Click “Start”, “Control Panel” then “Apps and Features”. Next, scroll down and locate Microsoft Office then select it and click “Modify”. Next, select “Quick Repair” then click “Repair”.

Try installing the update again then see if it works. If this doesn’t work, check if the Windows Update service is running. Press the Windows key + R to bring up the “Run” dialog then type without quotes “services.msc” then hit Enter. In the “Services” window, scroll down and look for the “Windows Update” service then double-click it to open the “Properties”.

In the “Properties” window, in “General” tab, verify that the service is started. If it is stopped, click “Start” to start the service manually. Set the “Startup type” to “Automatic (Delayed Start)” or “Automatic” then click “OK”. Try installing the update again. If the problem continues, install the update manually.

Go to Microsoft Update Catalog then enter the KB code of the update you want to install in the search box then click to search.

Related Questions