Solved: Windows 10 Power plans are missing

Windows 10 power plans disappeared, how do I bring them back?

  1. Use Powercfg tool
  2. Restore default power plans
  3. Create a Power Plan
  4. Check Power Options settings
  5. Import a Power Plan
  6. Run Power Troubleshooter
  7. Change Registry settings

In Windows, a power plan is a set of hardware and system options that defines how power is used and preserved by your device.

The three built-in power plans include: BalancedPower Saver and High Performance. All these can be customized for your systems, or you can create new plans based on the existing ones, or a completely new power plan from scratch.

Balanced plan offers full performance when needed, and saves the power when you don’t need it. Power saver, on the other hand saves your power by reducing performance and screen brightness. High performance maximizes your screen brightness and my increase performance; it uses more energy.

There’s another power plan: Ultimate performance. This is only available by default in Windows 10 Pro for Workstations edition starting with build 17101 for ultimate performance on higher end computers.

Any changes you make to the settings of any power plan affects all users that chose the same plan as their default power scheme.

For Windows 10, a new user interface allows you to change the power related options. The classic Control Panel is losing its features and may be replaced in entirety by the Settings app which already has most settings from the control pane.

However, Settings doesn’t have the ability to delete a power plan yet, so you’re still stuck with Control Panel.

Expert Tip: Some PC issues are hard to tackle, especially when it comes to corrupted repositories or missing Windows files. If you are having troubles fixing an error, your system may be partially broken. We recommend installing Restoro, a tool that will scan your machine and identify what the fault is.

You’ve probably even searched the web for solutions and none of them worked to restore the power plans.

Here are some solutions you can try that will help you get back your Windows 10 missing power plans.

What to do if Windows 10 power plans aren’t showing up?

1. Use Powercfg tool

  1. Open an elevated command or PowerShell prompt
  2. Press Windows key and search for CMD or Windows PowerShell
  3. If either result displays, right click and select Run as administrator
  4. Download PowerPlans.zip file
  5. Extract the plans to you desktop or download folder. You’ll have a Power Plans folder with the three backed up plans
  6. In the elevated prompt, use the Powercfg tool built-in to Windows to import the Windows 10 missing power plans
  7. Use the command line: powercfg -import “pathtopowerplan.pow for each plan as follows:
    1. High Performance

      • powercfg -import “C:\Users\USER\Desktop\Power Plans\High Performance.pow
    2. Power Saver

      • powercfg -import “C:\Users\USER\Desktop\Power Plans\Power Saver.pow
    3. Balanced
      • powercfg -import “C:\Users\USER\Desktop\Power Plans\Balanced.pow
  8. You may not need to restart your computer as all power options may have been immediately available so check your control panel.
  9. Press Windows Key and search for Power Plan
  10. Select Choose a power plan from the search results
  11. Go to Settings and see for yourself. The change in power plans is done purposely by Microsoft. The imported plans will not be imported as default, and you can delete them. The idea behind this was to import plans with the original default settings

2. Restore default power plans

  1. Open an elevated command prompt
  2. To restore the Power saver scheme, use the command: powercfg.exe -duplicatescheme a1841308-3541-4fab-bc81-f71556f20b4a
  3. For restoring the Balanced scheme, use the command: exe -duplicatescheme 381b4222-f694-41f0-9685-ff5bb260df2e
  4. To restore the High Performance scheme, use the command: exe -duplicatescheme 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
  5. To restore the High Performance scheme, use the command: exe -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61

3. Create a Power Plan

  1. Right click Start
  2. Select Power Options
  3. Click on the Additional Power Settings link in the Related settings area
  4. Click Create a power plan link
  5. Select High performance
  6. Specify the name for your new plan
  7. Click Next:
    Choose the timeouts for sleep mode and display that you prefer
  8. Click on Create. The new power plan will be added and activated:
  9. To customize it, click on Change plan settings link
  10. Click on Change advanced power settings. In this window you can tune all the settings you don’t like to be at default values.
  11. Click OK

4. Check Power Options settings

If you find Windows 10 missing power plans, check the following:

  1. Click Start
  2. Select Settings
  3. Select System
  4. Click on Power Options

Check if your power plans are there. It includes the Additional Power Settings link under Related Settings.

Power Options

5. Import a Power Plan

  1. Open an elevated command prompt
  2. Type the following command: powercfg -import “The full path to your .pow file
  3. Provide the correct path to your *.pow file
  4. Exit the command prompt

6. Run Power Troubleshooter

  1. Click Start and type Troubleshooting in the search box, press enter
  2. In the Troubleshooting window, click View All
  3. Click Power
  4. Select Advanced
  5. Click on Run as administrator
  6. Click Next and follow the prompts to complete the process

7. Change Registry settings

  1. Right click Start
  2. Select Run
  3. Type regedit and press enter to open the registry editor
  4. Go to the folder: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power
  5. On the right, check one of the keys called CsEnabled
  6. Click on that key
  7. Change the value from 1 to 0
  8. Restart your computer
  9. Check if your power plans are back

1 Comment

Leave a Reply

Your email address will not be published. Required fields are marked *