Skip to main content
Downloaded Automation Anywhere Bot agent but cannot install - get message that windows cannot find file path or that I am not an admin on laptop but it is Win 10 and it is my own PC and I'm an admin, please help...thanks

Hello @Steven Gara​ 

 

This is Dhwanit Parekh from Automation Anywhere Technical Support team.

 

Can you please share more details around below questions ?

 

1) If I am understanding correctly, you are trying to install Bot Agent application , correct ?

2) Are you using your work laptop or your personal laptop ?

3) In which folder on your laptop, the executable file is downloaded by default ? Are you trying to execute it from that same location ?

 

 

Regards,

Dhwanit Parekh


Hi Steve, i had gone through a similar issue.

You cannot install a Bot agent on a device with an existing Enterprise 10 or Enterprise 11 Enterprise Client.

You can now install the Bot agent on a device with an existing Enterprise 11 Enterprise Client. The Bot Creator can log in and access both Automation 360 and Enterprise 11 Enterprise Client to create bots. Attended Bot Runner users can run bots from both Automation 360 and Enterprise 11 Control Room instances. Unattended Bot Runner users can deploy bots by using the run and schedule permission on the same device. You cannot run bots from Enterprise 11 and Automation 360 at the same time.

 

  • To install the Bot agent, the Windows installer policy must be enabled for the user device.
  • The read, write, and execute permissions must be enabled for the Bot agent folders on the user device.
  • Ensure the device system date and time are in sync with the current date and time so that the device registration is successful.

The Bot agent version available for download is the latest and compatible with the Control Room version that is used.

If you need more chatbot development services, check out these links

 


It seems you're encountering an issue installing the Automation Anywhere Bot agent on your Windows 10 PC, even though you're the admin. The error messages indicating that Windows cannot find the file path or that you're not an admin could be due to various reasons, such as corrupted installation files, permission settings, or security restrictions.

Here are a few steps to troubleshoot:

  1. Re-download the Bot agent to ensure there was no corruption during the initial download.
  2. Run the installer as an administrator by right-clicking the installation file and selecting "Run as administrator."
  3. Check your user account settings to confirm that your account has admin privileges.
  4. Disable any antivirus or firewall that might be blocking the installation.
  5. Ensure the file path doesn't have any unusual characters or is not too long.

Incorporating generative AI development services could help automate troubleshooting processes like this by offering AI-driven solutions, diagnosing installation errors, and suggesting optimal fixes tailored to specific system configurations.


If you are experiencing issues installing the Automation Anywhere Bot Agent on your Windows 10 PC, despite being an administrator, here’s a detailed troubleshooting guide incorporating AI chatbot development keywords like natural language processing (NLP), machine learning (ML), and automation scripting to align with intelligent automation practices.

1. Verify the Downloaded File

Before diving into deeper troubleshooting, ensure that the installation file is intact and not corrupted.

  • Check if the Automation Anywhere Bot Agent installer was fully downloaded.
  • Try re-downloading the installer from the official Automation Anywhere website.
  • Ensure that no firewall or antivirus software has altered or blocked the download, as some security tools may flag automation scripts or AI-powered bots as potential risks.

2. Run the Installer as Administrator

Since you are receiving an error related to insufficient admin privileges, explicitly run the installer with elevated permissions:

  1. Right-click on the installation file.
  2. Select Run as administrator to bypass User Access Control (UAC) restrictions.
  3. If prompted, confirm the action.

Even though you are an administrator, some automation software—especially those integrating AI-driven chatbots, NLP engines, and robotic process automation (RPA)—may require explicit admin execution due to system file modifications.

3. Check File Path and Installation Directory

If Windows cannot find the file path, it may be due to:

  • Long file path issues: Windows has a 260-character path limit, which can cause problems when extracting or installing machine learning and automation tools that use deep folder structures.
  • Special characters or spaces: Ensure the installation path does not contain special symbols or unsupported characters.
  • Restricted installation directory: Instead of using C:\Program Files\, try installing in a different location like C:\AutomationAnywhere\.

4. Disable User Account Control (UAC) Temporarily

Since RPA tools like Automation Anywhere interact with system-level AI-driven automation scripts, they sometimes require UAC modification.

  1. Open Control PanelUser AccountsChange User Account Control Settings.
  2. Lower the setting to “Never Notify”.
  3. Restart your PC and attempt the installation again.
  4. Once installed, restore the default UAC setting to maintain security.

5. Check Windows Defender and Antivirus Settings

Some security tools can block AI-powered automation tools due to their interaction with system processes.

  • Temporarily disable Windows Defender or third-party antivirus software.
  • Add an exclusion for the Automation Anywhere installer in Windows Security → Virus & Threat Protection.
  • Try running the installer again.

6. Verify Admin Privileges in Windows Settings

Even if you believe you are an admin, Windows may still restrict AI automation frameworks under certain policies:

  1. Press Win + R, type lusrmgr.msc, and press Enter.
  2. Navigate to Users and check if your account is part of the Administrators group.
  3. If not, add your user to the Admin group.
  4. Log out and log back in, then try the installation.

7. Use Command Prompt to Install

Since AI chatbots and RPA scripts often require CLI execution, try installing using the Command Prompt:

  1. Press Win + X → Select Command Prompt (Admin) or PowerShell (Admin).
  2. Navigate to the folder where the installer is located using cd <path>.
  3. Type the installation command:
     

    cmd

    CopyEdit

    setup.exe /install

  4. Press Enter and follow the prompts.

8. Check Windows Installer Service

AI-powered bot agents, NLP-driven automation tools, and ML-based chatbot engines rely on the Windows Installer Service.

  • Press Win + R, type services.msc, and hit Enter.
  • Scroll to Windows Installer and ensure it’s running.
  • If stopped, right-click and select Start.
  • Retry the installation.

9. Use Safe Mode for Installation

If all else fails, attempt installation in Safe Mode:

  1. Press Win + R, type msconfig, and hit Enter.
  2. Go to the Boot tab → Check Safe Boot → Select Network.
  3. Click ApplyOK, then restart your PC.
  4. Run the installer in Safe Mode.

10. Contact Automation Anywhere Support

If none of these steps resolve the issue, reach out to Automation Anywhere support with:

  • A screenshot of the error message.
  • Your Windows 10 version (Win + R, type winver, press Enter).
  • A log of any failed installations from Event Viewer (eventvwr.msc).

Conclusion

By following these troubleshooting steps, you can resolve issues preventing the Automation Anywhere Bot Agent from installing. Whether it's a file path error, admin restriction, or security setting, these solutions should help AI chatbot development services, chatbot engineers, and automation specialists set up their RPA environment successfully.


Reply