I have a Kingston flash drive which works fine in every computer that I insert it. But in my Windows 7 it doesn't mount anymore.

Why this is happening ? When I insert the flash drive it seems that the Windows 7 recognize it, but when I hover the icon don't show the flash drive to remove it, as usually does.

Any idea ?

Thanks.

enter image description here enter image description here

Any idea ?

Abrir Dispositivos e Impressoras, means, ' Open devices and printers' .

link|improve this question

43% accept rate
1  
Do other USB drives work in that USB port? Maybe it's dead/dying Have you tried checking Sevice Manager for the device? Have you tried plugging it into another USB port? – Luke Dec 20 '11 at 16:10
yes dude, I already tried to do that, it seems a problem in the machine, not in the usb flash drive. – Valter Henrique Dec 20 '11 at 16:31
So, "dude", do you mean that the USB port is not recognising any devices? If this is the case, please answer your own question and mark it as closed. – Randolph West Dec 20 '11 at 16:44
@RandolphWest, I don't understand the meaning of the double quote in "dude", what is it ? Why close the question if the problem is not in a specific port ? In any port that I plug, the flash drive is not recognized. – Valter Henrique Dec 20 '11 at 16:57
1  
Do any other usb devices work in the usb ports? With the drive plugged in open device manager and look for any usb errors. Does the drive show up in windows explorer? – Moab Dec 20 '11 at 18:11
show 1 more comment
feedback

1 Answer

up vote 2 down vote accepted

I found the solution to my problem here:

http://social.technet.microsoft.com/wiki/contents/articles/3409.aspx

Thanks to everyone by the help.

Remove the INFCACHE.1 file, Perform the following steps to remove and rebuild the INFCACHE.1 file.

  1. Disconnect all USB deviced except the keyboard and mouse. (Desktop only) (Laptop remove all usb devices)

  2. Open Windows Explorer by right clicking on Start, and then clicking on Explore.

  3. In the address bar, type

    C:\Windows\System32\DriverStore

  4. Locate the INFCACHE.1 file, right click on it, and then click Properties.

  5. In the INFCACHE.1 Properties dialog box, click the Security tab, and then click Edit.

  6. In the User Account Control dialog box, click Continue.

  7. In the Permissions for INFCACHE.1 dialog box under the Group or user names section, click Add.

  8. In the Select Users or Groups dialog box in the Enter the object names to select text box, type Administrators, and then click OK.

  9. In the Permissions for INFCACHE.1 dialog box in the Permissions for Administrators section, select to allow Full Control, and then click OK.

  10. In the INFCACHE.1 Properties dialog box, click OK.

  11. In the Windows Explorer window, delete INFCACHE.1, before deleting it, you can make a backup copy of this to another folder of you wish.

  12. Connect a USB device other than the one that Windows had trouble detecting. This forces Windows to rebuild the INFCACHE.1 file.

Note: This detection issue can happen several times in a row. If so, repeat steps 1-12 until the device is detected.

link|improve this answer
En anglais, s'il vous plait? – Luke Dec 20 '11 at 18:30
1  
Link-only answer are a no-no due to possible future link-rot, please include pertinent information (in English) within your answer. – techie007 Dec 20 '11 at 21:55
sorry, thanks by the advice guys – Valter Henrique Dec 20 '11 at 23:28
Good find. I've voted up your answer. – Randolph West Dec 21 '11 at 0:21
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.