SetupUILanguage

SetupUILanguage defines the language to use in Windows Setup and Windows Deployment Services.

For the list of supported languages, locales, and identifiers, see Supported Language Packs and Default Settings.

Child Elements

Setting Description
UILanguage Specifies the language of the user interface (UI) to use during Windows Setup or Windows Deployment Services.
WillShowUI This setting is deprecated and should not be used.

Parent Hierarchy

Microsoft-Windows-International-Core-WinPE | SetupUILanguage

Valid Configuration Passes

windowsPE

Applies To

For the list of the Windows editions and architectures that this component supports, see Microsoft-Windows-International-Core-WinPE.

XML Example

The following example shows how to configure the Windows Setup UI language to display French (France).

   <SetupUILanguage>
       <UILanguage>fr-FR</UILanguage>
   </SetupUILanguage>

Microsoft-Windows-International-Core-WinPE

Microsoft-Windows-International-Core