# Remove Tag From VM

> `UiPath.VMware.Activities.RemoveTagFromVM`

`UiPath.VMware.Activities.RemoveTagFromVM`

Removes a tag from a virtual machine or template.

## Properties

### Common

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

### Input

* **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.
* **VirtualMachine** - The virtual machine or template.

### Misc

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