koush / UniversalAdbDriver

One size fits all Windows Drivers for Android Debug Bridge.
https://adb.clockworkmod.com/
Other
2.11k stars 487 forks source link

Add Uninstall / Identify driver info #32

Open gmgj opened 9 years ago

gmgj commented 9 years ago

I added vysor to chrome and installed the ADB drivers. Did not get to use it. Then my scanner is giving "The scan cannot be performed because another program or computer is using the networked HP imaging device. 8,[(0, 18, -2147467259)]". I have no reason to believe the Adb driver is causing this, but the standard procedure is to uninstall the stuff you installed since it last worked. So I go looking for the driver in Windows 10 device manager. Then I realize I don't know enough to find the driver. I read some of the issues and realize I have some work to do to figure this out. Or in other words, no good deed goes unpunished. You do a great thing, and then someone asks you to do more work, for free.

gmgj commented 9 years ago

Windows 10. I did a system restore to before the adb drivers were installed, and my problem still exists. Its not likely that adb has anything to do with it. I think it would still be nice to be able to identify the adb driver. If its something that could be done with one of the Windows scripting dodads like powershell or wmi etc. I could help