getting bsod after new install of ssd



tried to downgrade/upgrade to all BIOS-es all gave same resault and it is clean install. Also i found folder in C: named found.000 which mean i have corrupted files so ill try to run some games with all HDDs deatached if that doesnt work ill try to reinstall windows again.
 
disk is getting an crc error attempting to load something in memory.
check the data cable connection from your motherboard to the ssd.
I would change it and move it to a different port and the slower sata controller.
(which will have the best drivers during the install of windows)

check to see what sata mode the bios is set to.
ACHI ? not raid or ide

maybe do a full format of the SSD (not a quick format) depends on the version of windows you are using. windows 10, just boot the system into bios and leave the drive connected to allow the drive to do it repairs.
 


it's and m.2 ssd, also it is already AHCI and already tried to fully format ssd
 
1: kd> !error 0xc0000006
Error code: (NTSTATUS) 0xc0000006 (3221225478) - The instruction at 0x%p referenced memory at 0x%p. The required data was not placed into memory because of an I/O error status of 0x%x.


you should provide the actual minidump so it can be checked in the windows debugger

update the bios if it is not current, or reset it to defaults and save changes.



 


these are last two dmp files: https://drive.google.com/drive/folders/1u0tYCmp3SN8P7G84mWA7_Cga59kuEPwM?usp=sharing

edit: i added more .dmp files becuase of more bsods
 


tried installing it same thing
 
i think this might have to do something with nvidia drivers, i tried clean install of windoes and only installed nvidia driver without reboot because i don't need to reboot for GPU to work and everything worked fine untill i rebooted my pc and same BSOD-s started to happen.

edit: i got this while playing getting over it: https://i.imgur.com/cSSOHVw.jpg
 
not sure this will help but there was a corruption bug in the cpu that requires a bios update to fix. I would really have to dig in to the details to see if it is related to your problem. just easier if you install the bios patch

i don't think you have the windows microcode patch either (gets updated by microsoft)
: kd> !sysinfo cpumicrocode
Initial Microcode Version: 00000070:00000000
Cached Microcode Version: 00000070:00000000
Processor Family: 06
Processor Model: 9e
Processor Stepping: 09

https://www.gigabyte.com/Motherboard/GA-Z170-D3H-rev-10#support-dl
--------------
turn off hyper threading or update to bios version f22f
to get cpu microcode fixes for bugs in kaby lake cpus
https://www.tweaktown.com/news/58168/major-flaw-found-intel-cpus-ht-needs-bios-fix/index.html

your cpu =https://ark.intel.com/products/97143/Intel-Pentium-Processor-G4560-3M-Cache-3_50-GHz

after the update run the intel processor diagnostic tests
https://downloadcenter.intel.com/download/19792/Intel-Processor-Diagnostic-Tool

you might also run the intel update tool and see if it updates this file:
\SystemRoot\System32\drivers\TeeDriverW8x64.sys Tue Jul 18 07:15:12 2017
https://downloadcenter.intel.com/

then run the windows update, it should install a current microcode patch for windows for known issues in the intel cpus. it will also get your windows security updates (virus profiles file) to complete its install.

looks like you are running the old Microsoft generic drivers and you should install the network and sound driver from your motherboard vendors website.
(much newer than what you have running)
I would tend to skip the Intel® Rapid Storage Technology driver and just use the Microsoft driver unless you need some feature that intel provides with their driver. I would also skip the utilities

after you do the bios update:
you might also want to turn off the virtual memory so your c:\pagefile.sys gets deleted then turn it back on. just in case you have saved corrupted data in the pagefile.sys. then do a full shutdown (hold shift key+click on shutdown)

your usb network driver should also be updated: (pretty old)
Ralink RT2870 series USB802.11n Wireless Adapter Driver (you may have a different manufacturer)
look here and see if this is the update: (check the date of the file)
https://www.mediatek.com/products/broadbandWifi/rt2870
\SystemRoot\System32\drivers\netr28ux.sys Thu May 28 07:28:52 2015
(it is a older chip, so there might not be driver updates, check your oem for updates also)
 


i am running leatest winndows 10, tried f22f wth HT on and off both gave BSOD, tried installing all those drivers except intel update tool i can't find leatest one because intel removed it, here is screenshot of TeeDriverW8x64.sys : https://i.imgur.com/rME3iyn.png

edit: i added 2 new .dmp file from BSOD-s after i installed all those drivers and disabled HT
 
last bugchceck was a pagefaut in a service, looks like the drive did not respond.

at this point i would download crystaldiskinfo.exe and run it to see the drive status and read the firmware version then see if there is a firmware update. Or I would stick in a different drive to see if the problem is the drive or the sata controller or port.



 


looks like ssd is unmounting and mounting it self or turning off and on for some reason maybe its something to do with sata controller?