Win10提示0x80070002無法上網怎么辦?0x80070002處理方法
當我們在使用win10系統上網的時候卻被提示0x80070002并且無法上網,這時候該如何解決呢?對于這種問題小編覺得可以嘗試在命令提示符中使用SC config wuauserv star系列的代碼重啟更新服務進行系統的修復,或者是通過刪除臨時文件來解決問題。以下就是詳細的解決方法,希望可以幫到你。
Win10提示0x80070002無法上網怎么辦?
方法一:刪除臨時文件
1、停止Windows Update服務;
2、右鍵單擊【開始】菜單-【設置】-【系統】-【儲存】;
3、選擇系統磁盤,一般是C盤;
4、點擊下方的【臨時文件】;
5、點擊【刪除臨時文件】按鈕;
6、重新啟動 Windows Update 服務;
7、再次嘗試檢查 Windows 更新。
方法二:重啟Windows更新服務
1、啟動【開始】菜單,輸入【cmd】,右鍵點擊【命令提示符】,選擇以【管理員身份】運行;
2、依次逐一輸入下面命令(可小心復制貼上):
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
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:WindowsSoftwareDistribution SoftwareDistribution.oldold
ren C:WindowsSystem32catroot2 catroot2.oldold
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
netsh winsock reset
3、重啟機器,再看看效果;
4、如果問題依然持續,請下載和運行Microsoft Fix it修復工具。
相關文章: