Jump to content

cannot recognize USB stick


colore

Recommended Posts

hello

I bought a new USB stick (no installation CD included)

I run fairly modern laptop, Intel T2050 Dual Core, 2 GB RAM, XP Pro...

however, connecting the USB stick does nothing, I don't get the popup "new hardware found"

what can I do?

thanks

Link to comment
Share on other sites


Found little guide on Google

I found a fix for USB devices not working, actually came from Microsoft technicians. Apparently there's a problem with the Intel USB chipsets going flakey

Step 1: Remove Hidden Devices

1. Open a Command Prompt.

2. Type "set DEVMGR_SHOW_DETAILS=1" (without quotation marks) and press Enter.

3. Type "set DEVMGR_SHOW_NONPRESENT_DEVICES=1" (without quotation marks) and Press Enter.

4. Type "start devmgmt.msc" (without quotation marks) and click press Enter.

5. Click View. Click Show hidden devices.

6. Click "+" to expand devices, Unknown devices and USB devices.

7. Are there any devices and unknown devices (including grayed out devices)? If so, please right click it and click Uninstall them.

Step 2: Remove all oem*.inf files

=========================

1. Click start and click run then under the run line type in the command "cmd" (without the quotation marks)

2. In the command line, type in the following (without the quotes) and press enter after each command:

"cd \windows\inf"

"ren infcache.1 *.old"

"ren oem*.inf *.old"

"del C:\windows\setupapi.log"

"exit"

Step 3: Removing all entries under HKEY_LOCAL_MACHINE/Enum/USB that start with VID using REGEDIT.

==================================================================

Removing the VID entries from the registry will cause them to be redetected at restart.

CAUTION: If you have a USB keyboard, mouse, scanners, and other things you know are working, do not remove the VID entry for these devices, otherwise, Windows may not restart correctly.

1. Click Start and click Run. Type regedit and click OK. The Registry Editor window will open.

2. Go to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Enum\USB.

3. Highlight and delete all the VID_.... entries for usb devices that you cannot identify. Remember not to delete the entries mentioned above.

You may not have permssion to delete keys, do the following.

Permissions may be set allowing the deletion of the VID_ entries by following the steps below:

a) Right-click the key to be deleted, and then click Permissions. The VID_... Permissions window will open.

B) With Everyone highlighted in the Group or User name section, select Full Control in the Permissions section.

c) Click Apply, and then click OK.

5. Restart your compuer.

Step 4: Reconnect the USB device that was not previously working. Windows should automatically rerinstall the drivers.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...