Site icon EfmSoft

What does NTSTATUS 0xC0000160 (STATUS_ILL_FORMED_SERVICE_ENTRY) mean?

 
Previous Next
STATUS_FT_MISSING_MEMBER STATUS_ILLEGAL_CHARACTER

STATUS_ILL_FORMED_SERVICE_ENTRY

The Service Control Manager data does not describe a valid driver service

Kernel drivers are described under the Services registry tree. Values such as service type, start mode, error control, image path, dependencies, and group membership must form a coherent entry for the driver package and boot phase.

This status usually points to an incomplete INF installation, manual registry editing, failed rollback, or mismatched package version. Copying values from another driver is unsafe because load order, binary path, and service type are component-specific.

What to inspect

References


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

Exit mobile version