Page 1 of 1

Is there a command for "Switch user"?

Posted: Jul 3rd, ’18, 10:40
by cadudesun
Hi,

I looked for the command "Switch user" in Fastkeys library (https://i.imgur.com/6y7rcYK.png), but I didn't find it.
Is there a command for "Switch user" that I can insert manually in Fastkeys?

Thanks for assistance,
Carlos

Re: Is there a command for "Switch user"?

Posted: Jul 4th, ’18, 12:56
by Tom
This will open a lock screen:

Code: Select all

Run, rundll32.exe user32.dll LockWorkStation
I don't know if it's possible to proceed from there.

Re: Is there a command for "Switch user"?

Posted: Jul 6th, ’18, 11:06
by John86045
Thanks