win8 64位旗舰版系统用户想要升级到win10,但是在检查更新的时候,提示失败了,遇上win8检查更新win10失败怎么解决?下面小编就跟大家说说win8检查更新win10失败的解决方法。
win8检查更新win10失败的解决方法:
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
都注册之后重启计算机即可开始更新。