Command Prompt: To Hibernate Windows

Hibernate Windows using Command Prompt

In fact there is no direct command (internal) to Hibernate Windows. However, you can hibernate through Command Prompt or bat files.

This method uses a basic dll (powerprof.dll) function.

By calling this function through command prompt - using rundll32 command, you can do it.

Here is the command:

Rundll32 powerprof.dll,SetSuspendState

Related Contents:

Search and delete files using Command Prompt
Create Thousands of folders in a second (bat looping example)
Hide Files inside Files (Multi-Extension Files)

No comments:

Post a Comment

Thank you for commenting. Please keep visiting.