Hello, I have switched to my gaming box and after the game I thought to check your problem.
On my Win 10 x64 box the
Max device showed up automatically. Windows downloaded the driver from Microsoft. I downloaded the android platform tools to confirm adb and it was fine. I even decided to click uninstall driver in the Device Manager, windows asked me for reboot, after reboot the
Max device showed up again and it was again working with adb. I have only USB3.
I guess that you have jumped to install 3rd party drivers and now you have a conflict.

My advise for you is to uninstall any 3rd android USB drivers, go to Device Manager and delete the device (uninstall current driver), after reboot it should be fine as on my box.
Here are some details about the driver on my box:

It is even visible in the driver history that I uninstalled the driver manually

The Information box contains the text:
Quote:
Device USB\VID_18D1&PID_0D02&MI_01\6&d88f069&0&0001 was configured.
Driver Name: winusb.inf
Class Guid: {88BAE032-5A81-49F0-BC3D-A4FF138216D6}
Driver Date: 06/21/2006
Driver Version: 10.0.14986.1000
Driver Provider: Microsoft
Driver Section: ADB.NT
Driver Rank: 0xFF2000
Matching Device Id: USB\Class_ff&SubClass_42&Prot_01
Outranked Drivers:
Device Updated: false
Parent Device: USB\VID_18D1&PID_0D02\0123456789ABCDEF
|
The following advanced properties may be useful to troubleshot your case if you still have any problem even when using the MS driver:
Good luck!
EDIT:
If you will find it hard to get rid of the android_winusb.inf stuff. Try the following (do all without Max being connected):
1. Find the file in C:\Windows\INF
2. Open the file in notepad, look for (name).sys to find out what is the actual driver.
- go to C:\Windows\System32\drivers
- find the driver, right click to confirm whether it is Microsoft driver or 3rd party, if 3rd party it is really safe to delete it otherwise you may leave it.
- delete the inf file
3. Delete the driver installation from the installation cache (otherwise it may still pop up after reboot)
- go to C:\Windows\System32\DRIVERSTORE
- look for familiar directory name android_winusb_xxxxxxx, or check every directory, you have to find the directory which contains the android_winusb.inf file
- delete the directory (or optionally zip it for backup purposes, then delete)
4. Reboot and connect Max
FYI, from you first post I can see that your device PNP string looks good so it's only driver problem