Posts Tagged ‘hibernate option missing windows 10’

Fix: Hibernate Option Missing in Windows 10 Power Options

June 29th, 2017 by Admin

Hibernate option is missing from the Power Options in the Control Panel? Did you install driver updates but still couldn’t get the Hibernate option back? Hibernate is one of the power saving modes that saves your current system state to hard drive, then power off the system. When you start the PC, it restores that state, letting you resume from where you left off.

hibernate-missing-in-power-options

If you prefer to use the hibernate feature on your Windows 10 PC, here is a simple way to restore the missing Hibernate option back to the Power Options.

How to Fix: Hibernate Option Missing in Windows 10 Power Options?

  1. Click the Cortana Search box on your taskbar, type cmd, right click on the Command Prompt and select Run as administrator.

    run-cmd-as-administrator

  2. Once the Command Prompt is launched, type in the following command to enable the Hibernate feature.

    powercfg /hibernate on

  3. Next, run the following command to change the hibernation file type to full.

    powercfg /h /type full

    restore-missing-hibernate-option

  4. Reboot your computer. You should see the Hibernate option show up in the Power Options.

    hibernate-option

    That’s it!