Great Tom,
Just to be sure
Disk 1
- New Volume D:\
and
Disk 2
- New Volume G:\
- New Volume J:\
are both storage disks, you do not boot from those drives - correct?
Those drives need to be set inactive if only used for storage.
Only Disk 0 - SSD (C:\) should be active.
The following commands are based on the Disk Management screen shot you posted. Do not change the drives or it will invalidate the commands given below. When you're done - post a new disk management - thanks
In an elevated Command Prompt (right click, run as administrator)
diskpart
list disk
select disk 1
list disk
list part
select part 1
list part
inactive
detail part
list disk
select disk 2
list disk
list part
select part 1
list part
inactive
detail part
exit
You say you enabled AHCI and have been running stable. Take a look at this
tutorial on AHCI,
but DO NOT change anything. Your system is stable for the moment.
Marking the two storage drives inactive won't destablize it, but mucking around in BIOS at this point might.
After I see the new Disk Management image and everything looks good, I'll ask someone to look at the AHCI configuration with you.
Oh and thanks for the additional information, it does help. You're doing great, kid
Bill
.