Problem:
Automation Anywhere Bot Agent fails to install with the following error
Solution:
- Uninstall the Bot Agent
- Delete Bot Agent installation folder, e.g.:
C:\Program Files\Automation Anywhere\Bot Agent
- Delete
C:\Windows\System32\config\systemprofile\AppData\Local\AutomationAnywhere\registration.properties
file if exists - Check if “Automation Anywhere Bot Agent” service exists in "Windows Services” (services.msc). If yes, then continue onto the next step.
- Open Windows Command line "cmd" prompt as Administrator -> Navigate (cd) to
C:\Windows\system32\
- Execute:
sc delete “Automation Anywhere Bot Agent”
to delete the service - Install Bot Agent again with administrative permissions (e.g. "Run installation as Administrator")
Comments
0 comments
Please sign in to leave a comment.