How to change the UUID in VirtualBox
Finally I found a method to easily change the UUID of a VDI Image (e.g. VBOX, VMware). Just open the commandline (cmd), go to your VirtualBox installdir and execute VBoxManage.exe with the following parameters:
VBoxManage internalcommands setvdiuuid C:\VirtualBox\MyBoxDrive.vdi
Done ![]()