dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart Reboot after enabling. USBIPD uses TCP port 3240 by default. If another application occupies this port, the service may fail to start.
If you are a developer, system administrator, or advanced Windows user working with the Windows Subsystem for Linux (WSL 2), you have likely encountered the usbipd tool. This powerful utility allows you to attach physical USB devices from your Windows host directly into a Linux distribution running under WSL.
"Port": 3241
Then restart the service.
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart Reboot after enabling. USBIPD uses TCP port 3240 by default. If another application occupies this port, the service may fail to start.
If you are a developer, system administrator, or advanced Windows user working with the Windows Subsystem for Linux (WSL 2), you have likely encountered the usbipd tool. This powerful utility allows you to attach physical USB devices from your Windows host directly into a Linux distribution running under WSL.
"Port": 3241
Then restart the service.