DefaultSliderPosition
DefaultSliderPosition sets the system default for screen brightness.
This setting is only used when IsAutobrightnessEnabledByDefault is set to false.
This setting only applies to nits based systems. It is ignored on percentage based systems.
Note
For Windows 11 or later features such as Presence Sensing, please reference Microsoft-Windows-Sensors-Core.
Values
Value | Description |
---|---|
default_brightness | Sets the default slider position for manual brightness. Valid values are between 0-100. |
Valid Configuration Passes
specialize
Parent Hierarchy
Microsoft-Windows-MobilePC-Sensors-API-AdaptiveBrightness | DefaultSliderPosition
Applies To
To determine whether a component applies to the image you’re building, load your image into Windows SIM and search for the component or setting name. For information on how to view components and settings, see Configure Components and Settings in an Answer File.
XML Example
<IsAutobrightnessEnabledByDefault>false</IsAutobrightnessEnabledByDefault>
<DefaultSliderPercentage>75</DefaultSliderPercentage>