Solid State drive info - Ensure your SATA controller is operating in AHCI mode

 
How do I set SATA controller to operate in AHCI mode in Windows 10?

You set AHCI mode of the SATA controller in the BIOS of your machine.
You need to check and see if it's already in AHCI mode and, if so, you're good.
List of BIOS access keyboard commands
 

If the SATA controller isn't already in AHCI mode then you will need to make some registry changes in Windows before you change the SATA mode in the BIOS to AHCI
press the Win+R keys to open Run, type regedit
If you don't and the AHCI driver is not enabled in Windows then you will get a
blue screen and reboot.

Here's the changes need to make in Windows: 
http://www.tenforums.com/tutorials/22631-ahci-enable-windows-8-windows-10-after-installation.html or see ** Notes below

And then you go into the BIOS Setup at boot up, press F2, and find the SATA mode setting and set it to AHCI

But first make sure you are not already in AHCI or RAID mode, you only need to change it if it's in IDE mode.

 
       
     
     

** Notes Here's the changes need to make in Windows:

 
Warning
It is recommended to create a restore point before doing this tutorial. This way if you make a mistake, you will be able to easily undo it by doing a system restore with the restore point.
Here's How:

1. While in Windows, press the Win+R keys to open Run, type regedit, and click/tap on OK to open Registry Editor.

2. If prompted by UAC, click/tap on Yes.

3. In the left pane of Registry Editor, browse to the key location below. (see screenshot below)
 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStorV
4. In the right pane of the iaStorV key, double click/tap on the Start DWORD to modify it. (see screenshot above)

5. Type 0 (zero) for AHCI, and click/tap on OK. (see screenshot below)
6. In the left pane of Registry Editor, browse to the key location below. (see screenshot below)
 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStorAV\StartOverride
7. In the right pane of the StartOverride key, double click/tap on the 0 DWORD to modify it. (see screenshot above)

8. Type 0 (zero), and click/tap on OK. (see screenshot below)
9. In the left pane of Registry Editor, browse to the key location below. (see screenshot below)
 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\storahci
10. In the right pane of the storahci key, double click/tap on the Start DWORD to modify it. (see screenshot above)

11. Type 0 (zero) for AHCI, and click/tap on OK. (see screenshot below)
12. In the left pane of Registry Editor, browse to the key location below to see if you have the StartOverride here. If you don't, then go to step 15below. (see screenshot below)
 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\storahci\StartOverride
13. If you do, then, in the right pane of the StartOverride key, double click/tap on the 0 DWORD to modify it. (see screenshot above)

14. Type 0 (zero), and click/tap on OK. (see screenshot below)
15. When finished, close Registry Editor.

16. Boot the computer to your BIOS or UEFI firmware settings.   17. In your BIOS or UEFI firmware settings, enable AHCI, and save & exit to apply and restart the computer.