This bug happens in Win11 with the current firmware. Managed to make a one-liner workaround, but sho

This bug happens in Win11 with the current firmware. Managed to make a one-liner workaround, but should be fixed in the upcoming firmware release.
Open up a PowerShell window as Administrator and paste the following
Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Enum\USB\VID_FFFF&PID_2055&MI_03\*\Device Parameters" -Name "DeviceInterfaceGUID" -Value "{DA10CDEF-26A6-47D9-970E-B3D561A277FA}"

Then unplug and plug the Rhino USB

*Reboot might be required
Was this page helpful?