windows-itpro-docs/devices/surface/microsoft-surface-brightness-control.md
Nick Schonning 94e89df6b7 fix: MD006/ul-start-left
Consider starting bulleted lists at the beginning of the line
2019-08-12 18:40:32 -04:00

4.0 KiB

title, description, ms.prod, ms.mktglfcycl, ms.pagetype, ms.sitesec, author, ms.author, ms.topic, ms.date, ms.reviewer, manager
title description ms.prod ms.mktglfcycl ms.pagetype ms.sitesec author ms.author ms.topic ms.date ms.reviewer manager
Surface Brightness Control This topic describes how you can use the Surface Brightness Control app to manage display brightness in point-of-sale and kiosk scenarios. w10 manage surface, devices library dansimp dansimp article 1/15/2019 dansimp

Surface Brightness Control

When deploying Surface devices in point of sale or other “always-on” kiosk scenarios, you can optimize power management using the new Surface Brightness Control app.

Available for download with Surface Tools for IT, Surface Brightness Control is designed to help reduce thermal load and lower the overall carbon footprint for deployed Surface devices. The tool automatically dims the screen when not in use and includes the following configuration options:

  • Period of inactivity before dimming the display.

  • Brightness level when dimmed.

  • Maximum brightness level when in use.

To run Surface Brightness Control:

  • Install surfacebrightnesscontrol.msi on the target device and Surface Brightness Control will begin working immediately.

Configuring Surface Brightness Control

You can adjust the default values via the Windows Registry. For more information about using the Windows Registry, refer to the Registry documentation.

  1. Run regedit from a command prompt to open the Windows Registry Editor.

    • Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Surface\Surface Brightness Control\
Registry Setting Data Description
Brightness Control Enabled Default: 01
Option: 01, 00
Type: REG_BINARY
This setting allows you to turn Surface Brightness Control on or off. To disable Surface Brightness Control, set the value to 00. If you do not configure this setting, Surface Brightness Control is on.
Brightness Control On Power Enabled Default: 01
Options: 01, 00
Type: REG_BINARY
This setting allows you to turn off Surface Brightness Control when the device is directly connected to power. To disable Surface Brightness Control when power is plugged in, set the value to 00. If you do not configure this setting, Surface Brightness Control is on.
Dimmed Brightness Default: 20
Option: Range of 0-100 percent of screen brightness
Data Type: Positive integer
Type: REG_DWORD
This setting allows you to manage brightness range during periods of inactivity. If you do not configure this setting, the brightness level will drop to 20 percent of full brightness after 30 seconds of inactivity.
Full Brightness Default: 100
Option: Range of 0-100 percent of screen brightness
Data Type: Positive integer
Type: REG_DWORD
This setting allows you to manage the maximum brightness range for the device. If you do not configure this setting, the maximum brightness range is 100 percent.
Inactivity Timeout Default: 30 seconds
Option: Any numeric value
Data Type: Integer
Type: REG_DWORD
This setting allows you to manage the period of inactivity before dimming the device. If you do not configure this setting, the inactivity timeout is 30 seconds.
Telemetry Enabled Default: 01
Option: 01, 00
Type: REG_BINARY
This setting allows you to manage the sharing of app usage information to improve software and provide better user experience. To disable telemetry, set the value to 00. If you do not configure this setting, telemetry information is shared with Microsoft in accordance with the Microsoft Privacy Statement.

Changes and updates

Version 1.12.239.0

Release Date: 26 April 2019
This version of Surface Brightness Control adds support for the following:

  • Touch delay fixes.