IT Knowledge Base

~ Without sacrifice, there can be no victory ~

發佈日期:

如何解決Windows 11 25H2安裝新語言時‧下載語言包(language packs)錯誤問題

01. 時間來到Windows 11 25H2,今天同事報告,又遇上了安裝新語言時,下載語言包(language packs)出現不能下載的問題。

02. 根據之前的做法,居然解決不了問題。檢查相關Windows相關選項時,有些在Windows 11 25H2中,已經沒有了。

03. 經過一再檢查相關選項,總結如下。

04. 用系統管理員身份,打開『gpedit.msc』。

位置:
Computer Configuration -> Administrative Templates -> Windows Components -> Windows Update -> Legacy Policies
將:
Do not allow update deferral policies to cause scans against Windows Update
更改為:
Disabled
位置:
Computer Configuration -> Administrative Templates -> Windows Components -> Windows Update -> Manage updates offered from Windows Server Update Service
將:
Do not connect to any Windows Update Internet locations
更改為:
Disabled
位置:
Computer Configuration -> Administrative Templates -> Windows Components -> Windows Update -> Manage updates offered from Windows Server Update Service
將:
Specify internet Microsoft update service location
更改為:
Disabled
位置:
Computer Configuration -> Administrative Templates -> Windows Components -> Windows Update -> Manage updates offered from Windows Server Update Service
將:
Specify source service for specific classes of Windows Updates
更改為:
Enabled
之後在以下選項中:
Feature Updates、Quality Updates、Other Updates
選擇:
Windows Update
位置:
Computer Configuration -> Administrative Templates -> Windows Components -> Windows Update -> Manage updates offered from Windows Server Update Service
將:
Enable optional updates
更改為:
Enabled
之後在以下選項中:
Select how users receive optional updates
選擇:
Automatically receive optional updates (including CFRs)
位置:
Computer Configuration -> Administrative Templates -> System
將:
Specify settings for optional component installation and component repair
更改:
Enabled
之後在以下選項中:
Download repair content and optional features directly from Windows Update insread of Window Server Update Services (WSUS)
更尹為
啟用

05. 用系統管理員身份,打開『regedit.exe』。

位置:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU
將:
UseWUServer
更改為:
0

06. 用系統管理員身份,打開『services.msc』程式,重新啟動『Windows Update Service』一次。

07. 用系統管理員身份,打開『cmd.exe』,執行:

dism.exe /Online /Add-Capability /capabilityname:Language.Basic~~~zh-hk~0.0.1.0

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *