Pages

Saturday, 16 February 2013

Enable or disable hibernate option in windows

In general windows has default disabled Hibernate option.
if you want to enable it
  1. Got start button  
  2. search for cmd (command promt)
  3. right click and run as Administrator
  4. It should show your C:\Windows\system32>
  5. Run command powercfg.exe -h on  to enable hibernate or powercfg.exe -h off to disable it.
  
  

No comments:

Post a Comment