This helped me at the end:
Quick guide:
-
Download Google USB Driver
-
Connect your device with Android Debugging enabled to your PC
-
Open Device Manager of Windows from System Properties.
-
Your device should appear under
Other deviceslisted as something like
Android ADB Interfaceor ‘Android Phone’ or similar. Right-click that and
click onUpdate Driver Software... -
Select
Browse my computer for driver software -
Select
Let me pick from a list of device drivers on my computer -
Double-click
Show all devices -
Press the
Have diskbutton -
Browse and navigate to [wherever your SDK has been installed]\google-usb_driver and select android_winusb.inf
-
Select
Android ADB Interfacefrom the list of device types. -
Press the
Yesbutton -
Press the
Installbutton -
Press the
Closebutton
Now you’ve got the ADB driver set up correctly. Reconnect your device if it
doesn’t recognize it already.