Share via

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

  1. 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)

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

58 additional answers

Sort by: Most helpful
  1. Anonymous
    2020-07-18T14:55:59+00:00
    • Go to Settings > Time and Language > Language
    • Click Add a language.
    • Type qaa-Latn
    • Add the language.
    • Wait a bit.
    • Then remove it.
    200+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-07-06T23:48:29+00:00

    Hi,

    Pls see the solution here: 

    https://superuser.com/questions/1333637/how-to-remove-unknown-locale-qaa-latn-from-fresh-windows-server-installation

    It helped just now.

    Wonderful! I've been trying to resolve this problem for two years! This worked. I am so happy! The extra, unknown locale was interfering with spelling and grammar checkers in all languages. Now it is finally working right again! Stoked.

    80+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2020-03-09T15:42:39+00:00

    Same problem without KeyMan.

    Early after updates Windows (cumulative or feather) add another languages. In most cases EN-UK.

    Now this: Qaa-Latn with US keyboard.

    This bug exists possible 10+ years! All my bug reports without any result. Fix it at last. Or make language list editor output real actual list... Currently it work like language chooser and language list editor made by different programmers with different API. Awful result.

    I use 2 languages:

     - English (United States); Default app language; Default input language, Windows display language.

     - Russian

    Region:

     - Country = Latvia

     - Regional format = English (Europe)

    System Locale = Russia

    Any suggestions how to remove qaa-Latn?

    Get-WinUserLanguageList also doesnt output it => can't remove via powershell

    thank you.

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