UiPathRobotJS prevents from installation of Studio

I have a problem with installing UiPath studio community version. I had one before and I uninstalled it with all the artifacts (AppData/Local… , etc.)
Now when I run UiPathStudioCommunity.msi I get the message that at least one UiPathStudio/Robot task is scheduled - “UipathRobotJS”. I cannot find it anywhere and what is more, I don’t have robotJS. Please see screenshot below

Could you advise what can I do to finally install the Studio? Thank you in advance!

1 Like

Follow this steps

1 . Manually Remove Scheduled Task:

a. Press Win + R to open the Run dialog.

b. Type taskschd.msc and press Enter to open the Windows Task Scheduler. Or open from search in laptop

c. In the Task Scheduler, navigate to the Task Scheduler Library on the left pane.

d. Look for the “UipathRobotJS” task in the list of tasks. If you find it, right-click on it and select “Delete.”

2.Clean Temporary Files:

a. Delete any temporary files related to UiPath that might be left in the %LocalAppData% and %ProgramData% directories.

  1. Again now install UiPath Studio Community Version:
    Once you’ve removed previous installation, try installing UiPath Studio Community Version again

@Kajoshin

6 Likes

Thank you @Praveen_Mudhiraj !!! Finding and deleting UiPathRobotJS in task scheduler helped. I would never get there. Thanks again.

1 Like

Cheers :slightly_smiling_face:

@Kajoshin

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.