The
--device-del
option is used to remove virtual devices that you do not need any more from your virtual machines. It has the following syntax:
prlctl set <
ID
|
name
> --device-del <
name
>
--device-del
requires only the name of the device to successfully remove it from the specified virtual machine. You can use the
prlctl list
command to get the list of devices currently existing inside your virtual machine.