Skip to content

Commit 5ac87f1

Browse files
AB#7252: Create hyper-v-vm-unexpectedly-missing.md (#10074)
* Create hyper-v-vm-unexpectedly-missing.md * Update hyper-v-vm-unexpectedly-missing.md * Fix formatting in hyper-v-vm-unexpectedly-missing.md * Removed References section--none of these articles exist * Revert "Removed References section--none of these articles exist" This reverts commit e832aedeb081841a4753b6556fb0149fd413db27. * Update references in Hyper-V VM missing documentation Removed outdated references and added new resources for troubleshooting Hyper-V. --------- Co-authored-by: Teresa Appelgate <[email protected]>
1 parent 857c98d commit 5ac87f1

1 file changed

Lines changed: 79 additions & 0 deletions

File tree

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
---
2+
title: Hyper-V VM Unexpectedly Missing in Windows Server 2016
3+
description: Resolves issues that cause a virtual machine to disappear from a standalone Windows Server 2016 Hyper-V environment.
4+
ms.date: 10/06/2025
5+
author: kaushika-msft
6+
ms.author: kaushika
7+
manager: dcscontentpm
8+
audience: itpro
9+
ms.topic: troubleshooting
10+
ms.reviewer: kaushika
11+
ms.custom:
12+
- sap: virtualization and hyper-v\virtual machine state
13+
- pcy: Virtualization\virtual machine state
14+
appliesto:
15+
- <a href=https://learn.microsoft.com/windows/release-health/windows-server-release-info target=_blank>Supported versions of Windows Server</a>
16+
---
17+
18+
# Hyper-V VM unexpectedly missing in Windows Server 2016
19+
20+
## Summary
21+
22+
This article discusses an issue in which a virtual machine (VM) unexpectedly disappears from a standalone Windows Server 2016 Hyper-V environment. While the VM is no longer visible in Hyper-V Manager, its associated virtual hard disk (VHD) files and data disks remain present on the host. The article provides an overview of the symptoms, potential causes, and resolution steps to assist affected users.
23+
24+
## Symptoms
25+
26+
You encounter the following symptoms:
27+
28+
- The VM is missing from Hyper-V Manager, but its associated VM files and data disks still exist on the host system.
29+
- The issue occurs unexpectedly, often during nonbusiness hours (such as shortly after midnight).
30+
31+
When this issue occurs, the following conditions apply:
32+
33+
- No specific error message or event identifier is recorded in the logs.
34+
- Other VMs on the same Hyper-V host remain unaffected and continue to operate without any issues.
35+
- There's no evidence of manual deletion or intervention as reported by the user.
36+
- The affected environment is in production. Recent maintenance or updating activities might have occurred.
37+
- Recovery attempts, such as switching to a backup configuration in Azure, are successful. This condition indicates that the issue is isolated to the specific VM.
38+
39+
## Cause
40+
41+
The precise root cause of the VM disappearance isn't yet determined because of the unavailability of relevant log data. However, the following potential contributing factors are identified:
42+
43+
- Accidental deletion or corruption of the VM configuration files. This condition is possibly caused by antivirus software or other automated processes.
44+
45+
- Disk corruption or hardware issues that affect the VM configuration data.
46+
47+
- Early initiation of planned host decommission activities, either accidentally or because of miscommunication.
48+
49+
> [!NOTE]
50+
>
51+
> Manually deleting a VM doesn't generate specific logs or event entries in Hyper-V. Therefore, it can be challenging to trace such actions after the fact.
52+
53+
## Resolution
54+
55+
To resolve the issue, follow these steps:
56+
57+
1. Log collection and analysis:
58+
59+
Collect and upload Troubleshooting Support Script (TSS) logs that are specific to Hyper-V for further analysis.
60+
61+
Customer guidance and best practices:
62+
63+
- Implement regular log retention policies to make sure that critical logs aren't purged.
64+
- Maintain backups of VM configuration files and explore recovery options for similar scenarios.
65+
- Review antivirus or automated processes that might inadvertently modify or delete VM files.
66+
67+
## Data collection
68+
69+
Before you contact Microsoft Support, you can gather the following information about your issue.
70+
71+
1. Use the TSS tool to collect detailed Hyper-V logs.
72+
2. Retain logs for critical periods, especially during or after maintenance windows.
73+
3. Archive VM configuration files and other related data as part of standard operating procedures.
74+
4. Review event logs for any unusual activities, such as disk errors or antivirus actions that could affect VM configuration files.
75+
76+
## References
77+
78+
- [Troubleshoot Hyper-V virtual machine startup, state, and access failures](/troubleshoot/windows-server/virtualization/hyper-v-start-state-access-failures-clustered-standalone)
79+
- [Windows Server 2012 Hyper-V Best Practices](https://techcommunity.microsoft.com/blog/coreinfrastructureandsecurityblog/windows-server-2012-hyper-v-best-practices-in-easy-checklist-form/256060)

0 commit comments

Comments
 (0)