How can I remove Chrome Group Policies from UiPath Chrome Extension?

Is it possible and acceptable to remove the chrome policies that control the Chrome UiPath Extension?
I would like to regain the ability to disable, enable and update the UiPath Chrome Extension.

Currently, I have the following policies set for the UiPath Chrome Browser Extension. I am unsure of how the policies were initially set. (I control my google organization and I did not set these policies). Even though my organization supposedly manages my browser, my browser does not appear on the google admin list of managed browsers. It many need to be re-enrolled, settings adjusted, then removed from the managed list of browsers.


This UiPath Chrome Group Policies documentation led me to explore these policy settings.

A step by step procedure describing how to remove or disable the policies would be appreciated!

Resolution:
I was able to fix the issue using the following steps.

  1. Shut down all Chrome Instances
  2. In a command window, run:

“C:\Program Files\UiPath\Studio\UiPath\SetupExtensions.exe” /chromecleanup
(this command removes the registry settings relating to UiPath Extension shown in Chrome://policy)

  1. From the Chrome Web Store, install the latest UiPath Web Automation. Alternatively run the following from a command prompt:

C:\Program Files\UiPath\Studio\UiPath\SetupExtensions.exe /chromeglobal

Additional Information:
If the UiPath Extension for Chrome is installed using the UiPath Studio Tools, then the Chrome://policy will contain policies for the UiPath Extension. However, the ability to toggle the extension’s enable / disable switch should now work.

For more information, please see:

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