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. SCO Unix 系統下網卡的安裝及故障排除2. CentOS 6.6系統怎么安裝?CentOS Linux系統安裝配置圖解教程3. Unix系統下Find命令的三個高級應用4. 怎樣修改注冊表才能發揮大容量內存的優勢5. Win11c盤擴容時點不了擴展卷6. Debian主文件夾怎么隱藏? Debian11 Xfce隱藏桌面主文件夾的技巧7. 若任務管理器被病毒禁用導入本注冊表可解開 reg8. rthdcpl.exe是什么進程?rthdcpl.exe進程怎么關閉?9. OS X 自定義應用快捷鍵和Sketch自定義快捷鍵的方法分享10. U盤安裝系統遇到到application error 10008怎么搞
