Possible Duplicate:
Is it possible to automatically login in WinXP?

I always use only one account on my computer. I have a lot of programs in auto-start and I do need them all. The problem is that they take some time to load (for example flash game on facebook).

is there any way to do auto-login on the account and lock screen so no-one else can use my account?

link|improve this question

feedback

closed as exact duplicate by techie007, Sathya Oct 31 '11 at 4:25

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

up vote 3 down vote accepted
  1. Run control userpasswords2 to setup auto-logon (by unchecking the box)
  2. Setup a short-cut in All Programs\Run or the Run registry key or use a sheduled task to run the command rundll32.exe user32.dll, LockWorkStation to lock your computer right after log-on.
link|improve this answer
Holding down the SHIFT key during login will disable startup scripts. I'm not sure about scheduled tasks, though. – Harry Johnston Oct 30 '11 at 21:32
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.