Project

General

Profile

RNDIS in Win10 driver

There is a Windows 10 bug where it will sometimes mistakenly load the COM port driver instead of the rndis driver.

To fix this we can manually tell Windows to use the attached .inf/cat file. These files contain no actual driver code and just link the correct USB IDs to the Windows rndis driver so are minimum risk.
rndis_for_win10.zip

  • Open device manager
  • Find the COM port device which disappears/appears when you unplug/plug the usb mini cable
  • Right click -> Update driver
  • Manually select driver and point to directory where zip was extracted

Go to top
Add picture from clipboard (Maximum size: 1 GB)