Share via

Windows doesn't change the user language interface

Anonymous
2019-05-25T15:43:01+00:00

I would like to fully change the language of my computer to English (US). I have already changed the region, time, keyboard etc.. everything to English (US) and for some reason Spanish (Spain) keeps being the system language. I've tried different solutions but none have worked, how could I delete this language and make English the system's official language?

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

4 answers

Sort by: Most helpful
  1. Virginia M 40,995 Reputation points Independent Advisor
    2019-05-25T18:10:52+00:00

    I can’t guarantee this will work but you might want to check:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\Language . Scroll down the menu to the right until you come to "Default" which will read "0409" if you wish English US; if not then change it to this.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-05-25T16:15:45+00:00

    Which version of Windows 10 is currently installed? See how to verify:

    https://answers.microsoft.com/en-us/windows/wik...

    Make sure you are running the latest version, Windows 10 1903 then try again:

    Download the Media Creation Tool Now

    http://go.microsoft.com/fwlink/?LinkId=691209

    Right click the MediaCreationTool.exe file then click Run as administrator.

    Accept the End User License Agreement:

    Select the option Upgrade this PC now if you want to upgrade right away,

    Click Next

    Accept the End User License Agreement.

    Wait while Windows 10 setup does one final check to ensure your system is ready.

    Windows 10 setup will check if you have enough disk space. If you don’t, review the following article for instructions how to upgrade to Windows 10 Anniversary Update on a system with limited space:

    Please note, you have the option of choosing what you would like to keep, which includes personal files, apps and settings.

    If you want to perform a new install or just keep your files click Change what to keep. Once you have chosen the desired options, click Install to begin.

    This will be your screen for a little while. During the installation, your computer will restart several times.

    After the first restart, Windows 10 setup will resume. You will notice the setup experience has once again been refined from the previous animated circle. This will be your screen for a while. When complete, Windows 10 setup will restart automatically.

    Sign into your account.

    Wait while Windows 10 completes application updates and post setup tasks.

    That’s it, the Windows 10 Feature Update is installed.You can check Windows Update for latest updates, click Start > Settings > Update & security > Windows Update > Check for Updates.

    How to prepare your computer before upgrading?

    Although updating to Windows 10 version 1903 is a relatively simple process, similar to a repair upgrade; users should perform some basic pre-requisites before initiating the upgrade.

    If you are finding it difficult to carry out some of the steps described below, please review detailed instructions how to perform them:

    https://www.groovypost.com/howto/prepare-comput...

    Information in the above link is sourced from a trusted Microsoft MVP blog.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-05-25T16:12:09+00:00

    Unfortunately this option didn't work, Spanish is still the computer's user interface. Whenever I open PowerShell to repeat the steps it does show English(US) as the only available language in the system but I still can't uninstall the Spanish pack of the display languages and change English to the official language of the computer.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2019-05-25T15:50:29+00:00

    Hi Vic

    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)

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

    Was this answer helpful?

    0 comments No comments