FlyoutPowerSaverPowerScheme is the globally unique identifier (GUID) of the Battery Meter Fly-out Power Saver power plan.

For information on creating a customized power plan, see How to Create a Custom Power Plan.

You can use the Powercfg command-line tool to list the available power plans. For example,

  Copy Code
powercfg -LIST

Existing Power Schemes (* Active)
-----------------------------------
Power Scheme GUID: 381b4222-f694-41f0-9685-ff5bb260df2e  (Balanced) *
Power Scheme GUID: 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c  (High performance)
Power Scheme GUID: a1841308-3541-4fab-bc81-f71556f20b4a  (Power saver)

For more information, see the Powercfg command-line Help.

Values

GUID

Specifies the GUID of the power plan to display in the Battery Meter for the Power Saver power configuration.

GUID is a string.

This string type does not support empty elements. Do not create an empty value for this setting.

Valid Configuration Passes

generalize

specialize

Parent Hierarchy

Microsoft-Windows-stobject | FlyoutPowerSaverPowerScheme

Applies To

For a list of the Windows editions and architectures that this component supports, see Microsoft-Windows-stobject.

XML Example

The following XML output shows how to configure FlyoutPowerSaverPowerScheme.

  Copy Code
<FlyoutPowerSaverPowerScheme>a1841308-3541-4fab-bc81-f71556f20b4a </FlyoutPowerSaverPowerScheme>

See Also