ProductKey clique aqui para descobrir o serial do windows! click here to discover the windows serial!
Para usuários da comunidade inglesa, espanhola, francesa e alemã, usarei o google tradutor!

batmalin said:Hello,
Go to BIOS screen, move to Main tab, press Ctrl+S buttons together, press F10 to save and exit, AHCI option should be available in Main tab. In case that you want to use windows after you switch to AHCI perform the steps below first:
- Click the Start Button and type cmd
- Right-click the result and select Run as administrator
- Type this command and press ENTER: bcdedit /set {current} safeboot minimal (ALT: bcdedit /set safeboot minimal)
- Restart the computer and enter BIOS Setup
- Change the SATA Operation mode to AHCI from either IDE or RAID
- 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 (ALT: bcdedit /deletevalue safeboot)
- Reboot once more and Windows will automatically start with AHCI drivers enabled
Dude, you just saved me. Thank you so much!
good to know . I am able to boot into Ubuntu Live usb in my Nitro 5 without switching to AHCI , Ubuntu booted straight out the box, but Im guessing I will hace problem if I dont switch t o AHCi mode then from what you guys are saying.batmalin said:Yes, Linux doesn`t support RST.
thanks alot. great clear steps. I understood we are changjng sata mode to ahci in bios to get linux installation working, but can you help me understand why if both my drives are not sata and are pcie nvme drives? Is it only because linux install need us to switch to ahci, and nothing to do with having an nvme drive at at all? or because the USB drive? just curious.egydiocoelho said:You can check the performance on the crystaldiskmark, with the rst with premium optane mode and then check with the ahci mode. Now, the performance increase would only be noticeable, if you use two ssds configured in raid. If you choose not to activate the raid, the difference in performance between ahci mode and rst with premium optane will be imperceptible.To change sata mode to ahci, do this:a) press windows + r, type msconfig, go to system startup and activate safeboot;b) restart windows;c) go to the device manager and uninstall and delete the sata ahci controller driver;d) restart windows;e) access the bios, go to the main tab, press ctrl + s and change the sata mode to ahci.
great this worked for me also. thanks!batmalin said:Hello,
Go to BIOS screen, move to Main tab, press Ctrl+S buttons together, press F10 to save and exit, AHCI option should be available in Main tab. In case that you want to use windows after you switch to AHCI perform the steps below first:
- Click the Start Button and type cmd
- Right-click the result and select Run as administrator
- Type this command and press ENTER: bcdedit /set {current} safeboot minimal (ALT: bcdedit /set safeboot minimal)
- Restart the computer and enter BIOS Setup
- Change the SATA Operation mode to AHCI from either IDE or RAID
- 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 (ALT: bcdedit /deletevalue safeboot)
- Reboot once more and Windows will automatically start with AHCI drivers enabled
Thank you for this. It worked for me. Now, would it also be possible to change back from AHCI to RST? Do you know how to?batmalin said:Hello,
Go to BIOS screen, move to Main tab, press Ctrl+S buttons together, press F10 to save and exit, AHCI option should be available in Main tab. In case that you want to use windows after you switch to AHCI perform the steps below first:
- Click the Start Button and type cmd
- Right-click the result and select Run as administrator
- Type this command and press ENTER: bcdedit /set {current} safeboot minimal (ALT: bcdedit /set safeboot minimal)
- Restart the computer and enter BIOS Setup
- Change the SATA Operation mode to AHCI from either IDE or RAID
- 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 (ALT: bcdedit /deletevalue safeboot)
- Reboot once more and Windows will automatically start with AHCI drivers enabled