Add USB/ETHERNET adapter on Windows Server 2022

Florian_33 0 Reputation points
2025-03-30T20:21:14.81+00:00

Hello,

I'm having the following problem:

I have computer workstations (laptops) that I use for troubleshooting.

I'd like to be able to centralize all the software on a Windows server.

The problem is that during an RDP session, I can't add my USB/ETH adapter to connect the laptop to the Windows server via its shared network card (just like a storage device, which is possible).

The RDP session itself is fine: connection fine, session opening fine, session usage fine...

I've searched a few forums, but haven't found anything very useful.

If anyone has any ideas...

Thanks :)

Windows for business | Windows Server | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Harry Phan 65 Reputation points Independent Advisor
    2025-08-11T07:06:43.2566667+00:00

    Hi Florian_33,

    Unfortunately, USB network adapters are not supported for redirection in Remote Desktop Protocol (RDP). RDP allows redirection of certain device types—like printers, drives, and smart cards—but network interfaces are excluded by design for security and routing reasons.

    That said, here are a few alternative approaches you might consider:

    Use VPN or Direct Network Bridging: Instead of redirecting the adapter, configure the laptop to bridge its network connection to the server via VPN or LAN routing.

    Deploy RemoteFX USB Redirection (if applicable): RemoteFX supports broader USB redirection, but it’s deprecated and may not be available depending on your Windows Server version and configuration.

    Use Hyper-V or Virtual Machine with USB Passthrough: If you're running virtualized environments, Hyper-V allows USB passthrough via enhanced session mode.

    Consider Remote Management Tools: Tools like PowerShell Remoting or Windows Admin Center may offer more flexibility for centralized software access without relying on RDP USB redirection.

    I hope this helps.

    Best regards,

    Harry Phan.

    0 comments No comments

Your answer

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