How to change system language windows 10
How to change system language windows 10
International Settings
You can specify the default language, locale, and keyboard values during deployment or after Windows is installed. You can configure international settings by using the International module for Windows PowerShell, by using an answer file with Windows Setup, or by using Deployment Imaging Servicing and Management (DISM).
For information about using DISM to configure international settings in an offline Windows image, see DISM Languages and International Servicing Command-Line Options.
Control Panel items are gradually being migrated over to the Settings application. Intl.cpl can be used to manage features that exist on the cpl page. However, it’s not supported for settings migrated to the new Settings application. For items in Settings Application, use Windows PowerShell cmdlets.
In addition, Deployment Imaging Servicing and Management (DISM) should also only be used against an offline Windows image. In Windows 10, language settings are dynamically configured based on the user’s language list. Individual settings, such as the display language, default input method, and user locale may be reset dynamically based on user preferences on a running Windows installation. Use the International PowerShell cmdlet settings to change the international settings of a running Windows installation.
Prepare keyboards, time zones, and other regional settings
You can specify the default keyboard layout, language, or locale, either during deployment or after Windows is installed.
Configure international settings by using Windows PowerShell
In WindowsВ 10, you can use the International Settings PowerShell cmdlets to change the language on a running Windows installation.
Open a Windows PowerShell prompt.
Display the locale information:
Set the locale for the region and language, for example, to Japanese:
Configure international settings by using Control Panel
On a running Windows installation, you can use Control Panel to select language packs and configure additional international settings.
On the Start page, type language, and select Add a language.
Browse or search for the language that you want to install. For example, select Catalan, and then select Add.
Catalan is now added as one of your languages.
In the Change your language preferences pane, select Options next to the language that you added.
If a language pack is available for your language, select Download and install language pack.
When the language pack is installed, the language is displayed as available to useВ for the Windows display language.
To make this language your display language, move it to the top of your language list.
Log off and then log back on to Windows for the change to take effect.
Installing many additional language packs affects disk space and system performance. In particular, disk space and system performance are affected during servicing operations such as adding cumulative update packages. So you should only add a language pack to your computer only if you plan to use the language pack.
Language packs also let multiple users who share a computer select distinct display languages. For example, one user can select to see the dialog boxes, menus, and other text in Japanese, whereas another user can select to see the same content in French.
Configure international settings by using DISM
You can use Deployment Imaging Servicing and Management (DISM) to change the international settings against an offline Windows image
Mount a Windows image. For example,
Get the language settings that are configured in the Windows image by using the /Get-Intl parameter. For example
Change the default language, locale, and other international settings by using the /set-allIntl parameter.
Configure international settings by using an answer file
You can configure international settings in an answer file in the following ways:
Language Packs are installed from a distribution share and settings are configured installed during WindowsPE configuration pass.
Corporations that deploy a multilingual edition of Windows typically create an answer file that configures international settings during the WindowsPE configuration pass. For multilingual deployments, language packs can exist in both a distribution share and in the image. You can add and configure Language packs from the distribution share during the WindowsPE configuration pass, or you can add these Language pa cks during the WindowsPE configuration pass and configure the settings in another configuration pass.
The Microsoft-Windows-International-Core-WinPE component includes the settings that you can use to modify the language and locale settings during the windowsPE configuration pass. Additionally, you can change the Setup UI language for Windows Setup by specifying values in this component.
Language packs are installed to the Windows image and settings are configured during specialize and oobesystem configuration passes.
OEMs and corporations that deploy a single-language edition of Windows to various regions typically create an answer file for each region and set the locale and keyboard settings in the specialize configuration pass. In this scenario, the language pack is added to the Windows image before international settings are configured.
The Microsoft-Windows-International-Core component includes the settings that you can use to modify the language and locale settings during the specialize and oobeSystem configuration passes.
You can pre-select a language and skip the WindowsВ Welcome language selection UI page for users by specifying language and locale settings in the oobeSystem configuration pass in the Microsoft-Windows-International-Core component. In general, a user can choose between the default Setup language and any additional languages that are installed in the image. The selection of the language will update the other regional settings to the default values that are associated with that language. The user can then individually change the default settings.
To configure international settings during the WindowsВ PE configuration pass
Verify that the necessary language packs are available in the image or in a Windows distribution share. For more information about multilingual distribution shares, see Add Multilingual Support to a Windows Distribution.
Open Windows System Image Manager (WindowsВ SIM) and create an answer file. For more information, see Create or Open an Answer File.
Add the Microsoft-Windows-International-Core-WinPE component to the answer file to apply settings during the windowsPE configuration pass.
Configure international settings in the Microsoft-Windows-International-Core-WinPE component. For example, if the Spanish language pack is available in the distribution share, you can add es-ES values to the component settings in the windowsPE configuration pass.
Most system locales require a restart. When you configure your locale settings during the windowsPE configuration pass, the computer will automatically restart. Additional restarts are not required.
For more information about these settings, see the Microsoft-Windows-International-Core-WinPE components in the Windows Unattended Setup Reference.
Save the answer file and close WindowsВ SIM. The language pack in the distribution share will be automatically added and the international settings will be applied when you run WindowsВ Setup and specify this answer file.
To configure international settings during the specialize configuration pass
Verify that the necessary language packs are available in the image. For more information about how to add a language pack offline, see Add and Remove Language Packs Offline Using DISM. For more information about how to add a language pack using an answer file, see Add a Package to an Answer File.
Open WindowsВ SIM and create a new answer file. For more information, see Create or Open an Answer File.
Add the Microsoft-Windows-International-Core component to apply settings during the specialize and oobeSystem configuration passes.
Most system locales require a restart. When you process language settings during the specialize or oobeSystem configuration passes, the computer might require an additional restart.
Edit the settings for the Microsoft-Windows-International-Core component to configure international settings for a specific region. For example, you can add EN-US values to the Microsoft-Windows-International-Core settings in the specialize configuration pass.
You can also pre-select a language and specify language and locale settings in the oobeSystem configuration pass in the Microsoft-Windows-International-Core component. When you do this, the WindowsВ Welcome language selection UI page will be skipped when the users boot to WindowsВ Welcome. In general the user can select between the default Setup language and any additional languages that are installed in the image. The selection of the language will update the other regional settings to the default values associated with that language. The user can then change these default settings individually.
For more information about these settings, see the Microsoft-Windows-International-Core component in the Windows Unattended Setup Reference.
Save the answer file and close WindowsВ SIM. When you run WindowsВ Setup specifying this answer file, the regional settings that you specified in the answer file will be applied.
To change international settings in separate configuration passes in the same answer file:
Create multiple sections in an answer file that will process different language settings during different phases of Windows installation. This enables you to configure multiple language settings in an answer file by specifying different settings to be processed in different configuration passes. For more information, see How Configuration Passes Work.
For example, you can create language and locale settings in the windowsPE configuration pass with the Microsoft-Windows-International-Core-WinPE component.
You can then change the default settings in either the oobeSystem or the specialize configuration pass by adding settings to the Microsoft-Windows-International-Core component.
For example, you can specify EN-US as the default language to use on the computer in the windowsPE configuration pass. Then, if you intend to send the computer to a different region, you can add more language and locale settings to the oobeSystem configuration pass.
If language settings are processed during the oobeSystem configuration pass, a restart might be required. Also, the time that is required for the computer to process the language settings might prevent the end user from starting WindowsВ Welcome quickly.
How to change the language on your Windows 10 device
Twitter LinkedIn icon The word «in».
LinkedIn Fliboard icon A stylized letter F.
Flipboard Facebook Icon The letter F.
Email Link icon An image of a chain link. It symobilizes a website link url.
If you buy a brand new PC, you’ll be prompted during initial set-up to choose your default language.
Whether you accidentally chose the wrong language, simply want to change it to a different one, or your machine was already configured for you, it’s possible to change your language on Windows 10 at any time.
It should be noted that changing the default language in Windows 10 will mean the newly selected language will be everywhere on your computer, in its own settings and on the internet.
Here’s how to do it.
Check out the products mentioned in this article:
How to change your language on Windows 10
1. Click on the Windows start menu and type «Settings,» selecting the top option that appears in the search result.
2. In the Settings app, click on «Time & Language,» then click on «Language.»
3. Under «Preferred Languages,» click on «Add a preferred language» and begin typing the name of the language you wish to use on your computer.
4. Once you’ve found your preferred language, click «Next» to install the language pack on your computer.
5. On the «Install language features» screen, make sure to check the «Set as my display language» option just under the selected language. Check the «Install language pack» option as well.
6. Click «Install» when finished and the pack will begin to download.
7. When finished, you will be prompted to sign out of your Windows 10 account. Do so, then sign back in to see your new language displayed.
How to Change System Language in Windows 10
You can change the default display language of your Windows 10 from English to any other language. This is useful in scenarios where multiple users are accessing the same system and they understand different languages.
In this guide, I will walk through to change the default English language to Urdu (you can change it to Spanish, French or German etc. :)) If you like to change the Cortana voice language, have a look here.
Change System Language in Windows 10
Step 1. Press Windows key + I on the keyboard to open the settings window.
Step 2. Click Time and language.
Step 3. Click Region and Language.
Step 4. Click Add a language.
Step 5. Select your desired language and its variation (if applicable) by clicking on the language name.
Step 6. Select the new language and click Options.
Step 7. Download the language pack.
Step 8. Select the new language and click Set as default.
Step 9. Your new language will be displayed after next sign-in (See below screen shot).
Step 10. Press Windows key + X from the keyboard, scroll the power menu and click Control Panel.
Step 11. Click Add a language.
Step 12. Click Advanced Settings in the left pane.
Step 13. Click «Apply language settings to the Welcome screen, system accounts, and new user accounts.».
Step 14. Open Administrative tab and click Copy settings.
Step 15. Check both «Welcome screen and system accounts» and «New user accounts» options. Click OK.
Step 16. Click Restart now and let your system reboot so changes may take effect.
When the system reboots successfully, everything will be displayed in the new language.
Cannot Change Display Language on Windows 10, How to Change?
Some Windows users report that they cannot change the system language on their Windows 10. Have you met the same problem on your Windows 10? Actually, Windows 10 has its default language for the entire system. But that doesn’t mean your PC is stuck in only one language.
Users can also change display language by using the built-in Settings and Control Panel without re-installing the entire system, even though you find that you’ve installed the wrong language version.
So, how to do that? If you are also curious about how to change display language on Windows 10, here are two solutions for your reference. Why not have a shot?
How to Change Display Language on Windows 10
Before you change the system language, you need to check whether the system language is in sync or not. If you are using a Microsoft account, the language probably syncs for all the devices you use. Follow the steps below to disable the language syncing:
Having disabled the language syncing, now you can change the system language within the built-in Settings app:
After these steps, you’ll be surprised to find that the new language has covered your entire system, from the welcome screen to all the applications and websites. Of course, you can still revert the language settings at any time with the same steps.
Cannot Change Display Language on Windows 10, What to Do?
If the solution above still cannot help you fix the problem, you may consider the following one. But remind you that certain Windows versions do not support downloading language packs. So you have to check which Windows version you are using first.
1.Check if you are using Windows 10 Home
Head to Settings > About to check which Windows 10 version you’ve installed. If unfortunately you are using Windows 10 Home or the Single language Chinese Edition, you have no choice to change the system language until you upgrade to Pro version.
2.Override for Windows Language on Advanced Settings
Another workaround to change display language on Windows 10 is to override for its display language, which requires downloading the language pack. Follow just three steps; you can easily change the display language on your Windows 10.
Step One: Download the Language Pack
Step Two: Install the Available Resources of That Language
Step Three: Override for Windows Display Language
Have you successfully changed the display language on your Windows 10 through the workarounds introduced above? If you find this article useful, please feel free to share it to your friends!
How to Change Windows 10 System Display Language?
How to Change Windows 10 System Display Language?
In this article, I am going to show you how to change windows 10 system display language. Before this, you may be added a language on windows 10, and it may be a language for the keyboard. But have you ever change the windows 10 system display language or change Windows 10 system language? If no then you’re in the right place because I am going to show here, all the steps that you need to add a language to your windows 10 PC in order to change windows 10 system display language.
Windows 10 supports changing the system default language, So you don’t need to worry about the computer default language when you buy it. In cause if you are using Windows 10, so you can change the language anytime that you prefer. This is a useful environment that multiple users on a single computer, those users can prefer their own preferred language. You can download and install additional languages for Windows 10 to view menus, dialog boxes, and other user interface items in your preferred language. So before to change Windows 10 system display language, you need to add or install a language in Windows 10 first.
Add or Install A Language in Windows 10
Step #1. Go to Settings and click on Time & Language.
Settings – Time & Language
Step #2. Select Region & language from the left pane, and click Add a language.
Step #3. Now from here choose a language that you want to be added or installed on Windows 10, to change windows 10 display language.
Choose a Language
Choose a Language
Step #4. After you have selected your preferred language then again get back to Time & Language screen, choose the language that you added or installed on your windows 10 then in order to download the pack for display click on Options.
Step #5. Now click on Download Button to download the language pack.
Download Language Pack
Download Language Pack
Step #6. Wait for the pack to be downloaded.
Wait to Download
Wait to Download
Step #7. When the language pack downloaded completely then Restart your PC to complete the installation. Then finally the language that you preferred to add will install completely on your Window PC.
Reboot Your Windows PC
Reboot Your Windows PC
Change Windows 10 System Display Language
Now use the steps above to Download and Install a language pack on your Windows 10 PC. Now you now how to add and install a language in Wind0ws 10. Follow the step above to change the display system display language.
Step #1. Go to Settings and click on Time & Language.
Settings – Time & Language
Step #2. Select Region & language from the left pane, and click on the language that you add or installed in your Windows PC and finally click on Set as default to change it and will effect after a Restart or your next Sign in.
Set As Default Language
Set As Default Language
This was all about, how to change windows 10 system display language. If you faced any problem tell us below by comment, feel free to tell us. we’re waiting for your suggestion.