Monday, January 5, 2015

Enable/Disable Hibernate In Windows 7 & 8

You can Enable/Disable Hibernate in Windows 7 & 8 in Three methods.

  • Using Command Prompt
  • Using Reg Editor
  • Using Advanced Power Options in control Pannel.
USING COMMAND PROMPT

Before enabling hibernate on make sure that you have turned off Allow Hybrid sleep. To do that follow the below steps.
1.Type Power opions in Start Menu and press Enter.
2.In the left pane click on Edit Power Plan or Change when the computer sleeps.
3.Click on Change plan settings at right side.
4.Click on Change advanced power settings.
5.In power options window, click on sleep to expand and turn off Allow hybrid sleep. and then
1.Click Start and type CMD in search.
In the search results, right-click on Command Prompt and click on Run as Administrator and click yes.
2.At the Command Prompt type powercfg /hibernate on and press Enter to enable and if you want to disable type powercfg /hibernate off.

USING REGISTRY EDITOR (REG EDITOR)


No comments:

Post a Comment