Skip to content

Commit 244a930

Browse files
authored
Updates from editor
1 parent 604330a commit 244a930

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

support/windows-server/virtualization/usb-device-hyper-v-virtual-machine.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: YubiKey USB Device Doesn't Appear in a Hyper-V Virtual Machine
3-
description: Help resolve the issue where YubiKey USB device doesn't appear in a Hyper-V virtual machine (VM). Provides guidance on using a YubiKey USB device for hardware encryption in a Hyper-V VM.
4-
ms.date: 08/14/2025
3+
description: Resolves an issue where a YubiKey USB device doesn't appear in a Hyper-V VM. Provides guidance on using a YubiKey USB device for hardware encryption in a Hyper-V VM.
4+
ms.date: 08/18/2025
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
@@ -12,21 +12,21 @@ ms.custom:
1212
---
1313
# YubiKey USB device doesn't appear in a Hyper-V virtual machine
1414

15-
This article helps resolve the issue where YubiKey USB device doesn't appear in a Hyper-V virtual machine (VM). It provides guidance on using a YubiKey USB device for hardware encryption in a Hyper-V VM. It explains how to achieve USB passthrough in Hyper-V, which is a feature not natively supported. It also provides alternative methods to enable this functionality.
15+
This article helps resolve an issue where a YubiKey USB device doesn't appear in a Hyper-V virtual machine (VM) and provides guidance on using a YubiKey USB device for hardware encryption in a Hyper-V VM. It explains how to achieve USB passthrough in Hyper-V, a feature not natively supported, and offers alternative methods to enable this functionality.
1616

1717
> [!NOTE]
18-
> Before proceeding with the following procedures in this article, ensure the following items:
18+
> Before proceeding, confirm:
1919
>
2020
> * You have administrative access to both the Hyper-V host and the VM.
2121
> * The YubiKey USB device is connected to the Hyper-V host.
22-
> * The VM is running an operating system that supports the YubiKey.
22+
> * The VM is running an operating system that supports YubiKey.
2323
> * Remote Desktop Protocol (RDP) is enabled on the VM if you use the RDP method.
2424
25-
When you use Hyper-V, the YubiKey USB device doesn't appear in the VM or can't be accessed, even though it's connected to the Hyper-V host.
25+
When you use Hyper-V, a YubiKey USB device doesn't appear in the VM or can't be accessed, even though it's connected to the Hyper-V host.
2626

27-
## Hyper-V doesn't natively support USB passthrough to virtual machines
27+
## Hyper-V doesn't natively support USB passthrough to VMs
2828

29-
This issue occurs because Hyper-V doesn't include built-in support for USB passthrough. This limitation prevents USB devices connected to the host from being directly accessed by the VM. If you're accustomed to this functionality in other virtualization platforms, such as VMware, you might need clarification on how to achieve similar results in Hyper-V.
29+
This issue occurs because Hyper-V doesn't include built-in support for USB passthrough. This limitation prevents VMs from being directly accessing USB devices connected to the host. If you're accustomed to this functionality on other virtualization platforms, such as VMware, you might need clarification on how to achieve similar results in Hyper-V.
3030

3131
## Resolution 1: Use Enhanced Session Mode
3232

@@ -49,7 +49,7 @@ Enhanced Session Mode enables interaction between the host and the VM, allowing
4949

5050
The YubiKey should now be accessible in the VM.
5151

52-
## Resolution 2: Use Remote Desktop Protocol (RDP)
52+
## Resolution 2: Use RDP
5353

5454
RDP allows USB devices connected to the host to be redirected to the VM. To use RDP, follow these steps:
5555

@@ -67,7 +67,7 @@ RDP allows USB devices connected to the host to be redirected to the VM. To use
6767

6868
Once connected via RDP, the YubiKey will be redirected and available in the VM.
6969

70-
If neither solution resolves the issue, consider the following items:
70+
If neither solution resolves the issue, consider the following points:
7171

7272
* Verify that the YubiKey is supported by the VM's operating system.
7373
* Ensure that the USB device is functioning correctly on the host machine.

0 commit comments

Comments
 (0)