Windows Performance

Set power mode to Best performance on Windows

Prioritise speed over battery when the PC feels sluggish on power saver.

8 min read Beginner Updated 9 Jun 2026

Step-by-step guide

Work through each section in order. Stop when your issue is resolved — you do not need every step for every situation.

What you will achieve

Switch Windows power mode to Best performance so the CPU and GPU are not throttled by power saver — on laptops plugged in or desktops that feel sluggish during everyday tasks.

1) Change power mode in Settings (Windows 11)

  1. Open Settings → System → Power & battery (desktop: Settings → System → Power).
  2. Find Power mode and select Best performance.
  3. On laptops, this setting may apply per power source — set it separately for Plugged in and On battery if both appear.

2) Use the legacy power slider (Windows 10)

  1. Click the battery icon in the system tray.
  2. Drag the slider to Best performance (far right).
  3. Or open Settings → System → Power & sleep → Additional power settings and select the High performance plan.

3) Select High performance plan in Control Panel

When Settings does not show Best performance (some corporate images hide it):

  1. Press Win + R, type powercfg.cpl, press Enter.
  2. Choose High performance. If missing, run:
powercfg -duplicatescheme 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c

This restores the High performance plan GUID. Select it and close.

4) Verify the change took effect

  1. Open Task Manager (Ctrl + Shift + Esc) → Performance tab.
  2. Under CPU, base speed should reach advertised turbo more readily under load.
  3. Run a previously sluggish app and compare responsiveness.

5) Battery trade-offs on laptops

Best performance increases fan noise and reduces battery life — often 20–40% faster drain. Switch back to Balanced on battery for travel. Some OEM tools (Lenovo Vantage, Dell Power Manager) override Windows power mode; align both to avoid conflicting profiles.

6) Ultimate Performance plan (Workstation editions)

Windows 11 Pro for Workstations and some Pro installs expose Ultimate Performance via PowerShell:

powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61

Select it in powercfg.cpl for zero idle throttling on plugged-in workstations. Not recommended on laptops — heat and battery impact are severe. Verify the active plan with powercfg /getactivescheme after changes — OEM utilities sometimes revert Windows selection at reboot.

Related guides

performance power mode windows