Hello Trent,
Thank you for your message.
As per
Microsoft support forums, this error code is usually caused by the graphics acceleration driver (usually related to an Intel Graphics Kernel Mode Driver). When you see this error message, it might be caused by the graphics card driver being unresponsive. In this case, you might try re-installing the latest driver directly from the Intel website.
In addition, you can also check if you're able to
Roll Back the Graphics Card Driver - this option can be located in the
Device Manager -> Display adapters -> Properties -> Driver tab. If you're unable to roll the driver back, you can try uninstalling it completely.
You can also try running the
Deployment Image Servicing and Management (DISM) tool which fixes the Windows corruption error if there are any. Follow the steps as described
here:
1. Press
Windows+X.
2. Click on
Command Prompt and select
Run as administrator.
3. Type the command
DISM.exe /Online /Cleanup-image /Restorehealth and press Enter.
4. Alternatively, in the Command Prompt window, type
sfc/ scannow and hit Enter - this way the
System File Checker will scan the machine for corrupted or missing system files and then try to fix them.
Alternatively, you can also try running the remote machine in Safe Mode as described
here.
Hope that helps.