Windows 11 update FB5016629 fails to install and stops with error code x080073701 any help as Microsoft help is next to useless
updates will not install
Collapse
This topic is closed.
X
X
-
Check for Operating System Corruption
Right click on the Windows logo in the bottom of the screen and select Windows Powershell (Admin)
Run these three commands separately:
sfc /scannow
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /RestoreHealth
These will take a while to run, do not close out of Powershell while they are running, if one fails then move onto the next and then loop back around.
Once these have completed, restart the computer using the power menu and attempt to reinstall the updates. -
Originally posted by PyroCheck for Operating System Corruption
Right click on the Windows logo in the bottom of the screen and select Windows Powershell (Admin)
Run these three commands separately:
sfc /scannow
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /RestoreHealth
These will take a while to run, do not close out of Powershell while they are running, if one fails then move onto the next and then loop back around.
Once these have completed, restart the computer using the power menu and attempt to reinstall the updates.Comment
-
Originally posted by PyroCheck for Operating System Corruption
Right click on the Windows logo in the bottom of the screen and select Windows Powershell (Admin)
Run these three commands separately:
sfc /scannow
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /RestoreHealth
These will take a while to run, do not close out of Powershell while they are running, if one fails then move onto the next and then loop back around.
Once these have completed, restart the computer using the power menu and attempt to reinstall the updates.Comment
-
Strange. ???
Copy (by selecting the text in [COLOR=rgb(184, 49, 47)]red) and paste it into PowerShell (by right clicking in the window)
[COLOR=rgb(184, 49, 47)]DISM /Online /Cleanup-Image /CheckHealth
[COLOR=rgb(184, 49, 47)]
DISM /Online /Cleanup-Image /RestoreHealth
If this once again does not work,
type [COLOR=rgb(184, 49, 47)]cmd into Powershell and try the above commands again.[/COLOR][/COLOR][/COLOR][/COLOR]Comment
-
Are you running MalwareBytes? Thereβs been problems with this software preventing download/install for some reason.
If yes then disable all protection & turn off their βstart protection when Windows startsβ & restart the PC.
Also NET framework 3.5 has been reported as causing the problem for others so go into the old Control panel>Programs & features>Turn Windows features on or off & deselect NET 3.5 & restart the PC when prompted.
Once completed try installing the update again.Comment
Comment