How to remove the Unknown Locale(qaa-latn) language

Anonymous
2020-02-09T12:01:58+00:00

Hi. After I updated the Windows 10 ,there is a keyboard selection on the keyboard list called Unknown Locale (qaa-latn).I don't know what is that stuff and why is it displayed there. Can anyone tell me what is that and how can I remove it. Thank you.

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
Answer accepted by question author
Anonymous
2020-07-18T14:31:43+00:00

Hi. After I updated the Windows 10 ,there is a keyboard selectionon the keyboard list called Unknown Locale (qaa-latn).I don't know what is that stuff and why is it displayed there. Can anyone tell me what is that and how can I remove it. Thank you.

Hello,

I used this commands on powershell and it worked. It basically keeps the chosen keyboards, so others (qab-latn, qaa-latn, ...)  should disappear. 

First right-click on powershell and run as administrator, then type:

> Get-WinUserLanguageList

> Set-WinUserLanguageList en-US, fa

> Y

(You don't need to be careful about capitals. choose your needed keyboards, mine were English and Persian)

Was this answer helpful?

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

58 additional answers

Sort by: Oldest
  1. Anonymous
    2021-05-27T08:09:54+00:00

    Set-WinUserLanguageList works! thank you:)

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2021-06-12T11:24:16+00:00

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-06-14T15:46:32+00:00

    This solve the issue, thanks!

    Was this answer helpful?

    0 comments No comments