0x80073712: a file Windows Update needs is damaged or missing
Likely causes
- Damaged system files.
- Corruption in the component store.
- An update that was interrupted partway through.
How to fix it
- Open Command Prompt as administrator.
- Run
DISM.exe /Online /Cleanup-image /Restorehealth. - Run
sfc /scannowto repair protected system files. - Restart and run Windows Update again.
Checked against: support.microsoft.com