Fix Windows 10 Error Code 0x80070570: The File or Directory Is Corrupted and Unreadable

Windows 10

If you encounter Windows 10 Error Code 0x80070570, which states that a file or directory is corrupted and unreadable, follow these steps to fix the issue:

Solution 1: Run System File Checker

Corrupted system files often cause this error. Use the System File Checker (SFC) tool to repair them:

  1. Press Win + X and select Command Prompt (Admin).
  2. Type sfc /scannow and press Enter.
  3. Wait for the scan to complete. This process may take some time.
  4. If any corrupted files are found, the tool will attempt to repair them automatically.
  5. Restart your computer and check if the error is resolved.

Solution 2: Check Disk for Errors

If there are issues with the hard drive, running a check disk utility can help fix them:

  1. Press Win + X and select Command Prompt (Admin).
  2. Type chkdsk /f and press Enter.
  3. Type Y to schedule the disk check and restart your computer.
  4. The check will run during the restart and attempt to fix any disk errors.

Solution 3: Use Windows Update Troubleshooter

If this error occurs while updating Windows, the Windows Update Troubleshooter may resolve it:

  1. Go to Settings > Update & Security > Troubleshoot.
  2. Click on Additional troubleshooters and select Windows Update.
  3. Run the troubleshooter and follow the instructions to fix any issues related to Windows Update.

Solution 4: Reinstall Windows Update Components

If the problem persists, reinstalling the Windows Update components may help:

  1. Press Win + X and select Command Prompt (Admin).
  2. Type the following commands one by one, pressing Enter after each:
            net stop wuauserv
            net stop bits
            net stop cryptsvc
            rename C:WindowsSoftwareDistribution SoftwareDistribution.old
            rename C:WindowsSystem32catroot2 catroot2.old
            net start wuauserv
            net start bits
            net start cryptsvc
            
  3. Restart your computer and try updating again.

Solution 5: Use a System Restore Point

If the error occurred recently, using a system restore point can help revert your system back to a state before the error:

  1. Go to Control Panel > System and Security > System.
  2. Click on System Protection and then System Restore.
  3. Follow the instructions to restore your system to an earlier point.

If none of these steps resolve the error, you may need to reinstall Windows or contact Microsoft Support for further assistance.

For more “Windows 10” solutions, please check our Windows 10.


Comments

Leave a Reply

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

en_USEnglish