My predator g9-793-79v5 has default set to RAID but want to change it to AHCI

hansPredator
hansPredator Member Posts: 2 New User
edited November 2023 in 2018 Archives
My  predator g9-793-79v5 has default set to RAID but want to change it to AHCI any tool to unlock sata mode from bios menu 

Answers

  • AntoJoseph
    AntoJoseph Member Posts: 83 Fixer WiFi Icon

    It’s not uncommon to find a system on which RAID drivers have been installed and something like the Intel Rapid Storage Technology package is handling storage devices, but where an SSD might require AHCI operation for more optimal performance or configurability. In these cases, there is in fact a way to switch operation from either IDE or RAID to AHCI within Windows 10 without having to reinstall.  Here’s how.

    1. Right-click the Windows Start Menu. Choose Command Prompt (Admin).
      1. 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:
        1. Click the Start Button and type cmd
        2. Right-click the result and select Run as administrator
    2. Type this command and press ENTER: bcdedit /set {current} safeboot minimal
      1. If this command does not work for you, try bcdedit /set safeboot minimal
    3. Restart the computer and enter BIOS Setup (the key to press varies between systems).
    4. Change the SATA Operation mode to AHCI from either IDE or RAID (again, the language varies).
    5. Save changes and exit Setup and Windows will automatically boot to Safe Mode.
    6. Right-click the Windows Start Menu once more. Choose Command Prompt (Admin).
    7. Type this command and press ENTER: bcdedit /deletevalue {current} safeboot
      1. If you had to try the alternate command above, you will likely need to do so here also: bcdedit /deletevalue safeboot
    8. Reboot once more and Windows will automatically start with AHCI drivers enabled.

    Hit 'Like' if you find the answer helpful! :)

    Click on 'Yes' if the comment answers your question!

  • hansPredator
    hansPredator Member Posts: 2 New User
    actually i am unable to change it from bios menu it is locked i can not edit bios is there any way to fix that ?