Win7 system sleep mode is very easy to use, I believe we all know, it can not shut down the situation of the user to keep the current state, into hibernation, want to continue to work can be launched quickly. It saves a lot of time compared to turning off the machine. However, there are always a series of operations to open hibernation, is there any way to create a key to restart or turn off hibernation mode? Of course, the following method is a small skill for everyone to prepare.
First, on the Win7 system desktop, click the Start button in the taskbar, click to go to "All Programs"-"accessories" from the Start menu, then right-click Notepad and choose to run as Administrator.
Second, in the Win7 Open Notepad window, enter the appropriate command to execute. For example, if you want to turn off the Hibernate feature, enter the @powercfg-h off command. If you want to restart the Hibernate feature, enter @powercfg-h on. The operation is shown in the following figure.
Third, then will just create a good Notepad, in the menu click "File"-"Save As", save the file as a. bat file. Remember two commands to be entered separately in Notepad, and then named "Turn off hibernation" and "open hibernate" separately. To close or turn on Hibernate mode, double-click the file that you have created.
So we made two handy Notepad command icon, put on the desktop, want to restart hibernation or turn off hibernation, just double-click the file. Let the function of sleep become more convenient and quick, there is a need for friends, hurriedly try to operate it.