-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Notebooks
- Notebook Hardware and Upgrade Questions
- how to switch to AHCI on 14-dk002dx

Create an account on the HP Community to personalize your profile and ask a question
04-29-2020 03:36 PM
How do I switch to AHCI on 14-dk0002dx
There is no setting in the bios so not sure how to switch
Solved! Go to Solution.
Accepted Solutions
07-17-2020 08:13 PM
I can't update the original post so if the moderators could move this post that would be great because this is the solution
Update
I replaced the nvme with a nvme samsung evo pro
Live image booted with no problem and Fedora 32 installed without issue
So I assume it was encrypted somehow although I could not find it
Or the nvme was not compatible with linux
What ever it was linux is working fine now with the new nvme ssd
I also installed 16 GB of ram with no problems
05-12-2020 05:57 AM
@sprintcowboy Welcome to HP Community!
I understand that you would like to switch to AHCI mode.
I have a few steps to help you out:
- Right-click the Windows Start Menu. Choose Command Prompt (Admin).
- If you don’t see Command Prompt listed, it’s because you have already been updated to a later version of Windows. If so, use this method instead to get to the Command Prompt:
- Click the Start Button and type cmd
- Right-click the result and select Run as administrator
- If you don’t see Command Prompt listed, it’s because you have already been updated to a later version of Windows. If so, use this method instead to get to the Command Prompt:
- Type this command and press ENTER: bcdedit /set {current} safeboot minimal
- If this command does not work for you, try bcdedit /set safeboot minimal
- Restart the computer and enter BIOS Setup (the key to press varies between systems).
- Change the SATA Operation mode to AHCI from either IDE or RAID (again, the language varies).
- Save changes and exit Setup and Windows will automatically boot to Safe Mode.
- Right-click the Windows Start Menu once more. Choose Command Prompt (Admin).
- Type this command and press ENTER: bcdedit /deletevalue {current} safeboot
- If you had to try the alternate command above, you will likely need to do so here also: bcdedit /deletevalue safeboot
- Reboot once more and Windows will automatically start with AHCI drivers enabled.
Refer to the below link as well.
The above link is 3rd party and is not owned by HP, I've posted this only so that I may help you resolve this issue by going beyond my support boundaries, please ignore the ads and take only the free suggestions
Keep us posted,
If you would like to thank us for our efforts to help you,
Give us a virtual high-five by clicking the 'Thumbs Up' icon below, followed by clicking on the "Accept as solution" on this post,
Have a great day!
05-12-2020 04:24 PM
This is hogwash. The storage connection can never be anything but AHCI as it is a native SATA machine. IDE/RAID is not and never has been an option. You do not need to change it TO AHCI you could not change it FROM AHCI if you wanted. What makes you think you need to do this?
05-12-2020 08:40 PM
@Praveen196 uefi has been updated to the latest still no setting
@Huffer I am trying to install Linux but it does not see the nvme drive and my understanding is it is because it is set in RAID mode and needs to be switched to AHCI but there is no setting in the UEFI do this
Any idea how to fix this?
05-13-2020 09:12 AM - edited 05-13-2020 09:16 AM
NVME is not AHCI. AHCI is SATA. AHCI vs. IDE vs. RAID has no impact on whether an NVME M.2 SSD will be seen. What model NVME M.2 SSD? What Linux distro? Not every Linux Distro will recognize NVME. Do the BIOS "see "the installed NVME M.2? If you start a Windows 10 install does that see the NVME M.2 SSD?
05-14-2020 04:04 PM
@Huffer WDC PC SN520 SDAPNUW-128G-1006 so western digital
tried installing Ferora, LinuxMint, Ubuntu and Pop!OS which should detect the drive since they install it on there system76 laptops with NVME drive.
Clonezilla does not see the drive ether
Yes the Bios sees the drive
Yes Widows 10 install sees the drive
05-14-2020 04:27 PM
Its a Linux issue...which Ubuntu are you using? Its been a while since I installed Linux. Right now I have a Linux VM on my laptop with an NVME M.2 because maybe 3 years ago I could not get any distro of Kubuntu (my distro of choice) to see the NVME M.2 on direct install. If the BIOS sees it and Windows install sees it it is not a BIOS issue as I said at the outset.