tacksupport / Clear Cached Update Payloads and Redownload
0 喜欢
0 派生
1 文件
最后活跃于 6 days ago
| 1 | :: Source: https://windowsforum.com/threads/windows-11-kb5067036-0x800f0983-fixes-and-practical-workarounds.387167/ |
| 2 | |
| 3 | net stop wuauserv |
| 4 | net stop bits |
| 5 | net stop cryptsvc |
| 6 | ren C:\Windows\SoftwareDistribution SoftwareDistribution.old |
| 7 | ren C:\Windows\System32\catroot2 catroot2.old |
| 8 | net start cryptsvc |
| 9 | net start bits |
| 10 | net start wuauserv |
上一页
下一页