很多用戶Win8.1升級Win10時出現(xiàn)了C1900101-30018這了,這是怎么回事?事實上,這可能是由于更新補丁中的一些服務(wù)沖突造成的,那么我們應(yīng)該如何解決這個問題呢?事實上,我們可以通過重新啟動這些服務(wù)來解決這個問題,下面的小邊將為您介紹Win8.1升級Win10系統(tǒng)出現(xiàn)C1900101-30018錯誤的解決方案。
步驟:
CMD,然后點擊結(jié)果中的右鍵,選擇作為管理員操作。
BITS、Cryptographic、MSI Installer 和 Windows 更新以下四項服務(wù):
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
SoftwareDistribution 和 Catroot2 文件夾,命令如下:
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old
BITS、Cryptographic、MSI Installer 和 Windows 更新以下四項服務(wù):
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
exit命令關(guān)閉命令提示符,然后重啟電腦。
以上就是小編為大家介紹的。Win8.1升級Win10系統(tǒng)出現(xiàn)C1900101-30018錯誤的解決方案。遇到同樣問題的用戶可以按照上述步驟操作,操作完成后不會顯示錯誤代碼。