Remove Task Capture Tile from UiPath Assistant

How can we remove Task Capture tile from Assistant User interface. We don’t need that. I checked this Assistant - Task Capture Launcher

but unable to find policy.json.

Hi @abhishek.kumar2

Are you talking about this?:

To remove that, you have 2 options:

  1. Click the 3 dots and select Remove from group

  2. Go to ProfilePreferencesUiPath ProductsDisable Task Capture


This will remove Task Capture tile from Assistant User interface as you can see below:

I hope this helps, if it solves the issue, do mark this as a solution.
Thank you
Happy Automation :star_struck:

Thanks for your response, I understand we can do it from UI. But in our infra, we distribute UiPath assistant to users computer and we don’t want this tile anymore, like is there any other solution by changing command line parameters while installation or changing environmental variable etc. I have disabled marketplace tab using environmental variable but not able to disable / re move task mining tile using some configs/registry etc.

Any suggestion would be great.

Thanks,
Abhishek

You can change this from Automation Ops and deploy

Create policy for assistant

Goto feature Toggles

Disable Task Capture

Once policy is set - Deploy this policy to required Tenant folders

This for automation Ops, we have on premise setup for UiPath hence quite unsure where we can modify this setting.