50

I recently updated my HP Laptop from Windows 7 to Windows 8 Pro.

When running Win 7 I had the option to hibernate my machine but that option is missing in Win 8. Selecting the 'Power' button from the 'Settings' option in the Charms Bar only gives me the option to 'Sleep', 'Shutdown' or 'Restart'.

How do I get the Hibernate option to appear?

Windows 8 Power Options

mcqwerty
  • 1,083

4 Answers4

52

Hibernation is disabled by default in Windows 8.

In Windows 8, Microsoft has introduced the feature of fast startup (fast boot) which can boot up Windows in 1/10th time as compared to earlier versions and disabled the option to hibernate from the default power options. - Guiding Tech

However, you can enable display of the hibernate option easily. To do this:

  1. Control Panel > Hardware and Sound > Power Options or search Power Options in the Metro search box or, from the system tray battery icon, select More power options

  2. Select Change What Power Buttons Do on the left panel

  3. Then click Change settings that are currently unavailable.

    enter image description here

  4. Then check the Show Hibernate option:

    enter image description here

Note: Shut-down hibernates the kernel session, but not user session (which is closed).

Sources:

Glorfindel
  • 4,158
ronalchn
  • 4,551
3

Disabled by Default. You can enable it by the following steps :

  1. Go to Control Panel -> Power Options -> System Settings.
  2. Then click on the blue area to unlock the below options

Click on the Blue area

Then check the hibernate option and click Save Changes. That's it..

2

If Hibernate option is not included, you need to enable it as I did:

  • Open cmd as administrator.

  • Use this command:

cd \
powercfg /hibernate on
Eng.Fouad
  • 370
1

As an alternative but equally as effective:

Simply install HotShut. It is a very useful app for Windows 8 users which will allow the user to not only Hibernate but to also Shutdown, Restart, Log Off and Lock the PC from the system notification area.

enter image description here

More info & to download:

http://www.thewindowsclub.com/quickly-shutdown-restart-lock-logoff-windows-computer-hotshut

Simon
  • 4,481