Created
December 28, 2012 06:56
-
-
Save jpetitcolas/4395164 to your computer and use it in GitHub Desktop.
A command to launch as a administrator to disable Windows hibernation, avoiding to store a file named _hiberfile.sys_ of several GB.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
powercfg -h off |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment