Installation path change for uipath studio

Hi Team,

What if i change the installation path for UiPath studio from C:\Program Files\UiPath to C:\Program Files (x86)\UiPath

What will be the major difference in the behavior?

let me tell why i am doing this, we are unable to open the UiPath assistance and when we changing the installation path its working don’t know why and how anyone can explain it?

@muthuraman.g,

The difference between C:\Program Files and C:\Program Files (x86) lies in the architecture of the applications they contain. C:\Program Files typically holds 64-bit programs, while C:\Program Files (x86) is used for 32-bit applications on 64-bit versions of Windows.

So, the difference could be due to Operating system on your machine.

1 Like

Hi @muthuraman.g

Installing UiPath Studio in - C:\Program Files (x86)\UiPath instead of - C:\Program Files\UiPath makes it run as a 32-bit application rather than 64-bit. This change can affect how UiPath interacts with system files, libraries, and permissions.
If assistant doesn’t open in the 64-bit location but works in the 32-bit one, it’s likely due to compatibility or permission issues with the 64-bit version. running the 32-bit version can avoid these problems, which is why changing the install path fixes the issue.

Happy automation

1 Like

but it is running as 64bit only i have validated in task manager. Also my operating systems is 64-bit operating system, x64-based processor.

Ok, It could be due to permission settings, user profile restrictions, or missing dependencies in the default install path.
Reinstalling in Program Files (x86) may work simply because it bypasses those restrictions.

@muthuraman.g this is the basic cause for this error

If UiPath Assistant fails in C:\Program Files, it could be due to:

  • Permission issues
  • Corrupted registry entries
  • Blocked by antivirus or group policy

Instead of changing the path, try:

  • Running as Administrator
  • Reinstalling UiPath Studio properly
  • Checking event logs or Assistant logs for detailed errors