WINDOW 11

How to Change Power Management Settings in Windows 11

4 SOLUTIONS
JANUARY 30, 2025

Windows 11 lets you customize power settings to boost efficiency, performance, and hardware lifespan. Adjust display/sleep times, power modes (Balanced, Power Saver), and advanced controls (processor, USB) via Settings, Control Panel, or Powercfg. Businesses use Group Policy for enforcement. Check admin access and compatibility to ensure stability and align with usage goals (e.g., battery life, performance).

Deepak Yadav
Deepak Yadav

Administrator Access

Some settings require admin privileges.

Updated OS

Confirm Windows 11 is updated to avoid compatibility issues.

Battery Health Check (for laptops)

Ensure the battery isn’t degraded to avoid misleading performance.

Advertisement

Via Windows Settings App

2 STEPS EASY 2 MIN

1/4

METHOD
Method 1
Overview

Quickly adjust power settings through the Settings app, suitable for everyday users.

Method 1 of 4
Next Method

Press Win + I to open Settings.

Method 1 of 4
Step 1 of 2
Step 2

Navigate to System > Power & Battery.

Screen & Sleep: - Adjust display timeout and sleep timers for both battery and plugged-in modes.

Power Mode: - Select between Best efficiency, Balanced, or Best performance.

Note: Use Battery Saver (under System > Power & Battery) to auto-limit background activity when the battery drops below 20%.

Method 1 of 4
Step 2 of 2
Advertisement

Using Control Panel (Legacy Interface)

5 STEPS EASY 2 MIN

2/4

METHOD
Method 2
Overview

Use the traditional Control Panel for granular control over power settings.

Method 2 of 4
Next Method

Open Control Panel

Search control panel in Start menu

Method 2 of 4
Step 1 of 5

Go to Power Options.

Method 2 of 4
Step 2 of 5

Select a plan

e.g., Balanced, Power Saver or Create a power plan.

Method 2 of 4
Step 3 of 5
Step 4

Modify settings

Adjust sleep, display, and performance settings.

Method 2 of 4
Step 4 of 5

Advanced settings

Enable Advanced settings for granular control (e.g., USB suspend, processor management).

Note: Delete custom plans later under Change plan settings > Delete.

Method 2 of 4
Step 5 of 5
Advertisement

Command Line (Powercfg)

2 STEPS EASY 2 MIN

3/4

METHOD
Method 3
Overview

Use command-line tools to manage power settings, ideal for advanced users or automation.

Method 3 of 4
Next Method

Open Command Prompt or PowerShell as admin.

Search PowerShell in start menu.

Method 3 of 4
Step 1 of 2
Step 2

Use commands

List plans: powercfg /list

Set active plan: powercfg /setactive [GUID] (replace [GUID] with the plan's ID). 

Hibernate: powercfg /hibernate on or off.

Generate report: powercfg /energy.

Remember: Ideal for scripting or bulk deployment.

Method 3 of 4
Step 2 of 2
Advertisement

Group Policy Editor (Pro/Enterprise Only)

3 STEPS EASY 2 MIN

4/4

METHOD
Method 4
Overview

Manage power settings through the Group Policy Editor for enterprise environments.

Method 4 of 4

Open Group Policy

Press Win + R, type gpedit.msc, and press Enter.

Method 4 of 4
Step 1 of 3

Open Managment

Navigate to Computer Configuration > Administrative Templates > System > Power Management.

Method 4 of 4
Step 2 of 3

Configure policies

Require password on wakeup under Sleep Settings.

Define hibernate/standby timeouts.

Note: Overrides user-configured settings in enterprise environments.

Method 4 of 4
Step 3 of 3

Additional Tips

Observe device behavior for 24 hours (e.g., unexpected sleep).

In Power Options, select Restore default settings if issues arise.

Check for OEM utilities (e.g., Dell Power Manager) for device-specific optimizations.