Skip to content

Commit e445fcc

Browse files
committed
AB#6972: Migrate W11 VM from VMware to Hyper-V
New article for [CI 6972](https://dev.azure.com/KMOps/ContentExperience/_queries/edit/6972)
1 parent 154abd7 commit e445fcc

1 file changed

Lines changed: 56 additions & 0 deletions

File tree

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
title: Windows 11 virtual machine doesn't start after you migrate it from VMware to Hyper-V
3+
description: Introduces general guidance for troubleshooting scenarios related to virtual machine live migration.
4+
ms.date: 08/15/2025
5+
manager: dcscontentpm
6+
audience: itpro
7+
ms.topic: troubleshooting
8+
ms.reviewer: kaushika
9+
ms.custom:
10+
- sap:virtualization and hyper-v\migration
11+
- pcy:WinComm Storage High Avail
12+
---
13+
14+
# Windows 11 virtual machine doesn't start after you migrate it from VMware to Hyper-V
15+
16+
This article provides steps to make sure that a migrated Windows 11 virtual machine can start.
17+
18+
## Symptoms
19+
20+
After you migrate a virtual machine from VMWare to Hyper-V, the virtual machine doesn't start. You don't see any specific error codes.
21+
22+
## Cause
23+
24+
Windows 11 requires a TPM for Secure Boot and security compliance. The following settings affect virtual machine startup:
25+
26+
- Secure Boot configuration
27+
- Trusted Platform Module (TPM) configuration
28+
29+
## Solution
30+
31+
For best results when you migrate virtual machines, we recommend that you follow the procedures that are provided in [Convert a VMware VM to Hyper-V in the VMM fabric](/system-center/vmm/vm-convert-vmware?view=sc-vmm-2025). That article provides detailed steps for preparing to migrate as well as for the migration process itself.
32+
33+
The following procedure provides steps that are specific to virtual machines that run Windows 11 or a later version.
34+
35+
> [!IMPORTANT]
36+
>
37+
> - Make sure that you have administrative access to both the VMware and Hyper-V environments.
38+
> - Make sure that System Center Virtual Machine Manager (SCVMM) is installed and configured to manage and migrate the virtual machine. For more information, see [Convert a VMware VM to Hyper-V in the VMM fabric: Start by bringing your vCenter server and the source ESXi hosts under SCVMM management](/system-center/vmm/vm-convert-vmware?view=sc-vmm-2025#start-by-bringing-your-vcenter-server-and-the-source-esxi-hosts-under-scvmm-management).
39+
> - Verify that the edition of Windows 11 that you're using is compatible with Hyper-V requirements, including TPM support.
40+
41+
To configure the security settings for the migrated virtual machine, follow these steps:
42+
43+
1. In Hyper-V Manager, right-click the virtual machine, and then select **Settings**.
44+
1. Select **Security**, and then on the **Security** page, make sure that the following settings are selected:
45+
46+
- **Secure Boot**
47+
- **Trusted Platform Module (TPM)**
48+
49+
1. Under **Secure Boot**, make sure that **Template** is set to **Microsoft UEFI Certificate Authority**
50+
51+
1. Select **OK** to save the settings.
52+
1. Restart the virtual machine.
53+
54+
## Additional support
55+
56+
If the virtual machine still doesn't start after you complete these steps, contact Microsoft Support for further assistance. As part of your support request, specify that you have a Hyper-V or SCVMM issue.

0 commit comments

Comments
 (0)