IT Knowledge Base

~ Without sacrifice, there can be no victory ~

發佈日期:

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

01. 自從Windows 10更新後,明明用到的中文輸入法,今天卻用不了。

02. 打開『gpedit.msc』程式。

位置:
Computer Configuration -> Administrative Templates -> Windows Components -> Windows Update
將:
Specify intranet Microsoft update service location
更改為:
Disabled
將:
Do not connect to any Windows Update Internet locations
更改為:
Disabled
位置:
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 instead of Windows Server Update Services (WSUS)
更改為:
啟用

03. 另一個在網上找到的方法。用管理員權限開啟『regedit.exe』。

位置:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU
將:
UserWUServer數值
更改為
0
位置:
Computer Configuration -> Administrative Templates -> System
將:
Specify settings for optional component installation and component repair
更改為:
啟用

04. 用管理員權限開啟『services.msc』,重新啟動『Windows Update Service』一次。再檢查是否可以下載Windows 10語言包。

05. 或用管理員權限打開『cmd.exe』,執行:

dism.exe /online /add-capability /capabilityname:language.basic~~~zh-hk~0.0.1.0

發佈留言

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