Setting Win10 Welcome Screen User Account Input Language to FR-BE using PowerShell
If you're currently using Windows 10 and want to set the language for the user account and welcome screen to "FR-BE" (French - Belgium), you can do so using PowerShell.
Prerequisites
Before you begin, make sure that you have the necessary administrative privileges on your Windows 10 machine. Additionally, ensure that you have PowerShell installed. PowerShell is included with Windows 10, so you should already have it installed.
Steps to Set the User Account Input Language to FR-BE
Follow these steps to set the user account input language to FR-BE:
- Press the Windows key + X and select "Windows PowerShell (Admin)" from the menu that appears.
- In the PowerShell window, type the following command and press Enter:
Set-WinUserLanguageList FR-BE -ForceThis command sets the user account input language to FR-BE.
Steps to Set the Welcome Screen Language to FR-BE
Follow these steps to set the welcome screen language to FR-BE:
- Press the Windows key + I to open the Settings app.
- Click on "Time & Language".
- Click on "Region & Language" in the left-hand menu.
- Under "Windows display language", select "French (Belgium)" from the drop-down menu.
- Click on "Sign out now" to sign out and apply the changes.
Setting the user account input language and welcome screen language to FR-BE in Windows 10 can be done using PowerShell and the Settings app. By following the steps outlined in this article, you can easily change the language on your Windows 10 machine.