Logging Experiences

How to disable hibernate and free some disk space in Windows 7

Posted in Tips and Tricks by Sina Iravanian on May 26, 2011

Run a command prompt as administrator.

Run the following command:

powercfg.exe -h off

The disk space is freed immediately. To turn it back on run:

powercfg.exe -h on

Reference: +

Follow

Get every new post delivered to your Inbox.

Join 34 other followers