Microsoft最近向所有相容裝置推出了 Windows 11 版本 23H2,但它並沒有出現在許多人身上。此版本早期僅供 Beta 和 Dev 頻道中的使用者使用。自從公開發布以來,用戶迫不及待地想嘗試最新的作業系統版本。
首先,Microsoft 分階段推出更新,其中一些用戶先於其他用戶收到更新。這並不表示您的裝置不相容或不會收到更新。但是,如果已經過了幾天,您應該檢查問題。
為什麼 Windows 11 23H2 沒有出現?
當裝置阻止較新版本的Windows、存在損壞的更新元件、電腦由於缺少TPM 2.0 或安全啟動而不符合條件或Microsoft 尚未為你的電腦發布更新時,通常會發生這種情況。
在過去的 6 個月裡,我們一直在努力建立一個關於我們如何製作內容的新審查系統。使用它,我們隨後重做了大部分文章,以提供有關我們製作的指南的實際實踐專業知識。
有關更多詳細信息,可以在 WindowsReport 上閱讀我們如何測試、審查和評分。
在我們開始使用稍微複雜的解決方案之前,請嘗試以下快速解決方案:
當 Windows 11 23H2 未顯示時,內建的疑難排解程式有很大幫助。此外,如果您在升級到最新版本時在更新下找不到 Windows 11,這也會有所幫助。
<strong>net stop bits</strong>
<strong>net stop wuauserv</strong>
<strong>net stop appidsvc</strong>
<strong>net stop cryptsvc</strong>
<strong>Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*"</strong>
<strong>rmdir %systemroot%\SoftwareDistribution /S /Q</strong>
<strong>rmdir %systemroot%\system32\catroot2 /S /Q</strong>
<strong>sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRP;DTLOCRRC;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRP;DTLOCRRC;; )</strong>
<strong>sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCSWLOLOCRRC;;AU) (A;;CCLCSWRPWPDTLOCRRC;;;PU)</strong>
<strong>cd /d %windir%\system32</strong>
<strong>#regsvr32.exe /s atl.dll<br>regsvr32.exe /s urlmon.dll<br>regsvr32.exe /s mshtml.dll<br>regsvr32.exe /s shdocvw.dll<br>regsvr32.exe /s browseui.dll<br>regsvr32.exe /s jscript.dll<br>script.dll<br> regsvr32.exe /s vbscript.dll<br>regsvr32.exe /s scrrun.dll<br>regsvr32.exe /s msxml.dll<br>regsvr32.exe /s msxml3.dll<br>regsvr32.xml .dll<br>regsvr32.exe /s actxprxy.dll<br>regsvr32.exe /s softpub.dll<br>regsvr32.exe /s wintrust.dll<br>regsvr32.exe /s dssenh.dllll##regs32 .exe /s rsaenh.dll<br>regsvr32.exe /s gpkcsp.dll<br>regsvr32.exe /s sccbase.dll<br>regsvr32.exe /s slbcsp.dll<br>regsvr32.exe /vrypypypypypypy dll<br>regsvr32.exe /s oleaut32.dll<br>regsvr32.exe /s ole32.dll<br>regsvr32.exe /s shell32.dll<br>regsvr32.exe /s initpki.dllll#regsvr32. exe /s wuapi.dll<br>regsvr32.exe /s wuaueng.dll<br>regsvr32.exe /s wuaueng1.dll<br>regsvr32.exe /s wucltui.dll<br>regsvr32.exe /s wups.dll <br>regsvr32.exe /s wups2.dll<br>regsvr32.exe /s wuweb.dll<br>regsvr32.exe /s qmgr.dll<br>regsvr32.exe /s qmgrprxy.dll<br>regregsvr32.##regreg /s wucltux.dll<br>regsvr32.exe /s muweb.dll<br>#regsvr32.exe /s wuwebv.dll</strong>
<strong>netsh winsock reset</strong>
<strong>#netsh winsock reset proxy</strong>
<strong>net start bits</strong>
<strong>#net start wuauserv</strong>
<strong>net start appidsvc</strong>
<strong>net start cryptsvc</strong>
#如果不是不支援的硬件,您可以透過重置更新元件在Windows 11 23H2 不可用時獲得可選更新。
以上是已解決:Windows 11 23H2 未顯示在 Windows 更新中的詳細內容。更多資訊請關注PHP中文網其他相關文章!