0

I have a SSD for boot up ands its fast. I do not want the computer waiting for me to load all of my programs and services. I am the only user on my account. Is there a way to require the password after login. Alternatively if there is no proper way of doing it, I have found that:

Lock Workstation:

Rundll32.exe User32.dll,LockWorkStation

could maybe also be used. Is there a proper way of doing it in the windows. If not how can I have that command up there set to a startup script. If I were to go into Lock mode after login would in windows continue to run the start up procedures

1 Answers1

0

Simply put your rundll command in a .cmd file and put it or a shortcut into the Startup folder. Combined with an autologon you should achieve what you want to. I suppose the timeframe between autologon and lock is a security hole. Considering your scenario that might be negligable of course.

TheUser1024
  • 2,929