🚀 NEW in v2.4.28: 35+ Speed Optimizations added today!Download Now →

Home/Fix/Power Plan Missing — Only "Balanced" Available

How to Fix Power Plan Missing — Only "Balanced" Available on Windows

High Performance, Ultimate Performance, or Power Saver power plans missing from Windows settings? Restore missing power plans on Windows 10 and 11.

📖

Main Troubleshooting Guide

How to Fix Slow Computer

Complete symptoms, causes, and step-by-step solutions

Symptoms

You might be experiencing this problem if you notice:

  • Only "Balanced" power plan showing in Power Options
  • High Performance plan disappeared after Windows Update
  • "Create a power plan" doesn't offer High Performance or Power Saver
  • Ultimate Performance plan not available
  • Custom power plans deleted after feature update
  • Power plan settings greyed out or managed by organization
  • powercfg /list shows only one plan GUID

Common Causes

  • Modern Standby (S0ix) systems only show Balanced by default (by design on many laptops)
  • Windows Update reset power plans to default
  • OEM laptop manufacturer removed power plans via provisioning
  • Group Policy restricting power plan visibility
  • Connected Standby mode preventing High Performance from appearing
  • Custom plans lost during Windows version upgrade
  • Power plan registry keys corrupted

Solutions

Solution 1: Restore Power Plans via Command Prompt

  1. 1Open Command Prompt as Administrator
  2. 2Restore High Performance: powercfg /duplicatescheme 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
  3. 3Restore Power Saver: powercfg /duplicatescheme a1841308-3541-4fab-bc81-f71556f20b4a
  4. 4Restore Balanced (if missing): powercfg /duplicatescheme 381b4222-f694-41f0-9685-ff5bb260df2e
  5. 5List all plans to confirm: powercfg /list
  6. 6Set active plan: powercfg /setactive <GUID> (use the GUID shown by /list)
  7. 7These are the built-in Windows power plan GUIDs that always exist in the system

Solution 2: Enable Ultimate Performance Plan

  1. 1Ultimate Performance is hidden by default — enable it:
  2. 2Open Command Prompt as Administrator
  3. 3Run: powercfg /duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61
  4. 4Now open Power Options (Control Panel → Power Options)
  5. 5Ultimate Performance should appear as an option
  6. 6Note: this plan is designed for workstations — it disables power saving entirely
  7. 7On laptops: battery life will be significantly reduced

Solution 3: Fix Modern Standby Hiding Plans

  1. 1Many modern laptops use Connected Standby which hides non-Balanced plans
  2. 2To check: open CMD → powercfg /a → look for "S0 Low Power Idle"
  3. 3If S0 is listed: your system uses Modern Standby
  4. 4You can still create the plans using the commands above — they'll work
  5. 5But Windows may not show them in Settings → System → Power
  6. 6Use Control Panel → Power Options instead (shows all plans)
  7. 7Advanced: disable Modern Standby via registry (see windows-freezing-after-sleep guide)

Solution 4: Export and Import Custom Plans

  1. 1To save a custom power plan for backup:
  2. 2powercfg /list (find your plan's GUID)
  3. 3powercfg /export "C:\MyPlan.pow" <GUID>
  4. 4To restore on same or another PC:
  5. 5powercfg /import "C:\MyPlan.pow"
  6. 6This preserves all custom settings including CPU throttling, display timeouts, etc.
  7. 7Useful before Windows feature updates that often reset power plans
FIXES THIS IN 5 MINUTES

Fix Power Plan Missing — Only "Balanced" Available Automatically

RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.

Download Now - Free Trial

No credit card required • Works on Windows 10 & 11

Automated Repairs for This Issue

Browse More System & Core Features Guides

Share this:XRedditLinkedInEmail