# Delete VM

> Delete VM activity that deletes a virtual machine on Hyper-V.

`UiPath.HyperV.Activities.DeleteVM`

## Description

Deletes a virtual machine.

## Project compatibility

Windows - Legacy | Windows

## Configuration

### Common

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

### Input

* **DeleteAssociatedDisks** - Indicates if all associated virtual hard disks should be deleted or not. The default value is **False**.
* **VirtualMachine** - Specifies the virtual machine.

### Misc

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