Error code

Windows 0x80070005

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

What it means

Access is denied..

How to fix it

  1. Run the Windows Update troubleshooter as administrator.
  2. run sfc /scannow.
  3. run DISM /Online /Cleanup-Image /RestoreHealth.
  4. check CBS.log for the denied object and correct its permissions.
  5. restart and retry.

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