advanced power options and csenabled

Anonymous
2020-11-03T11:21:15+00:00

Hi

Advanced power options went missing after the last update. No processor options, usb, gpu power, etc. The usual fix of CSEnabled in regedit is no longer there. The fan speed is out of control even with the slider bar set to better battery. Any help would be appreciated.  thanks

Windows for home | Windows 10 | Performance and system failures

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
2021-08-25T15:45:27+00:00

Hi All,

I too was fed up with this issue getting nowhere online.

I created a short script that will change req items to allow for advanced options to be displayed.

$sting77 = "HKLM\SYSTEM\CurrentControlSet\Control\Power\PowerSettings"<br><br>$querylist =  reg query $sting77<br><br>foreach ($regfolder in $querylist){<br><br>    <br><br>    $active = $regfolder -replace "HKEY_LOCAL_MACHINE" , "HKLM:"<br><br>    <br><br>    Get-ItemProperty -Path $active<br><br>    Set-ItemProperty -Path "$active" -Name "Attributes" -Value '2'<br><br>    <br><br>    }

Run this in an Elevated Powershell ISE and it should fix it straight away as mine are now showing:

Thanks

Was this answer helpful?

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

56 additional answers

Sort by: Newest
  1. Anonymous
    2020-11-17T10:00:42+00:00

    Hi Nikhar

    I'm with Stephan on this. you guys need to either restore all advanced power options and/or allow csenabled to be toggled. Microsoft has rendered switchable graphics useless on laptops as well as other items being set incorrectly ( like wake timers). Replying with boiler plate how to response doesn't cut it. BTW, when i tested this release via windows insider program csenabled was not effected. so Microsoft made a change after the fact.  Please advise.

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-11-17T09:33:15+00:00

    Dear Nikhar,

    I'm writing to you, since you are a Microsoft agent. Thank you for your instructions, which I followed, but to no avail. I'm using Windows 10 Home 20H2. After the update to this version, some of the most important Advanced Power Settings have disappeared (such as those relating to the CPU). Also CSEnabled has disappeared from the registry, with which in the past one was always able to recover them. At present, there is no way to get the complete Advanced Power Settings back by working the registry.

    From my user experience, confirmed by some third party diagnostic software, I can tell that Windows now throttles my CPU at 60% when I'm on battery, which makes my device almost useless, as the tablet's CPU is weak even at a 100%. The power mode options to which one gets when clicking on the battery icon on the taskbar are on "Best performance," but they don't don't serve to remedy the problem.

    My main reason for writing is kindly to ask you to communicate to those responsible for writing Windows Updates that, at least to this customer's mind, it was a very bad idea to get rid of CSEnabled in the registry, and it would be splendid to reintroduce it with the next Windows Update. I object to being forced by Windows Updates to have to use my tablet plugged in or to have to buy a new one.

    After some research, I'm pretty sure that reintroducing CSEnabled into the registry with the next update is the only way to get my computer running on battery again. Of course, if you have a different fix on how to run my tablet at a 100% CPU on battery, I'm happy to hear.

    Thank you,

    Stephan

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2020-11-05T09:14:10+00:00

    Hi,

    Thank you for writing to Microsoft Community Forums.

    I understand that advanced power option is missing after the latest update. I’ll certainly assist you with the issue.

    However, please let us know:

    1.     May I know the advanced power options that you are referring to?

    2.     May I know the update that was installed? To check go to Start >> Settings >> Update & Security >> Windows Update >> View update history.

    3.     Which build version of Windows 10 is installed on the computer? Refer Which version of Windows operating system am I running?

    You can find the advanced power options by following the steps mentioned below:

    1.     Press Windows logo key + R, to open Run dialog box.

    2.     Type control and click on OK.

    3.     Select Large icons from the drop down for View by.

    4.     Click on Power Options.

    5.     Select Change plan settings for the current active power plan.

    6.     Click on Change advanced power settings.

    Let us know how it goes.

    Regards,

    Nikhar Khare

    Microsoft Community - Moderator

    Hi, I'm running the latest version windows 10 pro across all of my laptops ( 2 asus zenbooks, and 1 lenovo c740).  After the last update csenabled went missing in regedit. almost all of the advanced power options went missing as well ( previously when this happened you went into csenabled and switched the value from 1 to 0 to restore. so system cooling policy ,wake timers, swtichable graphics ( ie intel, nvidia, power options), etc are all missing. This has caused fan speeds to run out of control even though internal temps are fine. The only way to fix the fan speed, so far, is to back out of graphics drivers on both dedicated and integrated  drivers.  but not being able to access most of these advanced power options is leading to battery drain. i have tried in place upgrade, and system reset ( but not factory reset). 

    This seems to have something to do with the modern power slider that is being forced upon everyone without regard to

    your individual system ( ie switchable graphics vs integrated only).  None of the boiler plate fixes seem to work. Any thoughts on how to fix? will a clean install of windows work? btw, the windows 10 and microsoft blogs indicate that a lot of people are having the same problem.  thanks for your help. regards, gary

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2020-11-05T08:10:37+00:00

    Hi,

    Thank you for writing to Microsoft Community Forums.

    I understand that advanced power option is missing after the latest update. I’ll certainly assist you with the issue.

    However, please let us know:

    1.     May I know the advanced power options that you are referring to?

    2.     May I know the update that was installed? To check go to Start >> Settings >> Update & Security >> Windows Update >> View update history.

    3.     Which build version of Windows 10 is installed on the computer? Refer Which version of Windows operating system am I running?

    You can find the advanced power options by following the steps mentioned below:

    1.     Press Windows logo key + R, to open Run dialog box.

    2.     Type control and click on OK.

    3.     Select Large icons from the drop down for View by.

    4.     Click on Power Options.

    5.     Select Change plan settings for the current active power plan.

    6.     Click on Change advanced power settings.

    Let us know how it goes.

    Regards,

    Nikhar Khare

    Microsoft Community - Moderator

    Was this answer helpful?

    0 comments No comments