Lock Computer button greyed out

G

Guest

I have admin rights to my Win XP machine (it's fully patched). But
CTRL-ALT-DEL brings up the Security box with everything enabled but the "Lock
Computer" button, which is greyed out. Any ideas on how to fix this?
 
J

John John

Look at:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableLockWorkstation"=dword:00000000

Change value from 1 to 0 or delete the value altogether.

John
 
A

Ayush

Using Group Policy Editor [ XP Pro ]:
.... Click Start > Run
.... Type "gpedit.msc" (Without quotes)
.... Expand [Administrative Templates\System\Ctrl+Alt+Del Options] under User
configuration
.... Double click "Remove Lock Computer" and set it to "Disabled" or "Not
configured"


Using Regedit [ As John said ]:
.... Click Start > Run
.... Type "regedit" (without quotes)
.... Expand
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
.... Delete "DisableLockWorkstation" from Right side

--
Ayush [ Be ''?'' Happy ]

For any query, search - www.Google.com
Want to know about a term - http://en.wikipedia.org
Snip your long urls - http://snipurl.com/
Must have tool for OE - http://snipurl.com/quotefix

Replied to [mike_ch]'s message {REPLY At TOP} :
-----------------------------------------------------------
 
G

Guest

Thank you. That did it.
--
Mike Chalmers


John John said:
Look at:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableLockWorkstation"=dword:00000000

Change value from 1 to 0 or delete the value altogether.

John

mike_ch said:
I have admin rights to my Win XP machine (it's fully patched). But
CTRL-ALT-DEL brings up the Security box with everything enabled but the "Lock
Computer" button, which is greyed out. Any ideas on how to fix this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top