Win10 20H2更新KB5003173安裝失敗提示錯誤代碼0x80073701怎么辦?
微軟的5月累積更新已經出了一段時間了,許多小伙伴還沒有更新。而最近有的小伙伴反應,自己點開系統的更新提示你的設備中缺少重要的安全和質量修復。點擊更新后,安裝失敗提示錯誤代碼0x80073701。下面小編就帶著大家一起看看解決辦法吧!
操作方法:
方法一:
在任務欄搜索框輸入cmd,點擊右側的“以管理員身份運行”,打開后輸入:
(建議復制粘貼,防止輸入有誤
*****出現錯誤提示等請忽略******)
SC config wuauserv start= auto
回車(Enter按鍵)
SC config bits start= auto
回車(Enter按鍵)
SC config cryptsvc start= auto
回車(Enter按鍵)
SC config trustedinstaller start= auto
回車(Enter按鍵)
SC config wuauserv type=share
回車(Enter按鍵)
net stop wuauserv
回車(Enter按鍵)
net stop cryptSvc
回車(Enter按鍵)
net stop bits
回車(Enter按鍵)
net stop msiserver
回車(Enter按鍵)
ren C:WindowsSoftwareDistribution SoftwareDistribution.old
回車(Enter按鍵)
ren C:WindowsSystem32catroot2 catroot2.old
回車(Enter按鍵)
net start wuauserv
回車(Enter按鍵)
net start cryptSvc
回車(Enter按鍵)
net start bits
回車(Enter按鍵)
net start msiserver
回車(Enter按鍵)
重啟電腦。
方法二:
建議使用微軟官方的MediaCreationTool20H2工具升級/修復系統:下載地址>>>
下載后雙擊運行,
選擇第一個選項,立即升級這臺電腦,
若是系統安裝在不受支持的目錄等異常情況,可能無法無損修復。
同時建議備份一下重要數據,防止意外。
方法三:重裝系統
相關文章:
1. Win10系統怎么開啟遠程桌面連接?Win10系統開啟遠程桌面連接方法2. 如何在電腦PC上啟動Windows11和Linux雙系統3. Win7怎么恢復默認的用戶配置文件?4. 統信uos系統怎么進行打印測試頁和刪除打印機?5. Win11怎么跳過聯網 Win11激活跳過聯網設置教程6. OPENBSD上的ADSL和防火墻設置配置7. Win11 Edge瀏覽器怎么開啟IE兼容模式?8. Win10專業版沒有UEFI怎么辦?Win10專業版沒有UEFI解決教程9. Win10修復引導工具怎么使用?Win10修復引導工具使用教程10. Windows Modules Installer Worker是什么進程?硬盤占用100%的原因分析