View Single Post
Old 01-01-2014, 11:16 PM   #8
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,758
Karma: 169712580
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by katchy View Post
The 1st time i plugged it un, there was a pop up saying USB unrecognized device. After that, it never showed a pop up again.
Try plugging it into a different USB port. After that unrecognized error, the device remains as a unknown device when plugged into that USB port.

You can try adding the 3 lines below to a batch file and then running the file as administrator. After the device manager opens, click on view and then show hidden devices. Under the USB section, right click on the unknown device and select uninstall.

Code:
set devmgr_show_nonpresent_devices=1
cd\windows\System32
start devmgmt.msc
An alternative is to look for NirSoft's USBDeview utility which will show you the devices connected and unconnected and let you select multiple devices and uninstall them.

Good luck!
David
DNSB is online now   Reply With Quote