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
- 1Open Command Prompt as Administrator
- 2Restore High Performance: powercfg /duplicatescheme 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
- 3Restore Power Saver: powercfg /duplicatescheme a1841308-3541-4fab-bc81-f71556f20b4a
- 4Restore Balanced (if missing): powercfg /duplicatescheme 381b4222-f694-41f0-9685-ff5bb260df2e
- 5List all plans to confirm: powercfg /list
- 6Set active plan: powercfg /setactive <GUID> (use the GUID shown by /list)
- 7These are the built-in Windows power plan GUIDs that always exist in the system
Solution 2: Enable Ultimate Performance Plan
- 1Ultimate Performance is hidden by default — enable it:
- 2Open Command Prompt as Administrator
- 3Run: powercfg /duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61
- 4Now open Power Options (Control Panel → Power Options)
- 5Ultimate Performance should appear as an option
- 6Note: this plan is designed for workstations — it disables power saving entirely
- 7On laptops: battery life will be significantly reduced
Solution 3: Fix Modern Standby Hiding Plans
- 1Many modern laptops use Connected Standby which hides non-Balanced plans
- 2To check: open CMD → powercfg /a → look for "S0 Low Power Idle"
- 3If S0 is listed: your system uses Modern Standby
- 4You can still create the plans using the commands above — they'll work
- 5But Windows may not show them in Settings → System → Power
- 6Use Control Panel → Power Options instead (shows all plans)
- 7Advanced: disable Modern Standby via registry (see windows-freezing-after-sleep guide)
Solution 4: Export and Import Custom Plans
- 1To save a custom power plan for backup:
- 2powercfg /list (find your plan's GUID)
- 3powercfg /export "C:\MyPlan.pow" <GUID>
- 4To restore on same or another PC:
- 5powercfg /import "C:\MyPlan.pow"
- 6This preserves all custom settings including CPU throttling, display timeouts, etc.
- 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 TrialNo credit card required • Works on Windows 10 & 11