Hi,
unfortunately, likely this means a hardware problem with some USB device. Do you se any problem with USB device using?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi all,
My computer serie is Windows 11. I already try all method which found in the internet, but no success.
My laptop details as follows;
DELL Latitude E7470
Device USB\VID_0000&PID_0002\5&1548b049&0&9 was configured.
Driver Name: usb.inf
Class Guid: {36fc9e60-c465-11cf-8056-444553540000}
Driver Date: 06/21/2006
Driver Version: 10.0.19041.488
Driver Provider: Microsoft
Driver Section: BADDEVICE.Dev.NT
Driver Rank: 0xFF0000
Matching Device Id: USB\DEVICE_DESCRIPTOR_FAILURE
Outranked Drivers: usb.inf:USB\DEVICE_DESCRIPTOR_FAILURE:00FF2000
Device Updated: false
Parent Device: USB\ROOT_HUB30\4&1cab4d12&0&0
I hope this issue can resolve soon.
Hi,
unfortunately, likely this means a hardware problem with some USB device. Do you se any problem with USB device using?
USB\DEVICE_DESCRIPTOR_FAILURE indicates that Windows cannot correctly read the USB device’s descriptor, so it falls back to the generic usb.inf entry BADDEVICE.Dev.NT and the device is not started.
Based on the provided information, the failing device is attached to the USB 3.0 root hub:
USB\ROOT_HUB30\4&1cab4d12&0&0usb.inf (Microsoft USB class driver)On Windows 10/11, USB devices are normally handled by Microsoft’s in-box USB class drivers (for example, Usbhub3.sys for USB 3.0 hubs and Usbvideo.sys for USB video devices). When a device descriptor cannot be read, Windows cannot match the device to any of these standard class drivers and instead assigns the failure ID USB\DEVICE_DESCRIPTOR_FAILURE.
To address this on a Windows 11 home system:
Usbhub3.sys) and related stack components are updated through Windows Update. This can resolve compatibility issues with certain USB controllers and devices.Usbhub3.sys for USB 3.0 hubs and related drivers) from the driver store.Usbvideo.sys (USB Video Class driver).Usbstor.sys or Uaspstor.sys for UASP devices.Usbhub.sys or Usbhub3.sys.
If the device is supposed to be one of these standard classes and still reports USB\DEVICE_DESCRIPTOR_FAILURE after the above steps, that strongly suggests a hardware-level problem with the device or the port.If, after updating Windows and Dell firmware/chipset drivers, testing other devices/ports, and reinstalling the USB controllers, the same device still shows USB\DEVICE_DESCRIPTOR_FAILURE, the remaining likely causes are a failing USB device or a failing USB port/controller on the laptop.
References: