Click here to download the sensors tracing package (A.K.A. Bus IO tool) as a zip file: https://github.com/Microsoft/busiotools/archive/master.zip
Unzip the package locally and browse to the sensors\tracing subfolder
- Open an elevated command prompt
- Run StartPersistentSensorsTracing.cmd
- Reboot the system when instructed
- After reboot, reproduce the problem
- Run StopPersistentSensorsTracing.cmd from an elevated command prompt
- Collect the traces and build information from C:\Windows\tracing
The following are only supported on systems which support changing display brightness.
- Open an elevated PowerShell window
- Run ReactivityScript.ps1
- The script will toggle your screen between bright and dim. Observe and make sure that the reaction time is quick.
- The reactivity testing script assumes that the device supports 101 levels of backlight. The script may fail if you do not. It is recommended that you support all 101 backlight levels (0 to 100 inclusive) for the best brightness experience.