Anyone has any idea how to approach the following error Windows cannot load the device driver for this hardware. The driver may be corrupted or missing. (Code 39)
{Driver Entry Point Not Found}
The %hs device driver could not locate the entry point %hs in driver %hs.
I would double check what your target KMDF version is set to. I had it set too new once and my driver loaded fine on Windows 11 but then when I tried to use it on Windows 10 I got the error about a missing entry point.