Categories

{{ selectedCategory.name }}

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No topics found!

winIDEA doesn't recognize the device

03-Aug-2021

Possible solution:

1. Power off the BlueBox.

2. Run Command prompt with administrator privileges.

3. Locate the oem*.inf file which points to a driver published by iSYSTEM* , by executing the following command with administrator privileges: pnputil.exe -e


On older devices the publisher name is Asyst Electronic.


4. This command lists all links to drivers (for example: "oemXX.inf" is the problem)

5. Remove the link to this driver by executing the following command with administrator privileges (if you don't execute command with administrator privileges, the uninstallation will not be successful.):  

    • pnputil /delete-driver oemXX.inf /force   (Windows 10, 8, 8.1) 
    • pnputil -f -d oemXX.inf  (Windows 7 or older)


    In case administrator privileges can't be granted and you can't use the  pnputil command, browse to C:\Windows\INF and search for any oem*.inf file which contains keywords iSYSTEM or Asyst Electronic. If any hit is found, delete this inf file. This is residue from an uninstalled old driver.


    6. Restart the PC. You should now be able to see the device listed in winIDEA.


    More resources:

    Refer to this topic for other solutions regarding the USB driver issues. 



    Was this answer helpful?

    Sorry this article didn't answer your question, we'd love to hear how we can improve it.
    Note: This form won't submit a case. We'll just use it to make this article better.

    Similar topics

    {{ topic.Title }} {{ topic.Ddate | formatDate }}

    {{ topic.Content }}

    No similar topics found!

    Other topics in the same category

    {{ topic.Title }} {{ topic.Ddate | formatDate }}

    {{ topic.Content }}

    No topics found!