15维修 系统教程 手动重置,手动重置设备怎么操作

手动重置,手动重置设备怎么操作

手动重置手动重置 Windows 更新组件教程。当我们遇到windows 更新的问题时候怎么办?Windows10的版本更新比之前的任何一代Windows操作系统都频繁,而这一切能够顺利地进行都依赖于Windows10的自动更新机制,而Wi。

手动重置

手动重置 Windows 更新组件教程。当我们遇到windows 更新的问题时候怎么办?Windows10的版本更新比之前的任何一代Windows操作系统都频繁,而这一切能够顺利地进行都依赖于Windows10的自动更新机制,而Windows更新就是通过Windows Update相关组件的正常运作来实现的,一旦Windows Update受损,就会导致Win10自动更新失败。如果你的Win10系统出现了无法自动更新的问题,可以通过重置 Windows 更新代理解决 windows 更新的问题。

手动重置 Windows 更新组件:

打开 Windows 命令提示符。 若要打开命令提示符,请单击 "开始 > 运行"。 复制并粘贴(或键入)以下命令,然后按 ENTER:cmd

手动重置,手动重置设备怎么操作

停止 BITS 服务和 Windows Update 服务。 若要执行此操作,请在命令提示符处键入以下命令。 键入每个命令后按 ENTER。net stop bits net stop wuauserv

删除 qmgr * .dat 文件。 若要执行此操作,请在命令提示符处键入以下命令,然后按 ENTER:Del "%ALLUSERSPROFILE%Application DataMicrosoftNetworkDownloaderqmgr*.dat"

如果第一次尝试使用本文中的步骤解决 Windows 更新问题,请转到步骤5,无需执行步骤4中的步骤。 步骤4中的步骤仅应在疑难解答中的步骤中执行,前提是在执行完所有步骤后仍无法解决 Windows 更新问题(步骤4)。 步骤4中的步骤也由上述 Fix it 解决方案的 "积极" 模式执行。

将以下文件夹重命名为 *。.BAK

%systemroot%SoftwareDistributionDataStore

%systemroot%SoftwareDistributionDownload

%systemroot%system32catroot2

若要执行此操作,请在命令提示符处键入以下命令。 键入每个命令后按 ENTER。

Ren%systemroot%SoftwareDistributionDataStore * .bak

Ren%systemroot%SoftwareDistributionDownload * .bak

Ren%systemroot%system32catroot2 * .bak

将 BITS 服务和 Windows 更新服务重置为默认安全描述符。 若要执行此操作,请在命令提示符处键入以下命令。 键入每个命令后按 ENTER。

sc.exe sdset 位 D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU

sc.exe sdset wuauserv D:(A;;)CCLCSWRPWPDTLOCRRC;;;SY)(A;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU

在命令提示符处键入以下命令,然后按 ENTER:cd /d %windir%system32

重新注册 BITS 文件和 Windows 更新文件。 若要执行此操作,请在命令提示符处键入以下命令。 键入每个命令后按 ENTER。

复制

regsvr32.exe atl.dll

regsvr32.exe urlmon.dll

regsvr32.exe mshtml.dll

regsvr32.exe shdocvw.dll

regsvr32.exe browseui.dll

regsvr32.exe jscript.dll

regsvr32.exe vbscript.dll

regsvr32.exe scrrun.dll

regsvr32.exe msxml.dll

regsvr32.exe msxml3.dll

regsvr32.exe msxml6.dll

regsvr32.exe actxprxy.dll

regsvr32.exe softpub.dll

regsvr32.exe wintrust.dll

regsvr32.exe dssenh.dll

regsvr32.exe rsaenh.dll

regsvr32.exe gpkcsp.dll

regsvr32.exe sccbase.dll

regsvr32.exe slbcsp.dll

regsvr32.exe cryptdlg.dll

regsvr32.exe oleaut32.dll

regsvr32.exe ole32.dll

regsvr32.exe shell32.dll

regsvr32.exe initpki.dll

regsvr32.exe wuapi.dll

regsvr32.exe wuaueng.dll

regsvr32.exe wuaueng1.dll

regsvr32.exe wucltui.dll

regsvr32.exe wups.dll

regsvr32.exe wups2.dll

regsvr32.exe wuweb.dll

regsvr32.exe qmgr.dll

regsvr32.exe qmgrprxy.dll

regsvr32.exe wucltux.dll

regsvr32.exe muweb.dll

regsvr32.exe wuwebv.dll

重置 Winsock。 若要执行此操作,请在命令提示符处键入以下命令,然后按 ENTER:

复制

netsh winsock reset

如果运行的是 Windows XP 或 Windows Server 2003,则必须设置代理设置。 若要执行此操作,请在命令提示符处键入以下命令,然后按 ENTER:proxycfg.exe -d

重启 BITS 服务和 Windows Update 服务。 若要执行此操作,请在命令提示符处键入以下命令。 键入每个命令后按 ENTER。

复制

net start wuauserv

">net start bits

net start wuauserv

如果你运行的是 Windows Vista 或 Windows Server 2008,请清除 BITS 队列。 若要执行此操作,请在命令提示符处键入以下命令,然后按 ENTER:bitsadmin.exe /reset /allusers。

以上就是关于手动重置 Windows 更新组件教程的详细内容。如果你的系统遇到问题无法修复,也可以通下载win10ISO镜像系统重装来解决。

返回顶部