Problem description
Cannot install Japanese language package nor Microsoft IME on working computer.
Error messages:
Japanese IME is not ready yet.
Sorry. we're having trouble getting this feature installed. You can try again later.
Error code: 0x800F0954.
In a word, the working computer blocks communication with servers that installs language packages. For more detailed reason behind, one can refer to this blog.
Requirements:
- Admin Rights (IMPORTANT! Without which you can CLOSE this page).
- Microsoft Windows Client Language Pack for Japanese in a .cab file.
- Microsoft Features On Demand (FOD) for Japanese language features in some .cab files. If one only need basic input of Japanese, a LanguageFeatures-Basic .cab file will be enough.
My enviroment & process
Env: Windows10 22H2 x64
- Request Admin rights
- Download required .cab files
- Press Win+R, type
lpksetup
, install Microsoft-Windows-Client-Language-Pack_x64_ja-jp.cab. - Run Windows PowerShell as administrator, type:
Add-WindowsPackage -Online -PackagePath <path of Microsoft-Windows-LanguageFeatures-Basic-ja-jp-Package~31bf3856ad364e35~adm64~~.cab>