Windows10系统之家 - 安全纯净无插件系统之家win10专业版下载安装

收藏本站

Windows10系统下载

Windows10系统下载

全自动无人值守

全新的视觉体验

大小:3.98 GB 版本:32位 大小:4.98 GB 版本:64位
您当前的位置:Windows10系统之家 > win10资讯 > win8.升级win10失败原因?

win8.升级win10失败原因?

时间:2023-11-14 12:31:26 来源:Windows10之家 作者:admin

解决方法一:

1、点击“开始”按钮 ,在搜索框中键入“命令提示符”,在结果列表中,右键单击“命令提示符”,点击“以管理员身份运行”;

2、在“命令提示符”框中首先输入:net stop wuauserv 按下回车键,打开我的电脑 将C盘:\Windows\SoftwareDistribution当中Download和DataStore进行删除

3、删除完成后在命令提示框中输入:net start wuauserv 按下回车键;

解决方法二:

1、依然是在“命令提示符(管理员)”框中输入:netsh int ip reset 按下回车键;

2、输入:SFC /SCANNOW 按下回车键;(检测并修复所有受到损坏或丢失的系统文件)

3、在命令提示符框中依次运行:

REGSVR32 C:\Windows\system32\cryptdlg.dll

REGSVR32 C:\Windows\system32\dssenh.dll

REGSVR32 C:\Windows\system32\gpkcsp.dll

REGSVR32 C:\Windows\system32\initpki.dll

REGSVR32 C:\Windows\system32\mssip32.dll

REGSVR32 C:\Windows\system32\rsaenh.dll

REGSVR32 C:\Windows\system32\sccbase.dll

REGSVR32 C:\Windows\system32\slbcsp.dll

REGSVR32 C:\Windows\system32\softpub.dll

REGSVR32 C:\Windows\system32\wintrust.dll

都注册之后重启计算机即可开始更新。