<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Windows key+L: Lock desktop</title>
	<link>http://www.zeigen.com/shortcuts/2007/03/16/lock/</link>
	<description>Each weekday, a new Windows keystroke that you can use to save time</description>
	<pubDate>Sat, 22 Nov 2008 00:27:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: Sam</title>
		<link>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-13487</link>
		<pubDate>Fri, 26 Sep 2008 07:40:05 +0000</pubDate>
		<guid>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-13487</guid>
					<description>Hi, i have a laptop with win xp sp2... my win+L key responds slowly... means when i press this keys the screen which shows "your computer is in use and has been locked"  comes after some times till that time nothing appears.. can u help me with this???</description>
		<content:encoded><![CDATA[<p>Hi, i have a laptop with win xp sp2&#8230; my win+L key responds slowly&#8230; means when i press this keys the screen which shows &#8220;your computer is in use and has been locked&#8221;  comes after some times till that time nothing appears.. can u help me with this???
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: estephen</title>
		<link>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-11731</link>
		<pubDate>Sat, 16 Aug 2008 22:03:11 +0000</pubDate>
		<guid>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-11731</guid>
					<description>Does anything happen when you hit Windows Key + L? Do you have multiple users switched on?</description>
		<content:encoded><![CDATA[<p>Does anything happen when you hit Windows Key + L? Do you have multiple users switched on?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rostgrm</title>
		<link>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-11235</link>
		<pubDate>Mon, 04 Aug 2008 14:07:00 +0000</pubDate>
		<guid>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-11235</guid>
					<description>Hi guys,
My dear computer doesn't want to lock itself on Win+L. The registry key doesn't help. WinXP Professional 2nd SP. It also was with my Home Edition. Help pls.</description>
		<content:encoded><![CDATA[<p>Hi guys,<br />
My dear computer doesn&#8217;t want to lock itself on Win+L. The registry key doesn&#8217;t help. WinXP Professional 2nd SP. It also was with my Home Edition. Help pls.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mako</title>
		<link>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-10005</link>
		<pubDate>Wed, 02 Jul 2008 19:15:20 +0000</pubDate>
		<guid>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-10005</guid>
					<description>I think Windows+L is a wonderfully useful keyboard shortcut. (Clearly, I lock my workstation often.)

This shortcut is new in Windows XP; it wasn't available on Windows 2000. So back on 2000, one annoying alternative for Windows+L would be to press Ctrl+Alt+Del, then press Enter (because Lock is usually the default button selected) or K (the mnemonic).</description>
		<content:encoded><![CDATA[<p>I think Windows+L is a wonderfully useful keyboard shortcut. (Clearly, I lock my workstation often.)</p>
<p>This shortcut is new in Windows XP; it wasn&#8217;t available on Windows 2000. So back on 2000, one annoying alternative for Windows+L would be to press Ctrl+Alt+Del, then press Enter (because Lock is usually the default button selected) or K (the mnemonic).
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Moje</title>
		<link>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3712</link>
		<pubDate>Sun, 14 Oct 2007 13:43:41 +0000</pubDate>
		<guid>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3712</guid>
					<description>Yep, one more thing... if this value exists, it may be reason why Win+L does not work... try deleting it then...</description>
		<content:encoded><![CDATA[<p>Yep, one more thing&#8230; if this value exists, it may be reason why Win+L does not work&#8230; try deleting it then&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Moje</title>
		<link>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3711</link>
		<pubDate>Sun, 14 Oct 2007 13:40:43 +0000</pubDate>
		<guid>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3711</guid>
					<description>Hm, might interest you that the value's name is 
DisableLockWorkstation
So it will look like this

DisableLockWorkstation      REG_DWORD     0x0000000x(x)

where x is either 1 or 0.</description>
		<content:encoded><![CDATA[<p>Hm, might interest you that the value&#8217;s name is<br />
DisableLockWorkstation<br />
So it will look like this</p>
<p>DisableLockWorkstation      REG_DWORD     0&#215;0000000x(x)</p>
<p>where x is either 1 or 0.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Moje</title>
		<link>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3710</link>
		<pubDate>Sun, 14 Oct 2007 13:38:38 +0000</pubDate>
		<guid>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3710</guid>
					<description>Hi,

There is a way how to enable/disable shortcuts functionality via windows registry. You need to go to
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
If this key does not exist, create it.(There will be already key explorer in key Policies, so create key System)
Then you need to add a value type DWORD, with value
0 - enable Win+L shortcut
1 - disable Win+L shortcut

Should work for both XP and Vista.

However, it may not work on some PCs... not sure why, though...</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>There is a way how to enable/disable shortcuts functionality via windows registry. You need to go to<br />
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System<br />
If this key does not exist, create it.(There will be already key explorer in key Policies, so create key System)<br />
Then you need to add a value type DWORD, with value<br />
0 - enable Win+L shortcut<br />
1 - disable Win+L shortcut</p>
<p>Should work for both XP and Vista.</p>
<p>However, it may not work on some PCs&#8230; not sure why, though&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Bashi</title>
		<link>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3248</link>
		<pubDate>Wed, 12 Sep 2007 04:34:02 +0000</pubDate>
		<guid>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3248</guid>
					<description>anyways thanks a lot for ur help.</description>
		<content:encoded><![CDATA[<p>anyways thanks a lot for ur help.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: estephen</title>
		<link>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3245</link>
		<pubDate>Wed, 12 Sep 2007 00:54:47 +0000</pubDate>
		<guid>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3245</guid>
					<description>Bashi, sorry to hear Windows+L isn't working for you. I've never heard of this issue before, and there isn't normally a way to disable these keystrokes, so I don't know why it's not working.

Short of contacting Microsoft for help, my only suggestion is to use Ctrl+Alt+Delete, Enter in the meantime.</description>
		<content:encoded><![CDATA[<p>Bashi, sorry to hear Windows+L isn&#8217;t working for you. I&#8217;ve never heard of this issue before, and there isn&#8217;t normally a way to disable these keystrokes, so I don&#8217;t know why it&#8217;s not working.</p>
<p>Short of contacting Microsoft for help, my only suggestion is to use Ctrl+Alt+Delete, Enter in the meantime.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Bashi</title>
		<link>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3231</link>
		<pubDate>Tue, 11 Sep 2007 07:51:59 +0000</pubDate>
		<guid>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3231</guid>
					<description>The "Ctrl+alt+del" does work on my machine. The computer is also locked properly on "Ctrl+Alt+Del" combination. 

I wanted a shortcut for this. As it is said here the " Windows(key) +l" combination. this doesnot work on my machine.

Is there anything on the comp wherein we can enable or disable these shortcuts? If there is any please do let me know.

Thanks a lot for all your help.</description>
		<content:encoded><![CDATA[<p>The &#8220;Ctrl+alt+del&#8221; does work on my machine. The computer is also locked properly on &#8220;Ctrl+Alt+Del&#8221; combination. </p>
<p>I wanted a shortcut for this. As it is said here the &#8221; Windows(key) +l&#8221; combination. this doesnot work on my machine.</p>
<p>Is there anything on the comp wherein we can enable or disable these shortcuts? If there is any please do let me know.</p>
<p>Thanks a lot for all your help.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: estephen</title>
		<link>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3124</link>
		<pubDate>Fri, 07 Sep 2007 19:12:32 +0000</pubDate>
		<guid>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3124</guid>
					<description>Ok, try this:
1. Press Ctrl+Alt+Delete
2. Select the "Lock Computer" button (by pressing either Enter, since it's default, or K, since that letter is underlined)

Do you see the appropriate "Computer Locked" dialog when you do that?</description>
		<content:encoded><![CDATA[<p>Ok, try this:<br />
1. Press Ctrl+Alt+Delete<br />
2. Select the &#8220;Lock Computer&#8221; button (by pressing either Enter, since it&#8217;s default, or K, since that letter is underlined)</p>
<p>Do you see the appropriate &#8220;Computer Locked&#8221; dialog when you do that?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Bashi</title>
		<link>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3114</link>
		<pubDate>Fri, 07 Sep 2007 13:13:35 +0000</pubDate>
		<guid>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3114</guid>
					<description>I have windows 2000 server installed. The Window (key) + l combination doesn't do anything. 

i do have a username and password to enter when i log in.</description>
		<content:encoded><![CDATA[<p>I have windows 2000 server installed. The Window (key) + l combination doesn&#8217;t do anything. </p>
<p>i do have a username and password to enter when i log in.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: estephen</title>
		<link>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3101</link>
		<pubDate>Thu, 06 Sep 2007 22:11:00 +0000</pubDate>
		<guid>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3101</guid>
					<description>What does it do instead? What version of Windows are you running? And do you have a username and password you have to enter when you log on?</description>
		<content:encoded><![CDATA[<p>What does it do instead? What version of Windows are you running? And do you have a username and password you have to enter when you log on?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Bashi</title>
		<link>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3087</link>
		<pubDate>Thu, 06 Sep 2007 10:57:34 +0000</pubDate>
		<guid>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-3087</guid>
					<description>On my workstation Windows (key) +L doesn't work. Can anybody help me with this?</description>
		<content:encoded><![CDATA[<p>On my workstation Windows (key) +L doesn&#8217;t work. Can anybody help me with this?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Kevin</title>
		<link>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-69</link>
		<pubDate>Sun, 18 Mar 2007 22:44:44 +0000</pubDate>
		<guid>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-69</guid>
					<description>If you have XP Home set up with multiple users, this will take you to the "switch user" screen.</description>
		<content:encoded><![CDATA[<p>If you have XP Home set up with multiple users, this will take you to the &#8220;switch user&#8221; screen.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ksilebo</title>
		<link>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-68</link>
		<pubDate>Sun, 18 Mar 2007 22:36:50 +0000</pubDate>
		<guid>http://www.zeigen.com/shortcuts/2007/03/16/lock/#comment-68</guid>
					<description>The Ctrl+Alt+Delete is only required if the WIn XP computer is on a domain. Not sure how this works with Win2k3, or when Vista is on a domain.</description>
		<content:encoded><![CDATA[<p>The Ctrl+Alt+Delete is only required if the WIn XP computer is on a domain. Not sure how this works with Win2k3, or when Vista is on a domain.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
