I\'m building a process (so far I\'ve tried VBA, Python and C# on .Net Framework 4.7.2) which requires to put some string to clipboard on Windows 10 machine behind the lock
In order to do this, your background process should be running in user account and should get launched during the user login.