User Tools

Site Tools


reset_wupdate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
reset_wupdate [2023/05/24 01:54] osoreset_wupdate [2024/10/17 21:42] (current) – external edit 127.0.0.1
Line 128: Line 128:
 Reset-WUComponents –verbose Reset-WUComponents –verbose
 Install-WindowsUpdate -AcceptAll -MicrosoftUpdate -Install Install-WindowsUpdate -AcceptAll -MicrosoftUpdate -Install
 +
 +
 +
 +</code>
 +
 +###########################################################################
 +
 +<code bat>
 +dism.exe /online /Cleanup-Image /StartComponentCleanup
 +sfc /scannow
 +
 +Wait for these commands run and when they’re done, run:Dism /Online /Cleanup-Image /RestoreHealth
 +At this point, Dism /Online /Cleanup-Image /RestoreHealth should work again. 
 </code> </code>
reset_wupdate.1684893287.txt.gz · Last modified: 2024/10/17 21:42 (external edit)