Windows Device Manager Code 10 — This Device Cannot Start
Errordriver
Overview
Device Manager error Code 10 means a device failed to start, caused by outdated drivers, hardware faults, or insufficient system resources.
Key Details
- Code 10 is a generic Device Manager error meaning the device failed to initialize
- Appears as 'This device cannot start. (Code 10)' in device Properties
- Very common with USB devices, audio devices, and network adapters
- The device driver loaded but could not initialize the hardware
- May include additional information like 'A request for the USB device descriptor failed'
Common Causes
- Outdated or corrupted device driver
- Hardware fault in the device itself
- USB port power insufficient for the device
- Driver conflict with another device using same resources
- Registry entries for the device corrupted
Steps
- 1Right-click device in Device Manager > Update driver > Search automatically
- 2Uninstall the device (check 'Delete driver software'), then scan for hardware changes
- 3Try a different USB port — preferably directly on the motherboard, not a hub
- 4Download the latest driver from the device manufacturer's website
- 5Delete UpperFilters and LowerFilters registry values: HKLM\SYSTEM\CurrentControlSet\Control\Class\{device-GUID}
Tags
windowsdevice-managercode-10driverusb
More in Driver
windows-code-10-device-cannot-startWindows Device Manager Code 10 — Device Cannot Start
Errorwindows-code-28-driver-not-installedWindows Device Manager Code 28 — Driver Not Installed
Warningwindows-code-31-device-not-working-properlyWindows Device Manager Code 31 — Device Not Working Properly
Errorwindows-code-43-device-stopped-workingWindows Device Manager Code 43 — Device Stopped Working
Errorwindows-code-22-device-disabledWindows Device Manager Code 22 — Device Disabled
Informationalwindows-code-39-driver-corrupted-or-missingWindows Device Manager Code 39 — Driver Corrupted or Missing
ErrorFrequently Asked Questions
Usually a faulty USB port, bad cable, or the device itself is malfunctioning. Try different ports and cables first.