"Your power plan information isn't available" error msg


  1. Posts : 2
    windows 7 Ultimate
       #1

    "Your power plan information isn't available" error msg


    I am trying to change power setting but I got a message "Your power plan information isn't available." I will download a game that will take me like 8 hours. I'm about to sleep already and decided to change power setting and sleep option but options are not available. I activated the account administrator and have 2 account administrators. I logged in on the account administrator and got no option. Same as with the other account. What should I do?
      My Computer


  2. Posts : 72,055
    64-bit Windows 11 Pro for Workstations
       #2

    Hello Whinner, and welcome to Seven Forums.

    You might see if doing OPTION ONE in the tutorial below to reset all power plans back to default may be able to help.

    Power Plan - Restore Default Settings

    Hope this helps,
    Shawn
      My Computer


  3. Posts : 2
    windows 7 Ultimate
    Thread Starter
       #3

    i already tried that but did not work. I was reading topics and forum before i post this and think im missing registry. i do system scan in cmd and found out that WIndows Resource Protection found corrupt files. I think i need to add those registry
      My Computer


  4. Posts : 72,055
    64-bit Windows 11 Pro for Workstations
       #4

    Whinner,

    The easiest way to go about this I believe would be to do a repair install. It will fix it for you without losing anything. It's a lot safer.
      My Computer


  5. Posts : 1
    Windows 7 64-bit
       #5

    I also had this problem so posting a reply for all it might help.

    Here's how to walk thru changing the security on the LIDCLOSE (and any other power option that is blocked, all this is general purpose):

    1. Get your GUID for the active profile
    powercfg -getactivescheme

    2. Dump the list of permissions/settings
    powercfg -qh {GUID from above} > list.txt
    (this is a large output redirect it to a file)

    Now in this you will see the following if you search for "lid"

    NOTE: see in the below the current index is "1" for ac (plugged in) as well as dc (battrery). This is what we are trying to change! I want "0" (Do nothing)

    Power Scheme GUID: 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
    Subgroup GUID: 4f971e89-eebd-4455-a8de-9e59040e7347 (Power buttons and lid)
    Power Setting GUID: 5ca83367-6e45-459f-a27b-476b1d01c936 (Lid close action)
    Possible Setting Index: 000
    Possible Setting Friendly Name: Do nothing
    Possible Setting Index: 001
    Possible Setting Friendly Name: Sleep
    Possible Setting Index: 002
    Possible Setting Friendly Name: Hibernate
    Possible Setting Index: 003
    Possible Setting Friendly Name: Shut down
    Current AC Power Setting Index: 0x00000001
    Current DC Power Setting Index: 0x00000001

    3. In order to be able to change it, either thru the Power Management UI or thru the command line, the security descriptor for LID CLOSE needs to be changed

    4. Get the current security descriptor:
    powercfg -getsecuritydescriptor LIDACTION

    on my system, this returned:
    O:BAG:SYD:P(A;CI;KR;;;BU)(A;CI;KR;;;BA)(A;CI;KA;;;SY)(A;CI;KA;;;CO)

    5. In the above the first two items in parens relate to permissions for BU (Built-in Users) and BA (Built-in Administrators)

    6. Note that for SY (Local System) the Registry Key Access is set to "KA" for All Key Access vs. "KR" for Key Read

    7. Change that value to unlock this function
    powercfg -setsecuritydescriptor LIDACTION O:BAG:SYD:P(A;CI;KA;;;BU)(A;CI;KA;;;BA)(A;CI;KA;;;SY)(A;CI;KA;;;CO)
    [just change the "KR" to "KA"]

    8. Now you can set thru the UI or, thru the command line using :
    powercfg -setacvalueindex Scheme_GUID Sub_GUID Setting_GUID SettingIndex

    use all the GUIDs for your current scheme, sub and setting (clearly noted from the -qh output) and on my system the setting index is "0" for "Do nothing"

    9. You can check thru UI, -qh again, and so forth
      My Computer


  6. Posts : 2
    windows 7 Untimate x64
       #6

    Solution that Works


    I have had this problem literally for years. I have fixed it many times, but it always comes back sometime within the next couple of days or couple of months.
    If you research it, you will find many suggestions. I have probably tried them all, including begging Microsoft for an answer. All of the fixes people suggest work occasionally, but only one that I know of fixes the problem every time. That fix is to compact the registry. It takes a long time and the problem still comes back, but at least I have something that gives me temporary relief. I use JV16 to compact the registry, but there are other programs that do it.
    I hope this helps.
      My Computer


  7. Posts : 1
    Windows 7 Ultimate x64
       #7

    your power plan information isn't available then....


    note: this is applicable for samsung laptops oly...

    if it show then pls go to start ----> All programs ----> fast start ----> pls click on off buttom...
    then u can change the power plan..
      My Computer


  8. Posts : 2
    windows 7 Untimate x64
       #8

    I don't have a Samsung.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 07:32.
Find Us