Windows 11 language's basic typing won't finish downloading

Anonymous
2022-12-10T10:19:56+00:00

There is a known issue that if you type Chinese characters in an English system environment, the word-searching bar would disappear while typing multiple Chinese characters in a row. This issue was never fixed and was very annoying. Today I tried to uninstall the Chinese language pack and wanted to do a reinstall, the language pack was downloaded just fine, but the basic typing was just stuck at the downloading phase and never goes to completion. I've been waited for more than 24 hours already.

Windows for home | Windows 11 | Input and language

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2023-06-30T04:39:22+00:00

Hey guys,

New here but was plagued by the exact same issue (Windows 11 ASUS ROG laptop) and managed to solve it with one of the mentioned solutions. Here is a TLDR and its working perfectly now for all languages for me.

Methods that did not work:
DISM fixes, restarts, regedits, ESD/CAB installations

Method that worked:1. Remove all language packs installed in Optional Features

2. Remove all secondary languages under Time and Language (Just leave the main one)

3. Run an In-Place Windows 11 upgrade (link provided below on how, might take quite a while involving multiple auto restarts. apps and files are not affected at all, read info in link)

4. Reinstall secondary languages, they should still take quite a long while but a tad under 45 minutes for me

https://answers.microsoft.com/en-us/windows/forum/all/how-to-run-in-place-upgrade-in-windows-11/4d469147-2747-4dcb-88a4-aae9273a4500

Hope it helps for those who are still stuck!

Was this answer helpful?

20+ people found this answer helpful.
0 comments No comments

91 additional answers

Sort by: Newest
  1. Anonymous
    2023-10-02T14:38:47+00:00

    I had to add an "/Online" (and quotes) to it otherwise Powershell/CMD would always return me an "Error 87 prompt".

    Dism /Online /Add-Package /PackagePath:"D:\Microsoft-Windows-LanguageFeatures-Basic-zh-cn-Package~31bf3856ad364e35~amd64~~.cab"

    Installed it, wouldn't work, only after manually adding Chinese input from Language & Region settings and running the script at the same time it would finally download.

    Many thanks for your help!

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-09-19T06:13:05+00:00

    Hello,

    I got the same problem. And my resolution is to install the update package offline.

    First of all you need to get the offline package from the following Link according to your system version.

    If you don`t know your system version exactly. Run the command "winver".

    https://learn.microsoft.com/en-us/azure/virtual-desktop/windows-11-language-packs

    Image

    After you download the .ISO file, extract the necessary file about language from the .ISO file. like:

    Microsoft-Windows-LanguageFeatures-Basic-zh-cn-Package~31bf3856ad364e35~amd64~~.cab

    zh-cn stands for chinese.

    At last run the DISM command to install the language basic package. like:

    Dism /Add-Package /PackagePath:%filepath%Microsoft-Windows-LanguageFeatures-Basic-zh-cn-Package~31bf3856ad364e35~amd64~~.cab

    After package installed, you can typing chinese.

    Or you can try to fix the update by modify the register, Please follow this:

    https://learn.microsoft.com/en-us/troubleshoot/windows-server/deployment/chinese-ime-dictionaries-not-ready

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2023-09-16T20:40:06+00:00

    You say "turn Compatibility on, if you are on, please turn it off."

    It's confusing. ON or OFF?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-09-10T14:34:16+00:00

    Still not fixed. Amazing, uh, Microsoft?

    Was this answer helpful?

    0 comments No comments