Why is UiPath using PowerShell x86 and how to change it to use 64-Bit?

Hi,

If you can output result of powershell script to standard output, Process and ProcessStartInfo class will help you as the following.

Regards,