Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»Fix: “Some Update Files are Missing or Have Problems” (Error 0x80070570)

Fix: “Some Update Files are Missing or Have Problems” (Error 0x80070570)

Abhishek SilwalBy Abhishek SilwalDecember 15, 2022
windows update 0x80070570 error

The 0x80070570 error is one of the many possible error codes you may encounter whenever you fail to update your system.

If you search deeper, you’ll find that the corresponding error message for this code is “ERROR_FILE_CORRUPT; The file or directory is corrupted and unreadable” even though the Settings page displays a different message.

According to Microsoft, this update error indicates corruption in the Windows Component Store. Also, it mainly occurs when the update itself concerns the Component Store. However, it is also possible that the update client failed to properly download the updates for this package collection.

Table of Contents

  • Repair Component Store
  • Run Update Troubleshooter
  • Reset Update Components
  • Manually Install Updates
  • Perform System Restore

Repair Component Store

The Windows Component Store is the main set of programs that Windows uses to repair software errors. It uses Windows update to install the new component versions. So, you will encounter the 0x80070570 error if your component store is corrupt. You can run the Deployment Image Servicing and Management (DISM) and the System File Checker (SFC) tools to repair it.

  1. Make sure your PC is connected to the internet.
  2. Then, open Run by pressing Win + R.
  3. Type cmd and press Ctrl + Shift + Enter to open the Elevated Command Prompt.
  4. Enter the following commands:
    • DISM /Online /Cleanup-Image /RestoreHealth
    • SFC /Scannow
      dism-restorehealth-sfc-scannow

Run Update Troubleshooter

You can also try running the update troubleshooter in case there are some issues with your update client. To do so,

  1. Open Run by pressing Win + R.
  2. Type ms-settings:troubleshoot and press Enter to open Troubleshoot Settings.
  3. Go to Other troubleshooters or Additional troubleshooters.
  4. Click on Run next to Windows Update or select Windows Update > Run this troubleshooter.
    windows-update-troubleshooter
  5. Follow the on-screen instructions.

Reset Update Components

If the downloaded update files are already corrupt, the only way to fix the issue is to delete those files and reset your Windows Update components to allow the update client to re-download the proper files.

  1. Open Run.
  2. Type cmd and press Ctrl + Shift + Enter to open the Elevated Command Prompt.
  3. Enter the following commands to stop the services necessary for Windows Update:
    • net stop appidsvc
    • net stop bits
    • net stop cryptsvc
    • net stop wuauserv
      stop-update-services
  4. Then, you need to delete the update cache and pre-downloaded files using the commands below:
    • del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat"
      (If you don’t get access or the file/directory doesn’t exist, enter the command:
      del "%ALLUSERSPROFILE%\Microsoft\Network\Downloader\qmgr*.dat")
    • rmdir %systemroot%\SoftwareDistribution /S /Q
    • rmdir %systemroot%\system32\catroot2 /S /Q
      remove-softwaredistribution-and-catroot2
  5. If you can’t remove the folders, some of the services above may have restarted. You must stop them again (step 3) and delete the files/folders (step 4).
  6. Now you need to reset the Winsock Catalog to resolve any potential issues preventing you from properly connecting to the internet or the update server. The necessary command is:
    netsh winsock reset
    netsh-winsock-reset
  7. Finally, manually start all the services you stopped earlier using the commands:
    • net start appidsvc
    • net start bits
    • net start cryptsvc
    • net start wuauserv

Restart your PC and check if you still experience the update error.

Manually Install Updates

You can also try manually installing the system update by searching for it on Microsoft Update Catalog. Doing so not only bypasses the error but may also resolve it altogether if the updates overwrite the corrupt packages in the component store.

You can easily find the update you need to install on the Update Settings page, where you see the error code.

Perform System Restore

If you started encountering the error after making some changes to your system, like installing an application, such changes may have caused the component store corruption. You can fix the issue by performing a system restore as long as you have a restore point from the time before making those changes.

  1. Open Run.
  2. Type rstrui and press Enter to initiate System Restore.
  3. Select an appropriate restore point and click Next.
    system-restore-select-restore-point
  4. Follow the on-screen instructions.
fix
Abhishek Silwal
  • LinkedIn

Abhishek Silwal is an Electronics Engineer and a technical writer at TechNewsToday. He specializes in troubleshooting a wide range of computer-related issues. His educational background in Electronics Engineering has given him a solid foundation in understanding of computers. He is also proficient in several programming languages and has worked on various robotics projects. Even in his early days, he used to tinker with various computer components, both hardware, and software, to satiate his curiosity. This experience has given him a breadth of experience that goes beyond his educational qualification. Abhishek has been writing articles on dealing with varieties of technical issues and performing specific tasks, especially on a Windows machine. He strives to create comprehensive guides on fixing many system and hardware issues and help others solve their problems. You can contact him at abhisheksilwal@technewtoday.com

Related Posts

how to delete win backup files

How to Delete Backup Files on Windows

January 29, 2023
how to reset password on hp laptop

How to Reset Password on HP Laptop

January 29, 2023
Reset BIOS password

4 Ways to Reset BIOS Password

January 28, 2023
how to make windows 11 look like windows 10

How to Make Windows 11 Look Like Windows 10

January 25, 2023
how to find hidden folder in laptop

How to Find Hidden Folder in Laptop

January 24, 2023
mouse not showing in chrome

Mouse Not Showing in Chrome? Here’s How to Fix It

January 25, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
how long does a cmos battery last

How Long Does a CMOS Battery Last

January 25, 2023
thunderbolt vs usb c

Thunderbolt Vs USB C: What’s the Difference

January 25, 2023
how to find hidden folder in laptop

How to Find Hidden Folder in Laptop

January 24, 2023
You may also like
how-to-connect-headphones-to-tv

5 Ways to Connect Headphones to TV

January 29, 2023
connect-airpods-to-samsung-tv

How to Connect AirPods to Samsung TV? (Step-by-Step Guide)

January 29, 2023
AIO Pump Not Working

AIO Pump Not Working? Here’s How to Fix It

January 29, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday.

Type above and press Enter to search. Press Esc to cancel.