That chkdsk output is encouraging because your filesysyem looks to be fine. These errors are minor and can be ignored...
Code:
Stage 3: Examining security descriptors ...
Cleaning up 1348 unused index entries from index $SII of file 0x9.
Cleaning up 1348 unused index entries from index $SDH of file 0x9.
Cleaning up 1348 unused security descriptors.
Security descriptor verification completed.
Phase duration (Security descriptor verification): 95.05 milliseconds.
273879 data files processed.
The important message is this one...
Code:
Windows has made corrections to the file system.
No further action is required.
I've looked back at earlier dumps in your upload and they are all similar failures, with 0xC0000006 and 0xC000000E bugchecks (mostly 0xC0000006). If the issue isn't with the system drive then it may well be with RAM. Looking at your
motherboard support page we can see that the RAM you have installed (Crucial BLS8G4D26BFSBK.8FD) is not on the QVL for your motherboard. In fact the only Crucial RAM on the QVL are these.
Code:
Crucial CT16G4DFD8213.16FB1 16GB 15-15-15-36 1.2
Crucial CT4G4DFS8213.8FA2 4GB 15-15-15-36 1.2
Crucial CT4G4DFS8213.8FB1 4GB 15-15-15-36 1.2
Crucial CT8G4DFD8213.16FA1 8GB 15-15-15-37 1.2
Crucial CT8G4DFS8213.8FB1 8GB 15-15-15-36 1.2
According to the
Crucial website the RAM you have is this...
Code:
BLS8G4D26BFSBK 8GB Single Rank DDR4-2666 CL16 (16-18-18) 1.2V
Those timings (16-16-18-18) are not supported by any of the RAM on the QVL. That doesn't mean that it won't work, but it does indicate that your RAM has not been tested and verified as compatible, and that always makes the RAM suspect - especially when there are timing differences.
In addition, you have the RAM installed in slots 1 and 3 according to the RAM details in your upload...
Code:
CRUCIAL BLS8G4D26BFSBK.8FD E2027053 2666 MHz 8 GB BANK 1 ChannelA-DIMM2 8 64
CRUCIAL BLS8G4D26BFSBK.8FD E20845A0 2666 MHz 8 GB BANK 3 ChannelB-DIMM2 8 64
Your
motherboard manual doesn't specify which slots you must use for only two sticks (some do) but I think it might be worth trying your RAM sticks in slots 2 and 4 to see whether that makes any difference?
I would also like you to test your RAM using 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.
Let's see what that tells us...