You're welcome.
If you open a .dmp file with a debugger it gives information on the crash and sometimes identifies the offending driver.
If you want to try - install the WinDbg Preview from the Windows Store and open one of the .dmp files with the WinDbg Preview.
Click !analyze -v to analyze the .dmp file and this is in the result:
MODULE_NAME: lci_proxykmd
IMAGE_NAME: lci_proxykmd.sys
WinDbg Preview: