Site icon EfmSoft

What does NTSTATUS 0xC0000493 (STATUS_PNP_DRIVER_CONFIGURATION_INCOMPLETE) mean?

 
Previous Next
STATUS_PNP_DRIVER_CONFIGURATION_NOT_FOUND STATUS_PNP_FUNCTION_DRIVER_REQUIRED

STATUS_PNP_DRIVER_CONFIGURATION_INCOMPLETE

STATUS_PNP_DRIVER_CONFIGURATION_INCOMPLETE says that the current configuration is not sufficient to use the device. It is more specific than an unmatched driver: Plug and Play reached a configuration, but a required part of that configuration is missing or unusable for the target device.

Do not treat a successful INF match as a successful installation. The PnP sequence still has to create the device stack, assign resources where needed, and send the start request. The installation log is the practical record that connects a selected package to the first incomplete configuration step.

Diagnostic boundary

References


Looking for a different code? Search another status or error code.

Exit mobile version