//
you're reading...
System Center, Windows 10

Windows 10 OSD: Setting English (Singapore) and Chinese (Simplified, Singapore) Language Input all users

This post will show how to set both English (Singapore) and Chinese (Simplified, Singapore) Language Input in Windows 10 during OSD.

Language_Input

Below are the detailed steps:

Preparing the registry settings.

In a Windows 10 machine, launch the registry editor (Regedit.exe), browse to the HKEY_USERS\DEFAULT and delete everything under the default user registry.

Regedit_0001

***Note: All folders under the default user registry needs to be all deleted to prevent breaking of profiles when a new user logins.  
Regedit_0002.png

*** Note: Just ignore if there’s a error pop-up message encountered, there are folders that just can’t be deleted.

Next, is load Load Hive, in Registry Editor, highlight HKEY_USERS click File the select Load Hive…

RegEdit_001

Browse through C:\Users\Default\ select and open NTUSER.DAT

RegEdit_002

RegEdit_003.png

Name the key as DefaultTemp and leave the Registry open.

Apply the languages to Windows

In Windows, go to Windows Settings > Time & Language

WindowsSettings

Then go to Regional & language and add English (Singapore) and Chinese (Simplified, Singapore) 

RegionalLanguage

RegEdit_004

***Note: In my case, I set the English (Singapore) as default and removed English (United State)

RegEdit_005

Next, click Additional date, time & regional settings  then go to Language > Advanced settings.

RegEdit_006

Under Override for Windows display language click on Apply language settings to the welcome screen, system accounts, and new user accounts.

RegEdit_007

at the Region > Administrative tab click the Copy settings… button

RegEdit_008

 tick the New user accounts box then click OK. Close all opened window and go back to the Registry Editor.

RegEdit_010

Back in the Registry Editor, right-click on the DefaultTemp hive, then select Export

RegEdit_011

Name the registry file as DefaultKeyboard.reg and save it your preferred location and get copied it over to your SCCM Server sources’ folder e.g., \\<Server Name>\Sources\Packages\…..

Import and Package the DefaultKeyboard.reg in SCCM

In SCCM create a package…

Lang_Package01

Lang_Package02

Once package is created, distribute content to your DPs.

Edit the Task Sequence

In your Task Sequence, create a new group, and add the 3 steps below:

Lang_TS01

Load Default User Registry

reg load HKU\DefaultTemp “C:\Users\Default\NTUSER.DAT”

 

Lang_TS02

Install Windows 10 Keyboard

REGEDIT.EXE /s DefaultKeyboards.reg

 

Lang_TS03

Unload Default User Registry

reg unload HKU\DefaultTemp

 

Expected result

Language_Input02

After OSD is finished, all users should have both English (Singapore) and Chinese (Simplified, Singapore) available.

Discussion

10 thoughts on “Windows 10 OSD: Setting English (Singapore) and Chinese (Simplified, Singapore) Language Input all users

  1. Hi,

    outstanding post! great advice, will take on board!
    Of course, what a magnificent website and illuminating posts, I definitely will bookmark your blog.Have an awsome day!

    http://alliancepro.co.in/sccm-services-in-india/

    Posted by Ziya Pasha | October 25, 2018, 6:53 pm
  2. When execute Task Sequence error 0x0000001 , ” The system was unable to find the specified registry Key or value…” when execute command reg load HKU\defaultTemp “C:\user\Default\NTUSER.DAT”
    Why is this error?

    Posted by DAVID LOPEZ | November 6, 2018, 6:17 pm
  3. Hello,

    I already managed to remove the “reg load” command execution error, but now
    I follow the steps of the instructions described here, the sequence task ends without error, but it does not add the additional keyboard input.

    Gracais for help

    Posted by DAVID LOPEZ | November 6, 2018, 10:19 pm
  4. I can not paste log

    Posted by DAVID LOPEZ | November 7, 2018, 7:22 pm
  5. Do you have any way I can send you the log?

    Posted by DAVID LOPEZ | November 7, 2018, 7:42 pm
  6. i want , dploy windwos 10 in English, but i want de keyboard layout in other language, for example in Spain or France.
    The indications on this page is what I need to make it work.
    Thanks,

    Posted by DAVID LOPEZ | November 7, 2018, 10:36 pm

Leave a Reply to DAVID LOPEZ Cancel reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: