password locking windows xp after booting without login screen?

bsobel

Moderator Emeritus<br>Elite Member
Dec 9, 2001
13,346
0
0
Weird request, but doable:

Create a shortcut with "rundll32.exe user32.dll, LockWorkStation" then put that into your startup folder.

Best,
Bill
 

Pwnbroker

Senior member
Feb 9, 2007
245
0
0
Originally posted by: bsobel
Weird request, but doable:

Create a shortcut with "rundll32.exe user32.dll, LockWorkStation" then put that into your startup folder.

Best,
Bill


Things in the startup folder have to have a user logged in don't they? I would suggest creating a user account without a p/w and have that as the default account to automatically log in. It seems there is an option for it somewhere, at least in W2K and XP there was.
 

Snapster

Diamond Member
Oct 14, 2001
3,916
0
0
You can set the auto login via the registry. To do the auto lock I would suggest putting bsobel's entry in the registry under HKLM\Software\Microsoft\Windows\CurrentVersion\Run key. If you put in the startup folder, your friends can bypass this by holding down shift, and is a slower method also.