You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/windows-server/virtualization/hyper-v-start-state-access-failures-clustered-standalone.md
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title: Troubleshoot Hyper-V Virtual Machine Start, State, and Access Failures
3
-
description: Provides a detailed troubleshooting guide to help you resolve issues related to Hyper-V virtual machines (VMs) that fail to start, become stuck in transitional states, or become inaccessible in both clustered and standalone environments.
4
-
ms.date: 08/22/2025
2
+
title: Troubleshoot Hyper-V Virtual Machine Startup, State, and Access Failures
3
+
description: Helps resolve issues related to Hyper-V VMs that fail to start, become stuck in transitional states, or become inaccessible in clustered and standalone environments.
4
+
ms.date: 08/28/2025
5
5
manager: dcscontentpm
6
6
audience: itpro
7
7
ms.topic: troubleshooting
@@ -10,22 +10,22 @@ ms.custom:
10
10
- sap:virtualization and hyper-v\virtual machine state
11
11
- pcy:WinComm Storage High Avail
12
12
---
13
-
# Troubleshoot Hyper-V virtual machine start, state, and access failures in clustered and standalone environments
13
+
# Troubleshoot Hyper-V virtual machine startup, state, and access failures in clustered and standalone environments
14
14
15
-
This article provides a detailed troubleshooting guide to help you resolve issues related to Hyper-V virtual machines (VMs) that fail to start, become stuck in transitional states (such as starting, stopping, saved, or paused), or become inaccessible in both clustered and standalone environments. Common causes include VM configuration file corruption, storage or network problems, process lockups, checkpoint or automatic virtual hard disk (AVHDX) issues, and permission or driver errors. Timely identification and resolution of these problems are essential to minimize VM downtime, prevent business disruption, and avoid data loss in production environments.
15
+
This article provides a detailed troubleshooting guide to help you resolve issues related to Hyper-V virtual machines (VMs) that fail to start, become stuck in transitional states (such as starting, stopping, saved, or paused), or become inaccessible in both clustered and standalone environments. Common causes include VM configuration file corruption, storage or network problems, process lockups, checkpoint or automatic virtual hard disk (AVHDX) issues, and permission or driver errors. Timely identifying and resolving these problems is essential to minimizing VM downtime, preventing business disruption, and avoiding data loss in production environments.
16
16
17
-
You might encounter various symptoms when dealing with Hyper-V VM issues, including the following items:
17
+
When dealing with Hyper-V VM issues, you might encounter various symptoms, including:
18
18
19
19
## End-user and technical symptoms
20
20
21
21
- VMs fail to start or power on in Hyper-V Manager or Failover Cluster Manager.
22
22
- VMs are stuck in states like "starting," "stopping," "saved-critical," "paused," or "restoring."
23
-
- VMs are missing or not visible in Hyper-V Manager or the output of `Get-VM`.
23
+
- VMs are missing or invisible in Hyper-V Manager or the output of `Get-VM`.
24
24
- VM states are displayed as "running critical," "stopping," or "online pending."
25
25
- VM consoles are inaccessible, and remote desktop connections are unavailable.
26
26
- VMs fail to migrate successfully between cluster nodes.
27
27
- Hyper-V Manager or Failover Cluster Manager can't change VM states or report their status.
28
-
-Virtual machine management service (VMMS) or VMM services are stuck in a "Stopping" state.
28
+
-The virtual machine management service (VMMS) or VMM services are stuck in a "Stopping" state.
29
29
- Storage volumes, such as Cluster Shared Volumes (CSVs), appear as RAW or offline, and VHDX files are inaccessible or locked.
30
30
31
31
## Error messages, event logs, and codes
@@ -40,10 +40,10 @@ You might encounter various symptoms when dealing with Hyper-V VM issues, includ
40
40
-> The file or directory is corrupted and unreadable. (0x80070570)
- Cluster resources stuck in "online pending" or "failed" states.
43
+
- Cluster resources are stuck in "online pending" or "failed" states.
44
44
- VMs are unavailable after patching, host restarts, or storage and network events.
45
45
46
-
Hyper-V VM failures might originate from several root causescategorized as follows, and corresponding resolutions are provided respectively:
46
+
Hyper-V VM failures might originate from several root causes, which are categorized as follows, along with their respective resolutions:
47
47
48
48
-[Cause 1: Configuration and metadata corruption](#cause-1-configuration-and-metadata-corruption)
49
49
-[Cause 2: Storage and file system issues](#cause-2-storage-and-file-system-issues)
@@ -60,7 +60,7 @@ To resolve these issues, perform the initial checks using the following steps:
60
60
61
61
## Cause 1: Configuration and metadata corruption
62
62
63
-
- Corrupt or missing VM configuration files (for example, `.VMCX`, `.XML`) prevent the VM from being recognized or started by Hyper-V, often after failed migrations, storage issues, or abrupt shutdowns.
63
+
- Corrupt or missing VM configuration files (for example, `.VMCX` and `.XML`) prevent Hyper-V from recognizing or starting the VM, often after failed migrations, storage issues, or abrupt shutdowns.
64
64
- Checkpoint (AVHDX) chain corruption or missing differencing disks prevent the VM from starting.
65
65
- Orphaned checkpoints, incomplete merges, or invalid entries in configuration files block VM operations.
66
66
- Duplicate VM GUIDs or object entries, particularly with System Center Virtual Machine Manager (SCVMM), can cause "already exists" errors and prevent VM imports or starts.
@@ -71,8 +71,8 @@ To resolve this issue, see [File system and storage checks](#resolution-file-sys
71
71
72
72
- CSVs or volumes are offline, RAW, or inaccessible due to storage subsystem failures, disk corruption, or drive letter conflicts.
73
73
- VHD or VHDX files are locked or in use by another process, such as a backup or antivirus program.
74
-
- Missing or corrupted VM runtime state files (VMRS) impede VM operations.
75
-
- BitLocker-locked disks prevent VMs from starting after patching or reboots.
74
+
- Missing or corrupt VM runtime state files (VMRS) impede VM operations.
75
+
- BitLocker-locked disks prevent VMs from starting after patching or rebooting.
76
76
77
77
### Resolution: File system and storage checks
78
78
@@ -106,7 +106,7 @@ To resolve this issue, see [File system and storage checks](#resolution-file-sys
106
106
## Cause 3: Process and service lockups
107
107
108
108
- Stale VM Worker Process (VMWP) or VMMS processes are stuck due to storage or network issues or deadlocks.
109
-
- Failed attempts to terminate VM processes via Task Manager, taskkill, or Process Explorer persist due to kernel or resource locks.
109
+
- Failed attempts to terminate VM processes via Task Manager, `taskkill`, or Process Explorer persist due to kernel or resource locks.
110
110
111
111
### Resolution: Process and service recovery
112
112
@@ -150,13 +150,13 @@ To resolve this issue, see [File system and storage checks](#resolution-file-sys
150
150
151
151
### Resolution 1: Cluster and network remediation
152
152
153
-
1. Validate cluster health and configuration using the cluster validation wizard or:
153
+
1. Validate the cluster health and configuration using the cluster validation wizard or:
154
154
155
155
```powershell
156
156
Test-Cluster
157
157
```
158
158
159
-
2. Resolve network issues by reviewing Event IDs (for example, 5120, 1135) and adjusting parameters:
159
+
2. Resolve network issues by reviewing event IDs (for example, 5120 and 1135) and adjusting parameters:
@@ -171,11 +171,11 @@ To resolve this issue, see [File system and storage checks](#resolution-file-sys
171
171
172
172
## Escalation and bug reference
173
173
174
-
If known bugs or product defects are involved (for example, UEFI firmware bugs or cluster communication issues), review vendor advisories and apply recommended updates or fixes.
174
+
If known bugs or product defects are involved (for example, UEFI firmware bugs or cluster communication issues), review vendor advisories and apply the recommended updates or fixes.
175
175
176
176
## Data collection
177
177
178
-
Gather the following logs and diagnostics to assist with troubleshooting:
178
+
Gather the following logs and diagnostic information to assist with troubleshooting:
0 commit comments