Share via

Remove language from the keyboard

Anonymous
2018-05-16T00:50:19+00:00

Hi,

I follow all the steps listed here. However, the "Remove" button is not active

How can I activate the button?

Step 1: System Settings window.

  1. Press Windows logo + I keys on the keyboard to open Settings page.
  2. Click on Time & language from the options and select Region & language from the left side panel of the window.
  3. Click on the keyboard language you want to remove under Languages and click on Remove.
  4. Close the window and check if the changes are effective.
Windows for home | Windows 10 | Settings

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

2 answers

Sort by: Most helpful
  1. Anonymous
    2018-05-16T00:51:40+00:00

    Hi. I am a fellow community member here to help. This has been a recent and common issue.

    What seems to help is to add a new copy of the preferred language,. Set the new copy to default.

    Then remove all other instances of the unwanted language.

    Please let me know if this works for you

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. DaveM121 891.9K Reputation points Independent Advisor
    2018-05-16T07:19:36+00:00

    Hi גדיאלוני, there is a known bug in the 1803 version of Windows 10. Microsoft are aware of this issue and hopefully are working on a patch . . .

    For the moment, please try this workaround to set your preferred input language:

    Right click your Start Button, choose Powershell (admin)

    Run this command to get a list of installed languages on your PC

    Get-WinUserLanguageList

    Note down the LanguageTag of your preferred language

    If say, your preferred language is US English, run this command and hit Enter:

    $1 = New-WinUserLanguageList en-US

    Then run this command to set the order of installed input languages

    Set-WinUserLanguageList $1

    Close Powershell and restart your PC

    Was this answer helpful?

    0 comments No comments