Closed AaronKelley closed 3 years ago
I am here referring to the options that you can select from the power slider in the battery flyout in Windows 10. "Better performance / better battery / etc.".
I have code here which shows the Windows API calls necessary to support these. https://github.com/AaronKelley/PowerMode
Windows 10 power modes are supported by Battery Mode version 3.9.0.130 and higher. You may need to enable them here:
I am here referring to the options that you can select from the power slider in the battery flyout in Windows 10. "Better performance / better battery / etc.".
I have code here which shows the Windows API calls necessary to support these. https://github.com/AaronKelley/PowerMode