Windows 10: How to remove unnecessary language form the Windows display language list?

Discus and support How to remove unnecessary language form the Windows display language list? in Windows 10 Gaming to solve the problem; Unfortunately, I have chosen English UK language when I set up Windows on my laptop.Now I want to remove this language pack, I set up English US and... Discussion in 'Windows 10 Gaming' started by Alexander Zarzhitski, Sep 7, 2023.

  1. How to remove unnecessary language form the Windows display language list?


    Unfortunately, I have chosen English UK language when I set up Windows on my laptop.Now I want to remove this language pack, I set up English US and set it as default and I removed English UK, but English UK still remain in the Window display list and moreover, after each reboot Windows adds additional keyboards UK the language list.

    :)
     
    Alexander Zarzhitski, Sep 7, 2023
    #1

  2. Remove unnecessary language layout

    If you add a secondary language to Windows 10 version 1803 that shares the same base language as the Windows display language, neither language can be removed.

    For example: If English (United Kingdom) is the current Windows display language, and you then add English (India) to the Preferred languages list, afterwards neither English (United Kingdom) nor English (India) can be removed from the Preferred languages list.

    Note: The most notable effect of having multiple related languages in the Preferred languages list is additional entries in the text input selector. You can remove unwanted language list entries using these steps:

    1. From the Start menu, search for powershell.

    2. Right-click Windows Powershell in the search results and choose Run as administrator.

    3. Type or copy/paste the following command at the command prompt, and then press Enter.

    Get-WinUserLanguageList

    After typing this command, make note of the “LanguageTag” listed for the language you wish to remove, as you will need it in the next step.

    4. Type or copy/paste each of the following commands at the command prompt, and then press Enter. In the following commands, instead of typing <languagecode>, replace it with the language tag you wish to remove, such as en-in for English (India).

    $LangList = Get-WinUserLanguageList

    $MarkedLang = $LangList | where LanguageTag -eq "<languagecode>"

    $LangList.Remove($MarkedLang)

    Set-WinUserLanguageList $LangList -Force
     
    Andre Da Costa, Sep 7, 2023
    #2
  3. Remove unnecessary language layout

    Hi Rosalie, if you add an additional language for Windows 10 version 1803, which uses the same basic language as the display language of the Windows operating system, then no language can be removed.

    For example: if English (UK) is the current Windows display language, and then English (India) has been added to the list of preferred languages, then neither English (UK) nor English (India) can be removed from the list of preferred languages.

    Note: The most noticeable effect of having several similar languages ​​in the list of preferred languages ​​are additional languages ​​in the language tab on the taskbar. You can delete unnecessary entries in the list of languages ​​using the following steps:

    1. Using the search tool find Powershell

    2. Right-click on Windows Powershell, run the program as administrator.

    Enter the command Get-WinUserLanguageList + Enter:

    After entering this command, copy and write down the "icon" of the language you want to delete (for example, en-in for English (India)

    4. Then alternately enter the following commands + Enter, replacing the line <languagecode> with the "icon" of the language from item 3 (en-in in the example) below, the language code should be in quotes:

    $LangList = Get-WinUserLanguageList

    $MarkedLang = $LangList | where LanguageTag -eq "<languagecode>"

    $LangList.Remove($MarkedLang)

    Set-WinUserLanguageList $LangList -Force

    5. Check the result

    Example:

    $LangList = Get-WinUserLanguageList

    $MarkedLang = $LangList | where LanguageTag -eq "zh-Hans-CN"

    $LangList.Remove($MarkedLang)

    Set-WinUserLanguageList $LangList -Force
     
    NighthawkX, Sep 7, 2023
    #3
  4. 95Viper Win User

    How to remove unnecessary language form the Windows display language list?

    Windows 8.1 update changed the language, can't change back

    Maybe, these will help... it seems it is a common enough problem.

    Language packs are no longer available after you upgrade to Windows 8.1

    And, sort of the same here --> Add a language or keyboard

    Quote from above MS web page:

    Spoiler Download and install language packs
    You'll need to download the language pack if you want to make a language your Windows display language (that's the language you see most often in Windows and apps).
    • Swipe in from the right edge of the screen, tap Settings, and then tap Change PC settings.
      (If you're using a mouse, point to the lower-right corner of the screen, move the mouse pointer up, click Settings, and then click Change PC settings.)
    • Tap or click Time and language, and then tap or click Region and language.
    • Tap or click a language that says Language pack available underneath, and then tap or click Options.
    • Tap or click Download. The download process might take a while, depending on your PC and the size of the language pack.
      If you want to make this your display language, see the next section "Change your Windows display language".
    Change your Windows display language
    To change your Windows display language (that's the language you see most often in Windows and apps), first add a language, download and install the language pack, and then follow these steps.
    • Swipe in from the right edge of the screen, tap Settings, and then tap Change PC settings.
      (If you're using a mouse, point to the lower-right corner of the screen, move the mouse pointer up, click Settings, and then click Change PC settings.)
    • Tap or click Time and language, and then tap or click Region and language.
    • Tap or click the language that you want to set as your display language.
    • Tap or click Set as primary to move the language to the top of the list. If the language can become your Windows display language, you'll see Will be display language after next sign-in appear under the language.
    • Sign out and then sign back in to finish.
    And here is some more info --> Add Language Packs to Windows
     
    95Viper, Sep 7, 2023
    #4
Thema:

How to remove unnecessary language form the Windows display language list?

Loading...
  1. How to remove unnecessary language form the Windows display language list? - Similar Threads - remove unnecessary language

  2. Remove not listed languages

    in Windows 10 Gaming
    Remove not listed languages: In the language switcher I see thisBut in installed languages this:How do I remove United Kingdom German from the list? https://answers.microsoft.com/en-us/windows/forum/all/remove-not-listed-languages/d4fbacea-458e-4f32-8bdf-d208d0e50462
  3. Remove not listed languages

    in Windows 10 Customization
    Remove not listed languages: In the language switcher I see thisBut in installed languages this:How do I remove United Kingdom German from the list? https://answers.microsoft.com/en-us/windows/forum/all/remove-not-listed-languages/d4fbacea-458e-4f32-8bdf-d208d0e50462
  4. How to remove unnecessary language form the Windows display language list?

    in Windows 10 Software and Apps
    How to remove unnecessary language form the Windows display language list?: Unfortunately, I have chosen English UK language when I set up Windows on my laptop.Now I want to remove this language pack, I set up English US and set it as default and I removed English UK, but English UK still remain in the Window display list and moreover, after each...
  5. How to remove unnecessary language layouts?

    in Windows 10 Gaming
    How to remove unnecessary language layouts?: How to remove unnecessary language layouts? https://answers.microsoft.com/en-us/windows/forum/all/how-to-remove-unnecessary-language-layouts/b6a59c09-4fee-4520-9db4-69d4e2e2e7b7
  6. How to remove unnecessary language layouts?

    in Windows 10 Software and Apps
    How to remove unnecessary language layouts?: How to remove unnecessary language layouts? https://answers.microsoft.com/en-us/windows/forum/all/how-to-remove-unnecessary-language-layouts/b6a59c09-4fee-4520-9db4-69d4e2e2e7b7
  7. How to remove unnecessary language layouts?

    in Windows 10 Customization
    How to remove unnecessary language layouts?: How to remove unnecessary language layouts? https://answers.microsoft.com/en-us/windows/forum/all/how-to-remove-unnecessary-language-layouts/b6a59c09-4fee-4520-9db4-69d4e2e2e7b7
  8. How to remove unnecessary input language in Windows 10?

    in Windows 10 Gaming
    How to remove unnecessary input language in Windows 10?: Is there anyway to permanently remove the US/Malaysia English option in the language? I tried the registry method where I remove one of the language from the registry but the language just keeps coming back....
  9. How to remove unnecessary input language in Windows 10?

    in Windows 10 Software and Apps
    How to remove unnecessary input language in Windows 10?: Is there anyway to permanently remove the US/Malaysia English option in the language? I tried the registry method where I remove one of the language from the registry but the language just keeps coming back....
  10. I can't remove a language from the list of display languages

    in Windows 10 Customization
    I can't remove a language from the list of display languages: I bought a Lenovo pc in China that runs under a windows 10 pro system. However, when I tried to remove Chinese from the display language list, I found it interesting how Chinese could still be an option after I uninstalled the language pack. Chinese characters appear...