MSFN Forum: USB Device Not Recognized - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

If you have questions about customizing Windows XP that are nLite-specific, please post them in the nLite forum, not here. If you have questions regarding the unattended installation of Windows XP, please post them in the Unattended Windows 2000/XP/2003 section.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

USB Device Not Recognized Rate Topic: -----

#1 User is offline   colore 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 456
  • Joined: 02-June 06

Posted 05 October 2009 - 11:16 AM

hello

I plugin my usb stick in 2 usb ports of my laptop and I get this tray pop up:

USB Device Not Recognized...
Posted Image

what can I do?

thanks

This post has been edited by colore: 05 October 2009 - 11:17 AM



#2 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 9,114
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 05 October 2009 - 12:10 PM

First thing try same USB stick on ANOTHER computer and report what happens.

jaclaz

#3 User is offline   colore 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 456
  • Joined: 02-June 06

Posted 05 October 2009 - 01:34 PM

View Postjaclaz, on Oct 5 2009, 12:10 PM, said:

First thing try same USB stick on ANOTHER computer and report what happens.

jaclaz


it works on another pc!

#4 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 9,114
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 05 October 2009 - 04:35 PM

View Postcolore, on Oct 5 2009, 09:34 PM, said:

it works on another pc!

Good (or bad) that means that the problem is on your laptop.

It can be of TWO types:
  • hardware
  • software

If hardware it is possible that the USB controller of the laptop is gone beserk. :ph34r:

If software it can be:
  • a problem in the Registry for the specific stick
  • a problem in the Registry for the USB bus


In all cases next test is using another USB Mass Storage device on the laptop and see if the other USB stick (or hard disk) is detected properly.

If yes, it's not a hardware problem and not a "generic USB bus" software problem, which shuld leave with just one possibility:
  • a problem in the Registry for the specific stick


See if the info here helps:
http://www.msfn.org/board/logical-disk-man...pid-873733.html

jaclaz

#5 User is offline   colore 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 456
  • Joined: 02-June 06

Posted 15 October 2009 - 03:11 PM

the thread you mention is so extensive and more or less irrelevant, can you give me a solution to the "usb device not recognized" of a usb stick problem?

how to fix the registry problem of the specific stick?

#6 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 9,114
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 16 October 2009 - 03:09 AM

View Postcolore, on Oct 15 2009, 11:11 PM, said:

the thread you mention is so extensive and more or less irrelevant, can you give me a solution to the "usb device not recognized" of a usb stick problem?

how to fix the registry problem of the specific stick?


I have NO solutions up my sleeve.

You completely fail to report the result of the tests I suggested you.

How do you expect I can help you? .Unsure:

jaclaz

#7 User is offline   colore 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 456
  • Joined: 02-June 06

Posted 16 October 2009 - 06:05 AM

nope, I reported succesfully!
there is no hardware problem with neither pc nor the usb stick
so I am looking for the software problem solutions, which I am pretty sure so many people have needed and used them, that's why I am asking straight forward

#8 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 9,114
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 16 October 2009 - 08:11 AM

OK.

BACKUP your current Registry with ERUNT:
http://www.larsheder...nline.de/erunt/

MAKE SURE you understand (and have a way to) how you can restore the Registry should it fail after the edits.

Disconnect ALL USB Mass Storage devices you may have.

Open Regedit.

Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB

Check one by one each entry in the form Vid_xxxx&Pid_yyyy, if it does not corrispond to anything USB connected that you know for sure you are currently using, delete the key.
Take note of all the Vid's and Pid's you delete.


Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR

Check one by one each entry in the forms:
  • CdRom&Ven_xxxxxxx.......
  • Disk&Ven_xxxxxxx.......

if it does not corrispond to anything USB connected that you know for sure you are currently using, delete the key.


Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{36FC9E60-C465-11CF-8056-444553540000}
Check one by one each entry, if the DriverDesc corresponds to "USB Mass Storage Device" or "Unknown Device", delete the key.

Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceClasses\{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
Delete any key with names in the form ##?#USBSTOR#xxxx......

Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceClasses\{53f56308-b6bf-11d0-94f2-00a0c91efb8b}
Delete any key with names in the form ##?#USBSTOR#xxxx......

Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceClasses\{a5dcbf10-6530-11d2-901f-00c04fb951ed}
Check the Vid's and Pid's against the list you made in first step, delete any key matching the ones you have deleted.

Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags
Delete every key you can find in the form xxxxxxxxxxxx (12 characters)


Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Enum\USBSTOR
Delete any key that is in the form:
  • CdRom&Ven_xxxxxxx.......
  • Disk&Ven_xxxxxxx.......



Try re-booting.

If new hardware wizard pops up re-install needed drivers.

Check in device manager that you do not have items with question marks.

Re-boot.

Try again the stick.

jaclaz

#9 User is offline   colore 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 456
  • Joined: 02-June 06

Posted 17 October 2009 - 03:24 PM

wow this is so complicated

isn't there a tool or a fix? (software)

#10 User is online   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,756
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 October 2009 - 03:56 PM

YUP Reinstall windows...

#11 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 9,114
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 19 October 2009 - 02:14 AM

View Postcolore, on Oct 17 2009, 11:24 PM, said:

wow this is so complicated

Yes, life is tough. :(

One-size-fits-all, automated solutions are out of stock, sorry.

We have only the above manual possible solution left, you may want to wait until the one-size-fits-all, automated solutions are created, but there is no deadline for them, I guess that they could be here in a couple of years.

Otherwise, if you have a problem, you may want to stop whining :realmad: and try doing something about it, you may even learn something in the process. :w00t:

View Postcolore, on Oct 17 2009, 11:24 PM, said:

isn't there a tool or a fix? (software)


There is an easier (hardware) solution :ph34r: :
http://www.msfn.org/board/hard-drive-erase...37-page-12.html

Alternatively, re-partition your hard disk using the method illustrated in Figure 4.4:
http://web.archive.org/web/20070716170250/...oons1000/break/

You won't be hassled anymore by the "USB is not recognized" popup, the method removes ANY popup. :whistle:

Just for the record, I have seen the concept of:

Quote

Thanks for the time you spent trying and helping me.

more explicitly worded. :angry:

jaclaz

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy