# Remove Tag From Folder

> `UiPath.VMware.Activities.RemoveTagFromFolder`

`UiPath.VMware.Activities.RemoveTagFromFolder`

Removes a tag from a folder.

## Properties

### Common

* **DisplayName** - The display name of the activity.

### Input

* **Folder** - The full path to the folder. This field supports only strings and `String` variables.
* **TagCategory** - Specifies the category to which the tag belongs. This field supports only strings and `String` variables.
* **TagName** - Specifies the name of the tag to be removed. This field supports only strings and `String` variables.

### Misc

* **Private** - If selected, the values of variables and arguments are no longer logged at Verbose level.
