# Rename VM

> `UiPath.HyperV.Activities.RenameVM`

`UiPath.HyperV.Activities.RenameVM`

## Description

Renames a virtual machine.

## Project compatibility

Windows - Legacy | Windows

## Configuration

### Common

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

### Input

* **VirtualMachine** - Specifies the virtual machine on which the operation should be performed.
* **NewName** - Specifies the new name of the virtual machine. 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.
