Forum Discussion
Migrating from VMware to Hyper-v
Hi, I've recently deployed a new 3x node Hyper-v cluster running Windows Server 2025. I have an existing VMware cluster running exsi 7.x.
What tools or approach have you guys used to migrate from VMware to Hyper-v? I can see there are many 3rd party tools available, and now the Windows Admin Center appears to also support this. Having never done this before (vmware to hyper-v) I'm not sure what the best method is, does anyone here have any experience and recommendations pls?
5 Replies
- Samuelfcampbell2003Copper Contributor
I'm hear! 🤔
- Caio22Copper Contributor
Windows Admin Center is really the most recommended option as it's native to Microsoft; however, another approach would be to use the Veeam backup tool.
I've had good experiences using this method, especially in critical or legacy environments, and some common compatibility issues with StarWind 2v2 didn't occur with it.
Although it's a paid enterprise backup tool, they provide a free version that allows backup/migration of 10 VMs at a time.
- AndrewStoryCopper Contributor
Have to admit it's good. Bit buggy to the point we've not been able to move some vm's, however, for the most part it works very well.
- AndrewStoryCopper Contributor
Thanks for the reply. We did try and use Carbonite, however the performance was dire to the point we'd struggle with anything above 200GB.
We're now using WAC with the VMware conversion add-in, and I have to admit,. considering it's free, so far so good.
We've also used it to move Linux workloads and all good 👍
- Francisco_MBrass Contributor
The Short Answer
If you want the smoothest, most predictable experience:
Use Windows Admin Center’s “VMware to Hyper‑V Migration Tool” (If it's free it's for me.)
or
Use StarWind V2V Converter (free) for smaller workloads
or
Use a paid enterprise migration tool (Carbonite, PlateSpin, Zerto) for large/critical workloads
Since WAC is my method here is what you'll need...
- Windows Admin Center version 2311 or later
- The “VMware to Hyper‑V Migration” extension installed
- Access to:
- Your vCenter or ESXi host
- Your Hyper‑V cluster
- Your storage (CSV, SMB, SAN, etc.)
Install the migration extension:
- Open Windows Admin Center
- Go to Settings → Extensions
- Search for “VMware to Hyper‑V Migration”
- Install it
- Restart WAC if prompted
Add Your VMware Environment to WAC
- In WAC, go to Tools → Virtual Machine Manager
- Select “Add VMware environment”
- Enter:
- vCenter FQDN or ESXi host IP
- Credentials with read access to the VMs
- WAC will enumerate all VMware VMs
You’ll now see your VMware VMs listed inside WAC.
Please mark as answer if you like this