Configure when energy saver (previously named efficiency mode) should become active
Supported on: Microsoft Edge version 96, Windows 7 or later
Registry
Software\Policies\Microsoft\Edge Software\Policies\Microsoft\Edge Options
EfficiencyMode enum - Energy saver is always active
->
0 - Energy saver is never active
->
1 - Energy saver is active when the device is unplugged
->
2 - Energy saver is active when the device is unplugged and the battery is low
->
3 - When the device is unplugged, energy saver takes moderate steps to save battery. When the device is unplugged and the battery is low, energy saver takes extra steps to save battery.
->
4 - When the device is unplugged or unplugged and the battery is low, energy saver takes extra steps to save battery.
->
5
Description
This policy setting lets you configure when energy saver becomes active. By default, energy saver is set to 'BalancedSavings'. On devices with no battery, energy saver is disabled by default and does not become active. Please note that Windows Energy Saver settings can influence when energy saver becomes active on all devices. Individual sites may be blocked from participating in energy saver by configuring the policy 'SleepingTabsBlockedForUrls' (Block sleeping tabs on specific sites). Set this policy to 'AlwaysActive' and energy saver is always active. Set this policy to 'NeverActive' and energy saver never becomes active. Set this policy to 'ActiveWhenUnplugged' and energy saver becomes active when the device is unplugged. Set this policy to 'ActiveWhenUnpluggedBatteryLow' and energy saver becomes active when the device is unplugged and the battery is low. Set this policy to 'BalancedSavings' and when the device is unplugged, energy saver takes moderate steps to save battery. When the device is unplugged and the battery is low, energy saver takes extra steps to save battery. Set this policy to 'MaximumSavings' and when the device is unplugged or unplugged and the battery is low, energy saver takes extra steps to save battery. If the device does not have a battery, energy saver never becomes active in any mode other than 'AlwaysActive' unless the setting or 'EfficiencyModeEnabled' (Efficiency mode enabled) policy is enabled. This policy has no effect if the 'EfficiencyModeEnabled' policy is disabled. Learn more about energy saver: https://go.microsoft.com/fwlink/?linkid=2173921 Learn more about energy saver: https://learn.microsoft.com/en-us/windows-hardware/design/component-guidelines/energy-saver Policy options mapping: * AlwaysActive (0) = Energy saver is always active * NeverActive (1) = Energy saver is never active * ActiveWhenUnplugged (2) = Energy saver is active when the device is unplugged * ActiveWhenUnpluggedBatteryLow (3) = Energy saver is active when the device is unplugged and the battery is low * BalancedSavings (4) = When the device is unplugged, energy saver takes moderate steps to save battery. When the device is unplugged and the battery is low, energy saver takes extra steps to save battery. * MaximumSavings (5) = When the device is unplugged or unplugged and the battery is low, energy saver takes extra steps to save battery. Use the preceding information when configuring this policy.