Reinstalling did not work for me at all. Also to note, when you are not able to start Robot service, setting for tray icon for Uipath Robot is also disabled (obvious) . We reached out to UiPath support and they provided us instructions on how to resolve it. Our machine was a Window 7 VM ( vmware based) . Team followed the instructions mentioned below and they were able to resolve the issue -
- Go to Start > Run > and type regedit.
- Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
- With the control folder selected, right click in the pane on the right and select new DWORD Value
- Name the new DWORD: ServicesPipeTimeout
- Right-click ServicesPipeTimeout, and then click Modify
- Click Decimal, type ‘180000’, and then click OK
- Restart the computer
- Open command prompt in elevated privileges.
9). Navigate to UiPath msi installer directory.
10). Execute command “msiexec /i UiPathStudio.msi /qr”
11). Please keep on check that the installer does not roll back. - You should be able to start the service now.