Thursday, February 5, 2015

Tutorial How to Add Sleep, Lock, Hibernate Restart to Start Menu on Windows 8


Tutorial How to Add Sleep, Lock, Hibernate Restart to Start Menu on Windows 8


Step By Step Given Below

1. Create a new shortcut. On the desktop, right-click any blank space, choose New in the context menu and click Shortcut.


2. Use a command to specify the restart operation.Type the command of “shutdown.exe -r -t 00” (without double quotation marks) and click Next. By the way, the command of lock is “rundll32.exe user32.dll,LockWorkStation”, the command of hibernate is “rundll32.exe powrProf.dll,SetSuspendState” and that of sleep is “rundll32.exe powrprof.dll,SetSuspendState 0,1,0”.



3. Name the new shortcut as restart and tap Finish.


4. (Optional) Open the properties window of the shortcut.


5. (Optional) Select Change Icon in Properties window to continue.


6. CLICK OK


7. Choose an icon for the shortcut.


8. Click OK to successfully modify the icon of the shortcut.


9. Pin the restart shortcut to Start Menu.


Comment Box is loading comments...