Hi Vivek,
If you’re seeing error 0x80073712 while installing a Windows update, it usually indicates that one or more files required for the update are missing or damaged, which can prevent the installation from completing successfully.
In addition to Q&A Assist's answer, here are some recommended solutions that you can try in this situation:
1, Repair system files
- Select Start, type Command Prompt
- Right‑click Command Prompt and choose Run as administrator
- Enter the command below and press Enter:
DISM /Online /Cleanup-Image /RestoreHealth - Restart your PC when the process completes
- Go to Settings > Windows Update and select Check for updates
2, Run the Windows Update troubleshooter
- Go to Settings > System > Troubleshoot > Other troubleshooters
- Select Run next to Windows Update
- Restart your device
- Try checking for updates again
3, Check the system drive for errors
- Open Command Prompt (Admin)
- Type the command below and press Enter:
chkdsk /f C: - Confirm the scan when prompted and restart the device
4, Confirm available disk space
- Ensure the C: drive has sufficient free space (at least 20 GB recommended)
- Use Disk Cleanup to remove temporary files if needed
If the error persists after completing the steps above, a repair install (in‑place upgrade) using Windows 11 installation media may help restore update components while keeping your files and apps.
Let me know if you need further assistance, feel free to ask me by clicking "Add Comment" or "Add Answer" if you cannot add comment so your response will be visible. Thanks for your effort.
If my response is helpful to you, please click "Accept Answer" and kindly upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.