High performance Power plan missing.

Anonymous
2020-06-07T09:16:10+00:00

Hi, i have a surface laptop and i cant change my performance in power options in control panel, it would just show balanced for me, and when i press create a new power plan i cant see high performance, it only shows balance, i need a way to get high performance can anyone please help me? 

***Original Title: Power***

Windows for home | Windows 10 | Sleep and Power on, off

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2020-07-26T14:07:19+00:00

This is a temporary fix i guess, but it works for me nonetheless

using the command:

"powercfg -duplicatescheme 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c"

does not add the plan high performance in this power plan. So i ended up forcing the plan to run from cmd with this code:

"powercfg -s 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c"

and create the ".bat" file to have a launcher so i don't have to type whenever i need to use the plan. The plan runs after couple seconds of delay and appear alongside with "balanced plan". If you change the plan to the original one, the high performance one will dissapear so you need to launch the code again.

Was this answer helpful?

100+ people found this answer helpful.
0 comments No comments

73 additional answers

Sort by: Most helpful
  1. _AW_ 69,496 Reputation points Volunteer Moderator
    2020-11-25T08:13:56+00:00

    Just follow Shawn Brink's tutorial using option 2 at:

    Restore Missing Default Power Plans in Windows 10 | Tutorials (tenforums.com)

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  4. Anonymous
    2020-08-31T22:13:37+00:00

    Hi Brian,

    After having searched all over youtube and several search engines, your response proves to be working perfectly fine! That command did run as advised by yourself and vanishes the moment you select "Balanced Mode". However, my questions here are: 

    1. Does the High performance mode really make any difference to the performance (Currently, I have 8 GB SSD)? 
    2. Can you also advise a command for "Ultimate performance" that can be forced to run just like the "High Performance" mode? The commands I found on youtube for "Ultimate performance mode" is: 

    Ultimate performance:

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

    High Performance: powercfg -duplicatescheme 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c

    Your response would be much appreciated. Cheers!

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments