Why does chinese keyboard not appear i the taskbar?

Christian Grue 6 Reputation points
2023-01-05T11:49:54.72+00:00

Hi,

I am hoping that someone might know what is going on with these languages.

I have en Instant-Clone pool, running on a golden image built on Windows 10 1809 Enterprise LTSC.

Sometimes the users needs other inputmethods/different languages, so i am running some powershell as the logon, something like this:

$language = Get-WinUserLanguageList
$language.add("fr-FR")
$language.add("zh-CN")
Set-WinUserLanguagelist $language -force

The problem is, that the Chinese language does not appear in the list on the taskbar, but all other languages do??

I had this working at one point, and all of a sudden, it does'nt.

The same powershell works on my own laptop.

As you can see on the below screenshots from the Instant-Clone machine, the language seems to be added, but simply does not show in the list.

I am not able to switch to chinese with shortkeys (left-alt + shift) only the 3 other languages shows.

276522-sk%C3%A6rmbillede-2023-01-05-113122.png
276513-sk%C3%A6rmbillede-2023-01-05-113240.png
276523-sk%C3%A6rmbillede-2023-01-05-113206.png

I Hope this question is in the right place and qualify's and makes sense.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,614 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,903 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Limitless Technology 43,931 Reputation points
    2023-01-06T13:37:25.043+00:00

    Hi,

    Thank you for posting your query.

    Kindly follow the steps provided below to resolve your issue

    Here is the standard procedure given:

    If the Language bar isn't listed in the Toolbars menu, you don't have multiple input languages installed on your computer. You need to add additional languages using Region and Language in Control Panel.

    Follow the steps mentioned below to add an input language:

    1. Open Region and Language by clicking the Start button, clicking Control Panel, clicking Clock, Language, and Region, and then clicking Region and Language.
    2. Click the Keyboards and Languages tab, and then click Change keyboards.
    3. Under Installed services, click Add.
    4. Double-click the language you want to add, double-click Keyboard, select the text services options you want to add, and then click OK.

    Go to this link for your reference and other troubleshooting procedures https://answers.microsoft.com/en-us/windows/forum/all/language-bar-missing-from-taskbar/bbff6b32-e4f6-4237-b4d3-255a067c2bf2

    Do not hesitate to message us if you need further assistance.

    If the answer is helpful kindly click "Accept as Answer" and up vote it.

    0 comments No comments