Tuesday 31 October 2017

sleep - Is it possible to use Hibernate on a Desktop with Windows 10?


When following the typical Windows 10 tutorials for enabling hibernation (e.g. this one), I've noticed that some options don't appear on my desktop. Is it because it might not have the same awareness hardware a laptop does? Or is there a hidden way somewhere that I'm not seeing?


Why is the Hibernate option not part of the default power options???


enter image description here



Answer



From command prompt with administrator permissions:


powercfg /hibernate on

Don't forget to check that you have enough space on your main drive, because everything in your RAM will be stored in your HD while your PC is hibernating.


No comments:

Post a Comment

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...