Win8.1系統升級Win10出現C1900101-30018錯誤怎么辦?
操作步驟如下:
1、以管理員身份運行“命令提示符”,可在開始菜單或開始屏幕搜索框中輸入CMD,然后在結果中點擊右鍵,選擇“以管理員身份運行”。
2、關閉BITS、Cryptographic、MSI Installer 和 Windows 更新四個服務,命令如下(每行命令輸入之后都要按回車執行):
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
3、重命名SoftwareDistribution 和 Catroot2 文件夾,命令如下(每行命令輸入之后都要按回車執行):
ren C:WindowsSoftwareDistribution SoftwareDistribution.old
ren C:WindowsSystem32catroot2 Catroot2.old
4、重啟BITS、Cryptographic、MSI Installer 和 Windows 更新四個服務,命令如下(每行命令輸入之后都要按回車執行):
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
5、執行exit命令關閉命令提示符,然后重啟電腦。
新聞熱點
疑難解答
圖片精選