0

How to solve the error code 0x80070490: Windows cannot install required files in Windows 8.1

There are several ways to solve the error code 0x80070490 in Windows 8.1:

  1. Run the Windows Update Troubleshooter: Go to Control Panel > Troubleshooting > System and Security > Windows Update > Run the troubleshooter.
  2. Reset Windows Update components: Open Command Prompt as an administrator and type the following commands one by one:
  3.         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
      
  4. Check for corrupted system files: Open Command Prompt as an administrator and type the following command:
  5.         sfc /scannow
      
  6. Disable antivirus software: Sometimes, antivirus software can interfere with the installation process. Disable your antivirus software temporarily and try to install the updates again.
  7. Perform a clean boot: A clean boot can help to identify and resolve software conflicts that may be causing the error. To perform a clean boot, follow these steps:

    1. a. Press Windows key + R to open the Run dialog box.
      b. Type msconfig and press Enter.
      c. In the System Configuration window, click on the Services tab.
      d. Check the box next to Hide all Microsoft services.
      e. Click on Disable all.
      f. Click on the Startup tab.
      g. Click on Open Task Manager.
      h. Disable all the startup items.
      i. Close Task Manager and click on OK in the System Configuration window.
      j. Restart your computer and try to install the updates again.

    If none of these solutions work, you may need to perform a system restore or reinstall Windows.

We are based in London, England. We work with clients from all over.
RAPID is a trading name used by Always Software Ltd © 2013-2024.
71-75 Shelton Street, Covent Garden, London, United Kingdom, WC2H 9JQ.
Company No. 14314704 | Microsoft Partner No. 6612581.
Windows® is a trademark of Microsoft Corporation.