If you want to do a deep dive, download Sysinternals ProcDump, and set it up to generate a crash dump when the issue occurs.
https://learn.microsoft.com/en-us/sysinternals/downloads/procdump
Then, get WinDbg, and use that to analyze the crash dump file.
https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/
https://learn.microsoft.com/en-us/sysinternals/downloads/procdump
Then, get WinDbg, and use that to analyze the crash dump file.
https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/