Windows 10: Download preferred language via PowerShell

Discus and support Download preferred language via PowerShell in Windows 10 Gaming to solve the problem; I have a number of Windows 10 20H2 computers that have a preferred language set to en-IE, but because the language pack is not downloaded the Windows... Discussion in 'Windows 10 Gaming' started by DPFY, Apr 21, 2022.

  1. DPFY Win User

    Download preferred language via PowerShell


    I have a number of Windows 10 20H2 computers that have a preferred language set to en-IE, but because the language pack is not downloaded the Windows Display language is set to the default of en-US. If I set the WinHTTP proxy and download the en-IE pack manually then I can set the display language, but I'm looking to do this via group policy and/or a PowerShell script.Are there any commands to force a download of the language pack via PowerShell?

    :)
     

  2. languages preferred

    Hello,

    Assuming you want to use English (United States) as your preferred language, try these steps

    1. Right click Start Button or press Windows + X keys and select Windows PowerShell (Admin).

    2. In the administrative Windows PowerShell window, type these commands one-by-one and press Enter key after each:

    Get-WinUserLanguageList

    This will display list of installed languages on your machine. Note the LanguageTag for your preferred language.

    $1=New-WinUserLanguageList <LanguageTag>

    Replace <LanguageTag> for your preferred language. For example, if your preferred language is English (United States), then you can use $1=New-WinUserLanguageList en-US.

    Set-WinUserLanguageList $1

    After this, when opted, type Y to confirm setting preferred language. Close Windows PowerShell and you're done.

    Hope this helps!
     
    Kapil Arya [Directly], Apr 21, 2022
    #2
  3. Language packs downloading

    Hi Nematjon

    My name is Andre Da Costa; an Independent Consultant, Windows Insider MVP and Windows & Devices for IT MVP. I'm here to help you with your problem.

    Try setting English as your preferred language using steps mentioned here:

    1.Press Windows key + X

    Click Windows PowerShell (Admin)

    2. At the prompt, type each command then hit Enter

    Get-WinUserLanguageList

    A list of languages will be displayed, look for your desired language and take note of it.

    $1=New-WinUserLanguageList <LanguageTag>

    Change the <LanguageTag> for your preferred language. For example, if your preferred language is English (United States), then you can use $1=New-WinUserLanguageList en-US.

    Proceed to type then hit Enter:

    Set-WinUserLanguageList $1

    After this, when opted, type Y to confirm setting preferred language. Close Windows PowerShell then restart your computer.
     
    Andre for Directly, Apr 21, 2022
    #3
  4. DaveM121 Win User

    Download preferred language via PowerShell

    Cannot remove language in "language preferences" after win10 update

    Hi Spiros, 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
     
    DaveM121, Apr 21, 2022
    #4
Thema:

Download preferred language via PowerShell

Loading...
  1. Download preferred language via PowerShell - Similar Threads - Download preferred language

  2. Language Preference

    in Windows 10 Gaming
    Language Preference: Hi!Problem looks like little, but at least its painful. I have only two languages in settings. but i have 4 languages in use: 3 language from bottom are changeable By Shift + Alt.2 language from top, are changeable by Shift + Ctrl, this made a new problem, now Ctrl + Shift +...
  3. Language Preference

    in Windows 10 Software and Apps
    Language Preference: Hi!Problem looks like little, but at least its painful. I have only two languages in settings. but i have 4 languages in use: 3 language from bottom are changeable By Shift + Alt.2 language from top, are changeable by Shift + Ctrl, this made a new problem, now Ctrl + Shift +...
  4. Download preferred language via PowerShell

    in Windows 10 Software and Apps
    Download preferred language via PowerShell: I have a number of Windows 10 20H2 computers that have a preferred language set to en-IE, but because the language pack is not downloaded the Windows Display language is set to the default of en-US. If I set the WinHTTP proxy and download the en-IE pack manually then I can...
  5. language preference

    in Windows 10 Customization
    language preference: How do i change it so i can only switch between NOB and ENG? https://answers.microsoft.com/en-us/windows/forum/all/language-preference/f03cfc54-a832-4641-80cf-759b9aefaad7
  6. Language Preferences

    in Windows 10 Customization
    Language Preferences: Hi, I used to have a 2nd language pack installed but i removed it recently and now when i log in the language is accessible with the Win + Space shortcut but isn't listed in laguage preferences also it somehow switches to that language without me using the shortcut. Can...
  7. languages preferred

    in Windows 10 Customization
    languages preferred: [IMG]Hi Why does African language often appear on languages preferred even though I have not chosen them? https://answers.microsoft.com/en-us/windows/forum/all/languages-preferred/50fcf12c-88a7-455e-b2af-cb0c7f9b8664
  8. Language preference

    in Windows 10 Software and Apps
    Language preference: Hi, Does anyone know how to change the language for apps? Some of my apps are in English and some in Dutch. Although I speak both languages, I prefer to use just English. Somewhere I must have indicated Dutch, but I don't know where or how to change that information again....
  9. Language Preferences

    in Windows 10 Customization
    Language Preferences: Hey there, I have a problem with my Language/Keyboard preferences. Somehow, I am shown two English keyboards, while only one is properly installed (see the screenshots below). Is there a workaround to fix this? Thanks and best regards! [ATTACH][ATTACH][ATTACH]...
  10. Language preferences

    in Windows 10 Customization
    Language preferences: I recently bought a new laptop with Windows 10 on it , I changed the language from Dutch to English via settings but I am still seeing words here and there in Dutch.This might not sound like a very big problem but for me it is rather distracting.I also changed the system...