How to create Shortcuts Icon for Power Options
We can shortcuts key for differentPower Options like ShutDown, Restart, Log off, etc
Steps to be Followed:
Step 1: Right-Click on Screen anywhere, select New->Shortcut
Step 2: Enter the Location as
For LogOff:
Shutdown -l
For Shutdown:
Shutdown -s -f -t 00
For Restart:
Shutdown -r -f -t 00
For Restart with Boot Options Menu
Shutdown -r -o -f -t 00
Step 3: Enter the Name as you want and hit Enter
Step 4: Shortcut Created.
Step 5: Now Right-Click on the created Shortcut and Click Change Icon
Step 6: Select Icon of your choice and Hit Enter.
That's it, Now you can create Shortcut Keys for different Power Options using the above Command and keep or move it wherever you want...
Hope you like this Tutorial. Pls Like, Comment and Share...
Steps to be Followed:
Step 1: Right-Click on Screen anywhere, select New->Shortcut
Step 2: Enter the Location as
For LogOff:
Shutdown -l
For Shutdown:
Shutdown -s -f -t 00
For Restart:
Shutdown -r -f -t 00
For Restart with Boot Options Menu
Shutdown -r -o -f -t 00
Step 3: Enter the Name as you want and hit Enter
Step 4: Shortcut Created.
Step 5: Now Right-Click on the created Shortcut and Click Change Icon
Step 6: Select Icon of your choice and Hit Enter.
That's it, Now you can create Shortcut Keys for different Power Options using the above Command and keep or move it wherever you want...
Hope you like this Tutorial. Pls Like, Comment and Share...
0 comments:
Post a Comment