SkipNotifyUILanguageChange
Note Starting with Windows 10, version 1703, this setting can no longer be used in provisioning packages. For more information on changes to the Windows Provisioning Framework, see Windows Provisioning Framework. This setting may have a Configuration Service Provider (CSP) equivalent that can be used instead. To determine if a CSP for this setting exists, see the description below.
Use SkipNotifyUILanguageChange
in VM mode if the language will not change during setup.
Note You must specify /mode:vm during sysprep to fully enable this setting.
false |
The OS informs OOBE to run the language change OOBE plugin. This is the default OS value. |
true |
The OS informs OOBE to skip running the language change OOBE plugin. When the plugin is not run, components that register for UI language change notifications will not have their callbacks invoked during OOBE. |
oobeSystem
Windows edition | x86-based devices | x64-based devices |
---|---|---|
Windows 10 for desktop editions (Home, Pro, Enterprise, and Education) | x86 | amd64 |