Error code

Windows 0x80070570

WINDOWS0x80070570
System Error Code· A POSIX/system errno returned when a system call fails.

What it means

The file or directory is corrupted and unreadable..

How to fix it

  1. Run chkdsk /f /r on the volume.
  2. run DISM.exe /Online /Cleanup-Image /Restorehealth.
  3. run sfc /scannow then restart.
  4. restore the corrupted file from backup.

Not affiliated with Windows. Answer summarized from the manufacturer's manual linked above; consult that source for the authoritative procedure.