Hello and welcome to the forum.
Thanks for the dump upload, sadly they look to be pointing at a hardware problem. There are three different failures...
Code:
FAILURE_BUCKET_ID: CLOCK_WATCHDOG_TIMEOUT_INTERRUPTS_DISABLED_STACKPTR_ERROR_nt!KeAccumulateTicks - this BSOD happened because the processor wasn't able to respond to the clock synchronisation interrupt. Notice that we have a stack pointer error here too.
FAILURE_BUCKET_ID: 0x1a_41202_nt!MiGetPageProtection - this BSOD happened because of a virtual memory error (the PTE was invalid)
FAILURE_BUCKET_ID: 0x1AA_nt!RtlpGetStackLimitsEx - this BSOD happened because a memory structure called a stack was corrput.
The common denominator with all these BSODs is RAM. I can see from the dumps that you have two 8GB RAM cards installed, but although they offer similar specs, they are not identical. One is part number HMAA1GS6CJR6N-XN and the other is part number HMA81GS6DJR8N-XN. RAM should always be purchased in matched sets, you can sometimes get away with adding another RAM card of exactly the same part number, but mixing part numbers often leads to instability.
You could try testing your RAM with Memtest86 as described below, but in this case it would be wiser to remove one RAM card and run with just one for a day or two - long enough to have normally had a BSOD. Then swap the RAM cards over and run on just the other one for a day or two - long enough to have normally had a BSOD.
To run Memtest86....
- Download Memtest86 (free), use the imageUSB.exe tool extracted from the download to make a bootable USB drive containing Memtest86 (1GB is plenty big enough). Do this on a different PC if you can, because you can't fully trust yours at the moment.
- Then boot that USB drive on your PC, Memtest86 will start running as soon as it boots.
- If no errors have been found after the four iterations of the 13 different tests that the free version does, then restart Memtest86 and do another four iterations. Even a single bit error is a failure.