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.

Related Articles
- TrayStatus Displays Indicator of Num Lock, Caps Lock, Scroll Lock Status and Hard Drive Read/Write Activity
- Grouping Makes Your Emailing Task Easier
- Crack and Hack to Recover Combination Lock or Master Lock Combination Instructions
- Easier Way to Take Ownership and Grant Access Files or Directories in Vista
- Innovative Graphical Passwords Helps To Improve Security In Easier Way
- Workaround to Pin My Computer, Documents, Recycle Bin or Any Folders to Windows 7 TaskBar (Pin to Windows Explorer Alternative)
- Run Command Prompt Window as Administrator by Right Click Computer in Vista
- HTTP File Server Standalone Program Makes File Sharing Easier
- Download KidKeyLock to Lock Keyboard and Mouse Functions on your PC
- Windows, IE and Office Randomly Lock-ups, Freezes, Crashes or Hangs










































October 6th, 2008 13:20
You tell ‘em Kev. ALso, you better be right as I’m gonna test your method now…
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.
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
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 8th, 2007 06:02
There is a more simple and faster way to log off: just press windows key+L
October 8th, 2007 00:39
How can I make a restart/shutdown shortcut?