How do I rectify this error. I have started UiRobot.exe and I have also tried going to component services to start the service but the service is not available in the list. Any help in this regard is appreciated
If you have installed the CE & .exe installer, the Robot will not be listed in Services but it is running under the User session(in user-mode).
Usually you get this error if the Robot credentials youâve set in Orchestrator are wrong. Please double check them. For the exact Username you can open a Command prompt and type: whoami . For the password, make sure you type it correctly.
Hello @jamnanin?
maybe try to run it as administrator (command prompt)?
Or try âwhoamiâ in Package Manager f.e.
br Jakub
thanks. but it works now. just change the directory to system32 and then run the command
ThanksâŚ
Hi, I see your error was rectified. I have installed Community Edition on my laptop (under Admin) and I successfully created a Robot with âAdminâ user. My laptop also has a user account âUser222â . I created another robot for this account successfully but when I run a process with this robot, I am getting this exact same error.
I think My Uipath Studio is installed by default on Admin User, so is it mandatory that I login to User222 before running process from second robot? Or is there a way to run processes from Robots using other guest accounts on your PC?