This topic has not yet been rated - Rate this topic

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.

Available colors for 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

Concepts

VisualEffects

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.