SystemDefaultBackgroundColor
Updated: August 1, 2012
Applies To: Windows 8, Windows Server 2012
SystemDefaultBackgroundColor specifies the system default Windows background color scheme appearing on first boot, and on LogonUI if no user is selected.
SystemDefaultBackgroundColor must be a value from 0 to 24, as shown in the following image, which represents the index of the color scheme as viewed in the SystemSettings.
oobeSystem
Microsoft-Windows-Shell-Setup | VisualEffects | SystemDefaultBackgroundColor
For a list of the Windows® editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.
The following XML output shows the new system default Windows background color scheme.
<VisualEffects> <SystemDefaultBackgroundColor>10</SystemDefaultBackgroundColor> </VisualEffects>
See Also
