Navie USB port drivers (Arduino Due mode)

Try removing the &MI_00 from the description in the .inf and try to install again.

The way that Windows tries to find a match is to match the VID and PID first and then will get more specific depending on what is specified in the .inf
If we don't want or need to have different drivers for specific REVs, etc. then just specifying the VID and PID is sufficient for Windows to find a matching device.