Suspend
-
How do I enable the "suspend" command?
Como eu habilito o comando suspender ? -
@Mateus-Alves, I learned from here that this command will hybernate your computer by default.
rundll32.exe powrprof.dll,SetSuspendState 0,1,0But, if you first run this command in an elevated cmd window (that your ran by right clicking Command Prompt, and clicking "Run as administrator"), the above command will suspend your computer instead of hybernate it.
powercfg -hibernate offIf anyone reading this doesn't know the difference between suspend and hybernate:
-
Suspend does not turn off your computer. It puts the computer and all peripherals on a low power consumption mode. If the battery runs out or the computer turns off for some reason, the current session and unsaved changes will be lost.
-
Hibernate saves the state of your computer to the hard disk and completely powers off. When resuming, the saved state is restored to RAM.
I found that here.
-
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login