reset_wupdate
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| reset_wupdate [2023/05/24 00:31] – oso | reset_wupdate [2024/10/17 21:42] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | https:// | ||
| + | |||
| <code powershell> | <code powershell> | ||
| <# | <# | ||
| Line 125: | Line 127: | ||
| Install-Module -Name PSWindowsUpdate | Install-Module -Name PSWindowsUpdate | ||
| Reset-WUComponents –verbose | Reset-WUComponents –verbose | ||
| + | Install-WindowsUpdate -AcceptAll -MicrosoftUpdate -Install | ||
| + | |||
| + | |||
| + | |||
| + | </ | ||
| + | |||
| + | ########################################################################### | ||
| + | |||
| + | <code bat> | ||
| + | dism.exe /online / | ||
| + | sfc /scannow | ||
| + | |||
| + | Wait for these commands run and when they’re done, run:Dism /Online / | ||
| + | At this point, Dism /Online / | ||
| </ | </ | ||
reset_wupdate.1684888311.txt.gz · Last modified: 2024/10/17 21:42 (external edit)
