Sometime we need to create shortcuts for Shutdown, Restart and Hibernate. This is really easy to create them. Follow the steps below.SHUTDOWN
> First Right click on your desktop and then click New
> Now Click New Shortcut to open the Create Shortcut Wizard
> Type: shutdown -s -t 00
> Click Next and type a descriptive name of your choosing for the shortcut
> And then Click Finish
RESTART
> Now Click New Shortcut to open the Create Shortcut Wizard
> Type: shutdown -s -t 00
> Click Next and type a descriptive name of your choosing for the shortcut
> And then Click Finish
RESTART
> Right-click on a blank area of the desktop and then click New
> Select New Shortcut
> In the first box of the Create Shortcut Wizard, type: shutdown -r -t 00
> Click Next.
> Name the shortcut Restart & click Finish.
HIBERNATE
> Right-click on a blank area of the desktop and then click New
> Select New Shortcut
> Type: rundll32.exe PowrProf.dll, SetSuspendState
> Click Next
> Name it (Hibernation, for example)
> Click Finish
> Select New Shortcut
> In the first box of the Create Shortcut Wizard, type: shutdown -r -t 00
> Click Next.
> Name the shortcut Restart & click Finish.
HIBERNATE
> Right-click on a blank area of the desktop and then click New
> Select New Shortcut
> Type: rundll32.exe PowrProf.dll, SetSuspendState
> Click Next
> Name it (Hibernation, for example)
> Click Finish