Answers for "windows 10 check if ahci is enabled"

2

windows 10 check if ahci is enabled

1. Type 'Device Manager' in Start Search and hit Enter.
2. If the UAC dialog box prompts and asks “Do you want to allow the following 
   program to make changes to this computer?”, click Yes button.
3. Expand 'IDE ATA/ATAPI controllers' section.
4. If AHCI driver is installed in Windows, there will be entry that reads 
   something similar to 'Standard AHCI 1.0 Serial ATA Controller or Intel(R) 5 
   Series 6 Port SATA AHCI Controller'.

If you can’t find anything that specifies AHCI Controller, chance is your system
don’t have AHCI support in Windows yet (if your system does support AHCI).
Posted by: Guest on October-17-2021

Code answers related to "windows 10 check if ahci is enabled"

Browse Popular Code Answers by Language