
Open a CMD window as admin and CD ( change directory) to the parent folder of your VM. If you didn’t clone the VM but copied it, make sure you detach the VDK from the VM and rename the main folder of the VM to your new name. Use vmware-vdiskmanager to rename the VM disk Personally I keep the bin folder in C:\portable\vmware\Virtual Disk Development Kit (VDDK)\bin. Unpack the ZIP file and add the bin folder to PATH, so you can use it in the command prompt. In my case, the ZIP file I downloaded was called “VMware-vix-disklib-6.7.0-8173251.x86_64.zip”. So what is going on here? How can we completely make a clone with a new name then? Download and install VMware VDDKĭownload and “ Virtual Disk Development Kit (VDDK)” from vmware. But the files in the VM folder sill have the old name followed by -cl1 😲! You will now have a clone of your VM with the new name. Give the VM a new name and choose where you want to save it. In the main menu click on VM -> Snapshot -> Snapshot Manager.Ĭlick on “ Clone” and choose “ The current state of the virtual machine“. Clone it firstĬloning the VM is easy! Just shut down the VM, if it is running. If you do not want to clone it you can just copy it, but then you will have to unlink the hard drive, rename and then re-attach the hard drive again, which is why I recommend cloning instead – makes it a little easier 😉. If you want to copy a VM and rename it you should preferably clone it first. I really can’t believe VMware has not fixed this… The solution – Clone and rename This means you can sort of rename, but your file directory on the host computer will look like a mess. Workstation Pro uses the original name of the virtual machine to create the directory where virtual machine files are stored.

What does VMware have to say about this? The VMware documentation says:Ĭhanging the name of the virtual machine does not change the name of this directory, nor does it rename the virtual machine files on the host.


This is oly a “cosmetic” problem, but for some of us, even that is enough provocate our obsessive nature. If you clone or copy a VM in VMware Workstation Pro, the source files of the VM will not be renamed accordingly.
