Monday, 2 April 2012

How To Put the System into hibernation or Standby from Run menu

To put the system in to hibernation:-

1]Make sure that the system is hibernation enabled. To confirm that, Click the Start button, go to Run menu and type in Powercfg.cpl and click OK. In the Power Options Propertiesclick Hibernate  tab and make sure that Enable hibernation option is checked. Click OK/Apply.

2]Now Click the Start button, go to Run menu and type in %windir%\System32\rundll32.exe powrprof.dll,SetSuspendState and click OK.

To put the system in to Stand by :-

1]Make sure that the system is hibernation disabled. To confirm that, Click the Start button, go to Run menu and type in Powercfg.cpl  and click OK. In the Power Options Propertiesclick Hibernate  tab and make sure that Enable hibernation option is unchecked. Click OK/Apply.

2]Now Click the Start button, go to Run menu and type in %windir%\System32\rundll32.exe powrprof.dll,SetSuspendState and click OK.

No comments:

Post a Comment