Easier Way to Log Off and Lock Your Computer
To log off from the session that you are currently logged in, normally you will go to Start and click on “Log Off Username”. It is pretty straight forward. However, if you still think it is a bit hassle and irritated to click here and there, well, you can create your own shortcut in order to log off and lock your desktop in a faster way.
To create a log off shortcut, just make a right click on any empty spot on your desktop. Point your mouse to “New” and click “Shortcut”.

A dialog box will be appeared. Just type in “rundll32 user32.dll,LockWorkStation” and click “Next” to continue.

Last, key in a name for this shortcut, e.g. Log Off ShortCut. Click finish to complete the task.

Share and contribute or get technical support and help at My Digital Life Forums.
Related Articles
- Targus DEFCON CL Armor Combination Lock Reviews
- How to Hide Pornographic Photo or Video in Your Computer from Intruding Eyes
- Bluelock Locks Computer Screen Automatically Using Bluetooth Technology
- Crack and Hack to Recover Combination Lock or Master Lock Combination Instructions
- BioLock Fingerprint Deadbolt Lock
- How to Bypass and Stop Automatic Logon to Log On as Different User
- StatCounter Free Account Upgrades to 500 Log Size
- New Samsung Ezon Door Lock With Touchscreen Feature
- Automatically Shutdown Computer With Auto Shutdown Genius
- Automatic Login or Logon to Windows Vista without Clicking

































October 8th, 2007 00:39
How can I make a restart/shutdown shortcut?
October 8th, 2007 06:02
There is a more simple and faster way to log off: just press windows key+L
October 8th, 2007 07:20
Locking the workstation is not logging off you computer. It simply locks you workstation. To log off, so you can do a complete user log on again, or another user can, you need to, well, log off, not lock your workstation.
October 12th, 2007 07:04
to restart shortcut:
C:\WINDOWS\system32\shutdown.exe -r -t 05 -c “Rebooting…”
to shutdown:
C:\WINDOWS\system32\shutdown.exe -s -t 05 -c “Rebooting…”
see “C:\WINDOWS\system32\shutdown.exe –help” for more info
August 11th, 2008 05:43
The correct and shorter why to create these shortcuts is as follows: make a new shortcut in on the desk top…and in the first field..type this. For Shut down….”shutdown -s -t 00 and for restart…..”shutdown -r -t 00 and for log off….”shutdown -L 00″….and they will work perfectly..there is no need for those long and drawn out commands.