Forum Discussion
wultras95
Apr 15, 2026Copper Contributor
Windows 11 Insider Preview Quality Update (26220.8165) Install error - 0x800736b3
Someone help me fix this issue, I cannot do anything at the moment?
KapilArya
Apr 22, 2026MVP
Hello,
Suggest you to run System File Checker scan:
- Search for 'command prompt' using Windows Search.
- From results, right click on Command Prompt and select Run as administrator.
- Type sfc /scannow command and press Enter key.
- Let the command complete and then reboot the machine.
If that doesn't works, try these steps:
- Search for 'windows powershell' using Windows Search.
- From results, choose Windows PowerShell and select Run as administrator.
- Then type/paste following and press Enter key:
Repair-WindowsImage -Online -RestoreHealth
- Let the command complete, restart your system then.
Let us know if this helps!