overall, i think your malware is not infecting the system correctly.
it is something you are running in usermode.
it would require a full memory dump to see what is going on. a kernel memory dump would also help, at least it would show the names of what was run.
most likely it is being installed as a generic service host, you would have to run
https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer
to figure out which copy of the svchost.exe is the cause.
------------
google {ABD61E00-9350-47e2-A632-4438B90C6641}
it looks like an attack by malware:https://www.trendmicro.com/vinfo/us/threat-encyclopedia/malware/pe_fujacks.eg-o
---------------
are you attempting to run a debugger from a windows subsystem?
did a windows error detection attempt to connect and debug your machine?
search your c: drive for *.dmp files and see if there is a live window debug session log or .dmp file
---------------
the second bugchek was INVALID_PROCESS_DETACH_ATTEMPT
-------------------
first bugcheck looks like a user mode program terminated a process
looks like the process terminated was svchost.exe
need a kernel dump to debug this, a minidump just does not save the proper info.
first minidump has a extra human interface driver installed.
hidparse_fffff80372600000 \SystemRoot\System32\Drivers\hidparse.sys 153CE4E8
is colliding with this one:
\SystemRoot\System32\HIDPARSE.SYS 153CE4E8
something wrong with the setup for some reason;
bios interface is working in the debugger:
BIOS Version 1205
BIOS Starting Address Segment f000
BIOS Release Date 05/14/2018
Manufacturer ASUSTeK COMPUTER INC.
Product PRIME Z270M-PLUS
Version Rev X.0x
4 banks of memory, all the same
Speed 2133MHz
Manufacturer Corsair
Part Number CMK16GX4M2B3000C15
Processor Version Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
Processor Voltage 8bh - 1.1V
External Clock 100MHz
Max Speed 8300MHz
Current Speed 3200MHz
3: kd> !sysinfo cpumicrocode
Initial Microcode Version: 000000c2:00000000
Cached Microcode Version: 000000c2:00000000
Processor Family: 06
Processor Model: 5e
Processor Stepping: 03