Fixing Windows Update Error Code 0x80070190

Fixing Windows Update Error Code 0x80070190
Windows Update error 0x80070190 arises when Windows fails to apply updates due to missing or corrupted files in the update package—usually caused by broken update cache, damaged system files, or interruptions during download. This error halts important updates and leaves your PC under-protected.

To resolve it:

  1. Run the Windows Update Troubleshooter
    Go to Settings → Update & Security → Troubleshoot → Additional troubleshooters → Windows Update and run the tool to let Windows identify and fix common update issues.

  2. Clear the update cache
    Stop the Windows Update, Background Intelligent Transfer Service (BITS), and Cryptographic Services. Delete all files in both the C:WindowsSoftwareDistribution and C:WindowsSystem32catroot2 folders. Then restart the stopped services and reboot your PC.

  3. Repair system files and Windows image
    Open Command Prompt as administrator and run:
    sfc /scannow  
    DISM /Online /Cleanup-Image /RestoreHealth

    These commands will repair corrupted system files and restore Windows components, which often fixes update errors like 0x80070190.

  4. Verify system settings
    Ensure you have enough disk space, accurate date/time settings, and a stable internet connection. Also temporarily disable any VPN, proxy, antivirus, or firewall that might block Windows Update.

  5. Retry Windows Update
    After completing the above steps, restart your PC and run Windows Update again. The error should now be resolved, allowing updates to download and install successfully.


For a full, detailed walkthrough—including screenshots and advanced recovery tips—check out this comprehensive guide.

Leave a Reply

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