Cannot change power button or lid close action

19,520

Solution 1

I had the same problem and just found the answer here. http://answers.yahoo.com/question/index?qid=20110328121602AAFxtHH It worked for me. =]

There's this little program that by doing its work, cancels our options on what closing the lid etc do. It's called Fast Start. Run it, turn it off and now you have a fuller command of your laptop. Hope it works for you as well.

Solution 2

My Samsung N150 has a program called Fast Booting SW that seems to be responsible for this problem. Disabling it solves the problem for me.

Share:
19,520

Related videos on Youtube

Franz Wong
Author by

Franz Wong

Currently a Site Reliability Engineer at Take 2 Interactive. Formerly a Site Reliability Engineer for the Stack Exchange network. Prior to my work for Stack Exchange I worked for a small software developer in Sydney, Australia.

Updated on September 18, 2022

Comments

  • Franz Wong
    Franz Wong almost 2 years

    I have a Samsung 900x laptop and I want to change it so that when I close the lid, nothing happens (I often close the lid to carry it somewhere 10 seconds away, and by putting it into suspend it cancels any active downloads/etc).

    Easy, right? Go to Power Options and change it there; just like on every other laptop in the world.

    Not so fast:

    enter image description here

    Saywhat?! That message only shows up for the nodes for Lid Close Action, Power Button and Sleep Button. I can change every other setting except for those three.

    I'm definately an Administrator on the computer, and I've googled the error and found dozens of hits on other crappy forums, but of course nothing on those worked (otherwise, I wouldn't be here). And as ususal the "Why can't..." hyperlink gives no useful infomation what so ever (just a generic Help document).

    So - how can I change what closing the lid does? I will modify the registry directly if I have to.

    • avirk
      avirk about 12 years
      Which version(Home basic, Ultimate or Premium) of windows is it?
    • Franz Wong
      Franz Wong about 12 years
      Windows 7 Professional
    • avirk
      avirk about 12 years
      `HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\P‌​owerSettings` See if there are 15 reg key under it.
    • avirk
      avirk about 12 years
      One more thing you can try is that go to device manager and uninstall the battery driver and then reboot may be it can fix this.
    • avirk
      avirk about 12 years
      Have you tried those option already as you have not respond back?
    • Franz Wong
      Franz Wong about 12 years
      @avirk - I did not respond because I am at work doing work things. I will try these things as I have time to. Just be patient :)
    • Franz Wong
      Franz Wong about 12 years
      @avirk - yes, I have 15 registry keys under there. I don't have the time to un-install the battery driver at the moment but I will try it when I have time.
  • Franz Wong
    Franz Wong about 12 years
    It is currently set to Samsung Optimised. Although it doesn't matter which plan I set it to, the same thing happens.
  • Franz Wong
    Franz Wong about 12 years
    This is a brand new laptop that is running the factory image, so I don't think that's going to help in this situation. Sorry.
  • bwDraco
    bwDraco almost 12 years
    +1 for explaining an otherwise link-only answer, what many new users often fail to do. Remember that link-only answers aren't very useful and can become useless altogether if the link becomes invalid, so you've helped ensure the long-term usefulness of this answer.
  • Community
    Community almost 3 years
    Please add further details to expand on your answer, such as working code or documentation citations.