Re-enable Hibernate in Windows Vista
August 20, 2007 at 8:41 AM
—
2102
Well... If you run Disk Cleanup and if you select Hibernation File Cleaner it will disable hibernation in Windows Vista.
To re-enable hibernation run this from command line. And don`t forget to run as Administrator :)
powercfg -H ON
To disable hibernation in Windows Vista run this from command line as Administrator.
powercfg -H OFF