Categories

{{ selectedCategory.name }}

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

{{ topic.Content }}

No topics found!

winIDEA doesn't recognize the device

14-Mar-2024

Possible solution

Delete older version of a driver

1. Power off the BlueBox.

2. Run the 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's name is Asyst Electronic.



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

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

     

    Windows 10, 8, 8.1:

    pnputil /delete-driver oemXX.inf /force  


    Windows 7 or older:

    pnputil -f -d oemXX.inf 


    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.


    Update the USB host controller driver

    1. Open Device Manager / Universal Serial Bus controllers.

    2. Select the correct host controller.

    3. Update driver.

    This should be the last step in debugging USB 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!