For proper functioning of your computer, it is very important that the individual hardware and software devices present on it works properly. If any of the device fail to start/work or function, the user will start facing its consequences.

Recently, while working on an older machine, I found that its keyboard stopped working. Now since keyboard wasn’t working, I need to take the help of another machine to remotely fix the issue. To locate the cause, I fired up Device Manager, and checked the status of keyboard device present there. I found that keyboard device wasn’t working along with following status:

This device cannot start. (Code 10)

{Operation Failed}

The requested operation was unsuccessful.

[FIX] 'This Device Cannot Start (Code 10)' For Device Manager In Windows 10

Here ‘Code 10’ clearly indicates that device may have software as well as hardware issue. If its software issue, you can easily solve it using fixes mentioned below. However, if it is hardware issue, you may need to visit nearest computer repair shop to confirm this. If hardware is culprit, you might need to repair or even replace the faulty hardware with latest one.

FIX : ‘This Device Cannot Start (Code 10)’ For Device Manager In Windows 10

FIX 1 – General Solutions

You can try following things to resolve such kind of error messages:

1. In Device Manager, right click on problematic device and select Uninstall.

2. After uninstalling the device, click Action > Scan for hardware changes.

3. If issue still present, try updating the same device software using steps mentioned here. In case if device driver update fails, check this fix.

If nothing works, go for FIX 2.

FIX 2 – Using Registry Editor

Registry Disclaimer: The further steps will involve registry manipulation. Making mistakes while manipulating registry could affect your system adversely. So be careful while editing registry entries and create a System Restore point first.

1. Press W8K + R and put regedit in Run dialog box to open Registry Editor (if you’re not familiar with Registry Editor, then click here). Click OK.

Windows 10 Registry Editor

2. In the Registry Editor window, navigate to following registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class

3. When you expand Class registry key, you’ll see some long named registry sub-keys which corresponds to a unique Globally Unique Identifier (GUID) representing a device present on your system. Here the number of GUID based registry sub-keys equals to devices present on your system. You can take help of this list to locate the device with which you’re having issue:

GUID Device
Class
4d36e965-e325-11ce-bfc1-08002be10318 CD/DVD/Blu-ray drives CDROM
4d36e967-e325-11ce-bfc1-08002be10318 Hard drives DiskDrive
4d36e968-e325-11ce-bfc1-08002be10318 Video adapters Display
4d36e969-e325-11ce-bfc1-08002be10318 Floppy controllers FDC
4d36e980-e325-11ce-bfc1-08002be10318 Floppy drives FloppyDisk
4d36e96a-e325-11ce-bfc1-08002be10318 Hard drive controllers HDC
745a17a0-74d3-11d0-b6fe-00a0c90f57da Some USB devices HIDClass
6bdd1fc1-810f-11d0-bec7-08002be2092f IEEE 1394 host controller 1394
6bdd1fc6-810f-11d0-bec7-08002be2092f Cameras and scanners Image
4d36e96b-e325-11ce-bfc1-08002be10318 Keyboards Keyboard
4d36e96d-e325-11ce-bfc1-08002be10318 Modems Modem
4d36e96f-e325-11ce-bfc1-08002be10318 Mice and pointing devices Mouse
4d36e96c-e325-11ce-bfc1-08002be10318 Audio and video devices Media
4d36e972-e325-11ce-bfc1-08002be10318 Network adapters Net
4d36e978-e325-11ce-bfc1-08002be10318 Serial and parallel ports Ports
4d36e97b-e325-11ce-bfc1-08002be10318 SCSI and RAID controllers SCSIAdapter
4d36e97d-e325-11ce-bfc1-08002be10318 System buses, bridges, etc. System
36fc9e60-c465-11cf-8056-444553540000 USB host controllers and hubs USB

GUID for only important devices are mentioned here. Complete list of GUIDs for Windows 10 is available here.

Since we’re having issue with keyboard device and it corresponds to 4d36e96b-e325-11ce-bfc1-08002be10318 GUID according to above mentioned table, hence we’ll go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e96b-e325-11ce-bfc1-08002be10318}. You can locate any device mentioned above with this formula: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{GUID}

[FIX] 'This Device Cannot Start (Code 10)' For Device Manager In Windows 10

4. In right pane, look for the UpperFilters and LowerFilters registry string(s). Right click on these registry string(s) and select Delete. In the confirmation prompt, click Yes.

[FIX] 'This Device Cannot Start (Code 10)' For Device Manager In Windows 10

5. Close Registry Editor and reboot the machine. After restart, you’ll find that the device is working properly.

[FIX] 'This Device Cannot Start (Code 10)' For Device Manager In Windows 10

That’s it!

14 Comments

Add your comment

  • charc

    Win10, 64, Creators Problem
    After the Win10 Creators update, I have a problem. I get error code 10 for the Ethernet adapter (Intel 8579V Gigabit Network Connection). This error only happens on wake up from sleep but fixes itself on restart. I updated the recommended Intel latest driver from Intel (under advisement of Intel support by a remote session that verified that the correct .inf file was installed and it was was specified for Win 10 Creators). This didn’t help so I removed it because Error Code 10 kept intermittently occurring after wake up from sleep as before. It was intermittent. Sometimes it happened and sometimes it didn’t , but it always fixed itself after restart.

    I tried to do your registry fix in Class: 4d36e972-e325-11ce-bfc1-08002be10318, Device: Network adapters Class Net but there was no upperfilters or lowerfilter registry strings to delete as you indicated.

    Do you have any other ideas?

  • Kapil Arya

    ^^ You need to make sure, Ethernet card is working fine from hardware side. Take your device to nearest computer repair shop for this.

  • charc

    There is no card. I have an ASUS Sabertooth P67 motherboard with integrated Ethernet on the board. It worked fine before the Win10 creators upgrade. After that, no ethernet connection after wake up from sleep. However, it connects every time on restart. This indicates that it seems to be a software issue, not hardware.

    I tried your suggested registry fix in Class: 4d36e972-e325-11ce-bfc1-08002be10318, Device: Network adapters Class Net but there was no upperfilters or lowerfilter registry strings to delete as you indicated.

    Since I am not convinced it’s a hardware problem because it always connects on restart, do you have any other ideas how to correct it in the registry or elsewhere? Have you heard of this problem being a Win10 Creators issue?

  • Taylor

    If you are doing this for a USB or external drive, do not mess with the the Hard Disk (DiskDrive) you can no longer boot. You have to open regedit in the recovery console and mount the hive from your main windows installation, and then put them back in, or you will not be able to boot or even enter safe mode. So, whoops.

  • Kapil Arya

    ^^ Thanks Taylor for adding this!

  • saakshi

    I am currently working with USB HID drivers.The device did not request the GET_HID_DESCRIPOR to get the descriptors.In the device manager,it shows as requestes operation unsuccessful the device cannot start. can u please help?

  • Kapil Arya

    ^^ Have you tried steps mentioned in the article?

  • Lorane

    Hey Kapil Arya! So I noticed @charc ‘s comment and they have exactly the same problem as me, but in my case it is the Realtek Sound Driver. Um so the origin of the problem was that i was tinkering with my registry a few years ago and i accidentally did something wrong which led it to be stuck in a boot loop. The repair shop was able to start it somehow, however after starting it had a multitude of problems. It was missing its display driver, its sound driver and the weird inability to open fullscreen applications. Since then I’ve been trying to find a fix to this but to no avail. So my question is, will the windows 10 repair with the iso file do any good and is there any other fix you could possible know of? thanks!

  • Kapil Arya

    ^^ You can try repair upgrade: https://www.kapilarya.com/how-to-repair-windows-10-using-in-place-upgrade, it may help you to solve the issue. If it doesn’t, clean install would be the last and possible resolution: https://www.kapilarya.com/how-to-make-clean-install-of-windows-10.

  • Muhammad Khan

    Hi there , I have a problem with my printer , moment i attach it to USB , it gives me en Error ,
    “This device cannot start. (Code 10)

    {Operation Failed}
    The requested operation was unsuccessful.”

    I have followed the above steps but i can not find Upper and Lower Filters in that folder, really feel stuck, i have even updated all the latest drivers available for my PC from Dell website and restarted, but problem persists.

    Please help !

  • Kapil Arya

    ^^ Are you sure you used the correct GUID?

  • Ahmed bne

    I have followed the steps but i can’t find Upper and Lower Filters in that folder.
    Im sure 1000% that i used the correct guid

  • Lamb

    I was doing it for my audio but there were no upper or lower filters but there was something called Installer32

  • Kapil Arya

    ^^ If UpperFilters and LowerFilters are not there, please do not change anything in registry. See if something from FIX 1 can still help you.

  • Leave a Reply

    Your email address will not be published. Required fields are marked *