Monday, April 29, 2013

Fixing Error "Windows cannot start this hardware device because its configuration information (in the registry) is incomplete or damaged. (Code 19)"


"Windows cannot start this hardware device because its configuration information (in the registry) is incomplete or damaged. (Code 19)"
The error signifies that an registry error has occurred with the device in question, you can find a working solution as demonstrated below.
Windows Device Registry Damaged Error Code 19
To fix this registry related Windows device driver error (Code 19), follow the steps as below :
  • Navigate to Start -> Run and type "REGEDIT" and click "OK" to launch the Windows Registry Editor.
  • Once started click "File" in menu bar and then Click "Export" from the drop down menu, now save the registry backup (All) just in-case things go bad.
  • Now from the faulty device driver properties page, make note of the "Device class GUID" as shown below.
  • Device GUID
  • Navigate to HKEY_LOCAL_MACHINE -> System -> CurrentControlSet -> Control -> Class key inside windows registry editor and then click the "GUID" noted down in step above, you will see something like below - select the "UpperFilters" and "LowerFilters" keys and delete them.
  • Click to enlarge
    Registry Fix
  • Reboot your computer and the problem should be fixed.

No comments: