Share via

How to attach USB Dongal to the separate Windows based VM created in HyperV ?

Manish 0 Reputation points
2026-02-06T21:04:32.3133333+00:00

I have HyperV environment , and need to attach USB keytag dongal to the new Windows based VM.

please advise the steps.

Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Domic Vo 17,825 Reputation points Independent Advisor
    2026-02-10T06:08:43.8666667+00:00

    Good morning

    I hope you are doing well.

    Have you found the answer useful? If everything is okay, don't forget to share your experience with the issue by accepting the answer. Should you need more information, free free to leave a message. Happy to help! :)

    Domic Vo.

    0 comments No comments

  2. Domic Vo 17,825 Reputation points Independent Advisor
    2026-02-06T21:44:40.0533333+00:00

    Hello Manish,

    The supported approach is to make the USB device accessible to the VM through one of the following methods. The most common is to attach the USB dongle to the host, then create a Remote Desktop session into the VM with USB redirection enabled. In the RDP client, under Local Resources > More, select the USB device so it is redirected into the VM session. This works well for security dongles and keytags that rely on USB presence.

    Another option is to use USB over Network software or a USB‑to‑IP device server. These tools present the USB device as a network resource, which the VM can then access as if it were local. This is often used in enterprise environments where dongles must be shared across multiple VMs.

    If the dongle is a storage device, you can mount it on the host and then expose it to the VM as a VHDX file or pass the physical disk through using Hyper‑V Manager. But for security dongles, the RDP redirection method is the only supported Microsoft approach.

    In short, Hyper‑V does not allow direct USB passthrough. You need to use RDP USB redirection or a USB‑over‑IP solution to make the dongle available inside the VM.

    I hope you've found something useful here. If it helps you get more insight into the issue, it's appreciated to accept the answer. Should you have more questions, feel free to leave a message. Have a nice day!

    Domic Vo.

    0 comments No comments

  3. Q&A Assist
    2026-02-06T21:04:41.5666667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To attach a USB dongle to a Windows-based virtual machine (VM) in Hyper-V, you can use the Enhanced Session Mode feature. Here are the steps to do this:

    1. Enable Enhanced Session Mode on the Hyper-V host if it is not already enabled. This can be done in the Hyper-V settings.
    2. Open VMConnect: Launch the VMConnect tool to connect to your virtual machine.
    3. Select the Virtual Machine: Choose the VM you want to connect to from the list.
    4. Show Options: Click on the Show Options button to access additional settings.
    5. Local Resources: Navigate to the Local Resources tab.
    6. More: Click on the More button under Local devices and resources.
    7. Select USB Device: Check the box next to the USB dongle you want to share with the VM.
    8. Connect: Click OK and then Connect to start the VM with the USB device attached.

    After following these steps, the USB dongle should be accessible within the Windows-based VM under "This PC" or similar locations in the file explorer.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.