How to convert VMware OVA and VMDK files to Hyper-V Virtual Hard Disk VHDX format using the free StarWind V2V Converter. Extract VMDK from OVA file using 7-Zip and convert to VHDX using StarWind V2V Converter.
In this example, we are converting an ova file created using VMware workstation to a Hyper-V vhdx file. We will extract the VMware vmdk file from the ova file using 7-Zip and convert it to Hyper-V format using the free StarWind V2V Converter.
Extract the .ova file with 7-Zip to get the VMware .vmdk disk image file
Right click - 7-Zip - Extract to folder
The .vmdk file has been extracted
Free V2V Converter / P2V Migrator
https://www.starwindsoftware.com/starwind-v2v-converter
Local file
Browse to select the .vmdk file
Local file
VHD/VHDX
VHDX growable image
Enter the path for the new vhdx file
VMWare virtual hard disk file is being converted
New Hyper-V VHDX file has been created
Finally, to test the converted VHDX file, we created a Hyper-V VM, attached the new disk, and it loaded Windows OK
Comments