The issue appears to be with the TeeDriverW8x64.sys which is the Intel Management Engine Driver. :
PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced. This cannot be protected by try-except.
Typically the address is just plain bad or it is pointing at freed memory.
Arguments:
Arg1: ffffc68000000000, memory referenced.
Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
Arg3: 0000000000000000, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 0000000000000006, (reserved)
Debugging Details:
*** WARNING: Unable to verify timestamp for TeeDriverW8x64.sys
This appears to be a reported issue with z97 motherboards and later versions of Windows 10 as reported in the following link:
https://borncity.com/win/2021/02/21/windows-10-...
In that link a couple of users reported updating the BIOS fixed the issue so I would suggest to consider updating the BIOS.
If the issue persists you could try disabling the TeeDriverW8x64.sys via the registry. If you want more info on that post back.