Cannot switch to any chinese typing on 25H2

Kaeul 5 Reputation points
2026-08-27T15:54:05.3+00:00

I'm on win11 25h2. My display language is english, country setup set to united states, country or region same. I've tried adding each of the different chinese input methods (simplified, traditional, singapore, etc.), installing basic typing, (the installs are finished, theres no progress bar) but I can't switch to them. The language appears in task bar language menu, but clicking it does nothing. Using win+space shortcut, the menu opens, but when using it to switch to a chinese language, it just does nothing. I tried removing english, then setting chinese as my display language (and only language). I restart my computer and my typing language is english which seems to have added itself back. It's not that I can't type in chinese, but rather that I can't switch to the input method at all. Tried installing a third party input method like Sogou keyboard, still the same.  When I tried adding other language like korean, it works just fine. Have had this problem for about a year. Anything I can do to resolve this?

Windows for home | Windows 11 | Input and language
0 comments No comments

2 answers

Sort by: Most helpful
  1. Clary-N 15,730 Reputation points Microsoft External Staff Moderator
    2026-08-28T03:49:59.9633333+00:00

    Hi Kaeul,

    The AI Answer already covers the most common cause, so I'd start by checking whether the Text Input Management Service is running and whether the Chinese IME appears under the language's Keyboards section. Since the language shows in the taskbar but selecting it does nothing, that remains one of the most likely causes.

    If those look correct and the issue persists, try creating a new local user account from Settings > Accounts > Other users > Add account. Sign in to the new account, add Chinese (Simplified) and Microsoft Pinyin, then test switching languages with Win + Space. If it works in the new account, the issue may be limited to your current user profile.

    I'd also check for Windows component corruption. Open Command Prompt as Administrator and run:

    DISM /Online /Cleanup-Image /RestoreHealth
    sfc /scannow
    

    Once both commands finish, restart the PC and test the Chinese IME again.

    Finally, please run winver and share the full Version and OS Build shown in the dialog. Since you've had this issue for about a year and it affects both Microsoft's Chinese IMEs and third-party IMEs such as Sogou, the exact build number may help determine whether this is a known 25H2 issue or something specific to the installation.

    I hope this helps point us in the right direction. Feel free to post back with the results and I'll help take a closer look from there.


    If you have extra questions about this answer, please click "Comment".  

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


  2. AI answer

    2026-08-27T15:54:20.3633333+00:00

    This symptom matches a known IME framework issue: when the Text Input Management Service is disabled or not running, ctfmon.exe cannot start, the IME framework does not initialize, and switching input methods can fail exactly as described—language appears in the taskbar, but selecting it or using Win + Space does nothing.

    Try this end-to-end fix:

    1. Press Win + R, type services.msc, and press Enter.
    2. In Services, find Text Input Management Service.
      • On versions earlier than Windows 11 25H2, this was named Touch Keyboard and Handwriting Panel Service.
    3. Right-click it and select Properties.
    4. Check Startup type.
      • If it is Disabled, change it to Manual or Automatic.
    5. If the service is not running, start it.
    6. Sign out of Windows, then sign back in.

    After sign-in, test switching again with:

    • Win + Space
    • the taskbar language menu

    Since Korean works but Chinese IMEs do not, also verify the Chinese keyboard layout is actually present under the language entry:

    1. Open Settings > Time & language > Language & region.
    2. For Chinese (Simplified, China), select the ... menu > Language options.
    3. Under Keyboards, confirm Microsoft Pinyin is present.
    4. If needed, select Add a keyboard and add Microsoft Pinyin or Microsoft Wubi.

    For Traditional Chinese:

    1. In Settings > Time & language > Language & region, open Language options for the Traditional Chinese language.
    2. Under Keyboards, add the needed IME such as Microsoft Quick, Microsoft Changjie, or Microsoft Bopomofo.

    If the IME is installed but still cannot be selected, open the IME-specific settings from:

    • Settings > Time & language > Language & region > Chinese language ... > Language options > keyboard ... > Keyboard options

    That confirms Windows recognizes the IME package correctly.

    If a metered connection warning appears on the language options page, connect to a non-metered network and let Windows download the missing language features before testing again.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.