Windows Updates Stuck Server 2016/2019

本文介绍了两种方法帮助用户解决WindowsUpdate下载或安装过程中卡住的问题:一是手动重置WindowsUpdate组件,二是运行SFC扫描修复系统文件。通过步骤指导,用户可以尝试这些方法来解决10%或25%更新进度停滞,以及手动安装包卡在复制到更新缓存的问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

This fix can be used on either stuck windows update downloads where you are left waiting hours at 10% or 25% through the native windows update interface OR when you try to install an update package manually and it gets stuck on “copying packages to the update cache”.

Method 1: Manually Reset Windows Update Components

 

a)       Press “Windows Logo” + “X” keys on the keyboard and then select “Command Prompt (Admin)” from the menu.

b)       Copy the following commands and then right click in the Command Prompt window and select “Paste” to paste all the commands in it.

 

net stop wuauserv

net stop cryptSvc

net stop bits

net stop msiserver

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

ren C:\Windows\System32\catroot2 catroot2.old

net start wuauserv

net start cryptSvc

net start bits

net start msiserver

 

c)       Please wait for the process to complete and then press “Enter”.

d)       Type “Exit” in the Command Prompt to close it.

 

Now, run the Windows Update and check if it installs all the pending updates. There are also possibilities that something might have happened when the SFC Scan was stopped in between while it was repairing/recovering the corrupted system files. So, let’s try that again and check the result. You may need to use the Windows 8 installation disk for the SFC Scan to recover the corrupted system files.

 

Method 2: Run an SFC Scan

 

The sfc /scannow command scans all protected system files and replaces incorrect versions with correct Microsoft versions.

 

a)       Press “Windows Logo” + “X” keys on the keyboard and select “Command Prompt (Admin)” from that menu.

b)       On the command prompt window, type the following command, and then press “Enter”

 

sfc /scannow

 

c)       Follow the on-screen instructions and complete the scan.

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值