Getting error message 'Info: Could not start executor. Creating user session timed out.' since upgrading Robots to 2023.4.2

Run the below command in a powershell.exe console as Administrator:

[Environment]::SetEnvironmentVariable("UiPath_SESSION_TIMEOUT", "500", "Machine")

or

Manually in Environment Variables