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和Linux系統?Win11 和 Linux雙系統安裝教程2. centos7怎么進去tmp目錄并清除垃圾?3. 微軟宣布將在1月10日結束對Win7/8/8.1版Edge瀏覽器的支持4. mac程序沒反應怎么辦 mac強制關閉程序的方法5. FreeBSD10安裝內核源代碼方法講解6. 統信uos怎么顯示隱藏文件? uos文件管理器隱藏文件的顯示方法7. Debian11怎么結束進程? Debian殺死進程的技巧8. 通過修改注冊表來提高系統的穩定安全讓計算機堅強起來9. 如何在電腦PC上啟動Windows11和Linux雙系統10. 讓修改過的注冊表快速生效的方法
