Win10更新時候提示0x80073712錯誤代碼怎么辦?
微軟經(jīng)常會推出一些更新補(bǔ)丁來保障系統(tǒng)的安全性,但最近有小伙伴在點擊微軟的更新之后提示錯誤代碼0x80073712,那么碰到這種情況要怎么辦呢?下面就讓小編來教一教大家解決方法。
Win10更新提示0x80073712的解決方法
1、啟動開始菜單,輸入 “cmd”,右鍵以管理員身份運(yùn)行,然后依次輸入以下命令:
SC config wuauserv start= auto
SC config bits start= auto
SC config cryptsvc start= auto
SC config trustedinstaller start= auto
SC config wuauserv type=share
2、重新嘗試更新,如果仍然報錯,請再依次輸入下面的命令。
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:WindowsSoftwareDistribution SoftwareDistribution.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
再次嘗試更新系統(tǒng)。
3、如果上述方法無法解決問題,請使用 Microsoft Fix it 修復(fù)工具。
相關(guān)文章:
1. 新手怎么用U盤裝Win10系統(tǒng)?2. 解決win7 Vmware提示“無法獲取vmci驅(qū)動程序版本”的方法3. Windows7系統(tǒng)怎么添加超級終端?4. win10更新后開機(jī)密碼不正確解決方法5. Win10調(diào)不出輸入法怎么辦?無法調(diào)出輸入法教程6. deepin20怎么使用畫板打開圖片? deepin畫板打開圖片的兩種方法7. Win7連接共享打印機(jī)出現(xiàn)錯誤代碼0x80070035怎么解決?8. win10全新瀏覽器MicrosoftEdge到底是怎么設(shè)置的?9. win11更新占用內(nèi)存數(shù)詳細(xì)介紹10. CentOS7版本系統(tǒng)破解講解
