Social Icons

> Shortcuts for Shutdown/Restart

Certain main functions of your PC can be made into shortcuts for easier access.
This includes: shutdown, restart, logoff, hibernation mode…etc







Just right click on your Desktop and create a new shortcut by selecting New > Shortcut.
In the Type the location of the item box, enter shutdown.exe -s -t 00
You can name this shortcut as “Shutdown”. Clicking this icon, will do the same function as the name suggests.
To customize it, you can change the icon assigned to it by right-clicking the shortcut and selecting Properties. In the Properties window that pops-up, click on Change icon. Here you can select whatever icon you want & the shortcut is ready to use.

Similarly you can create shortcuts for other functions

> For Restart shortcut, use shutdown.exe -r -t 00
> For Logoff shortcut, type shutdown -l -t 00
> For Switching Users shortcut, use Rundll32.exe User32.dll, LockWorkStation
> For Standby/Hibernation shortcut use Rundll32.exe PowrProf.dll, SetSuspendState

No comments:

Post a Comment

Write something for me: Comment, Feedback, Suggestion anything.