Saturday, July 21, 2018

HowTo - Intel HD 3000 driver issues in Windows 10 (1803)

If you've updated to latest version of Windows 10 (1803) and now you see an error that looks like the following:

Windows cannot load the device driver for this hardware.
The driver may be corrupted or missing. (Code 39)

{Bad Image}
%hs is either not designed to run on Windows or it contains an error.
Try installing the program again using the original installation media
or contact your system administrator or the software vendor for support.
Error status 0x


To quickly resolve this issue

1. Open RegEdit
(Win+R to open Run and type regedit ; enter)

2. Then go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity

3. Edit the Dword Value from 1 to 0 -- > means OFF

4. Restart & enjoy as your graphics works as a charm again~!