CM_PROB_FAILED_DRIVER_ENTRY

Device Manager problem code: 37

Description

This Device Manager error message indicates that the driver returned failure from its DriverEntry routine.

Error Code

37

Display Message

"Windows cannot initialize the device driver for this hardware. (Code 37)"

Recommended Resolution

Reinstall or obtain a new driver.

Note  If the DriverEntry routine returns STATUS_INSUFFICIENT_RESOURCES, Device Manager reports the CM_PROB_OUT_OF_MEMORY error code.

Article text from the Windows driver documentation (opens in a new tab), by Microsoft, under the CC BY 4.0 (opens in a new tab) licence.