Windows11 10.0.22000.100(KB5004300)安裝跳0x80242008錯誤怎么辦?
Windows11 10.0.22000.100是微軟最新推出的Win11預覽版本,很多用戶也想安裝升級,但是有的用戶在安裝過程中,出現了錯誤提示0x80242008,這是什么問題呢?又該如何解決呢?下面小編就為大家帶來Windows11 10.0.22000.100(KB5004300)安裝跳0x80242008錯誤解決方法,希望能幫助到大家!
Windows11 10.0.22000.100(KB5004300)安裝跳0x80242008錯誤解決方法
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.old,按回車
ren C:WindowsSystem32catroot2 catroot2.old,按回車
net start wuauserv,按回車
net start cryptSvc,按回車
net start bits,按回車
net start msiserver,按回車
netsh winsock reset,按回車
3、重啟機器,再看看效果;
4、如果問題依然持續,請下載和運行微軟官方《Microsoft Fix it》修復工具:https://aka.ms/wudiag
相關文章:
1. Win11系統搜索不到藍牙耳機怎么辦?Win11搜索不到藍牙耳機解決方法2. YunDetectService.exe是什么進程?YunDetectService.exe禁止使用的方法3. rsync結合 inotfiy 實現實時備份的問題4. 去掉系統快捷方式箭頭的途徑——修改注冊表5. 世界上最流行的操作系統不是Linux或者Windows,而是MINIX6. mac程序沒反應怎么辦 mac強制關閉程序的方法7. Fedora系統外觀怎么設置? Fedora Linux外觀主題設置技巧8. 統信uos系統怎么選擇打印機驅動? uos打印機驅動的兩種選擇方法9. Mac版steam錯誤代碼118怎么解決?Mac版steam錯誤代碼118解決教程10. Freebsd 雙硬盤無法啟動的解決辦法