You just unpacked your new laptop ASUS - be it a game model ROG Strix, ultrabook ZenBook or budget VivoBook - but when I try to install Windows 10/11 The system stubbornly does not see the hard drive. It may also be absent in the BIOS, or it may be displayed but not available to the installer. Is the situation familiar? You are not alone: this problem occurs in 15-20% of new laptop users ASUS, and the reasons range from trivial (unconnected cable) to technically complex (controller incompatibility NVMe).
In this article we will look at all possible reasonswhy ASUS doesn't see HDD/SSD when installing Windows, from the settings BIOS/UEFI to hardware failures. You will receive step by step instructions with illustrations (for key models ASUS), drive compatibility table, as well as answers to frequently asked questions. If you are not an expert, start with the section "BIOS check“- in 60% of cases the problem is solved in 5 minutes.
1. Checking BIOS/UEFI settings: why the disk is not displayed
The first thing to do is make sure that the disk physically connected And recognized by BIOS. Even if you haven't changed the settings, factory settings may block access to the drive. For example, in laptops ASUS TUF Gaming by default the mode may be enabled RAID, which is not compatible with the standard Windows Installer.
How to check:
- 🔧 Enter BIOS: When booting the laptop, press
F2orDel(for models ROG —F2, for ZenBook —Del). If it doesn't work, try itEsc → Enter Setup. - 💾 Find a section
StorageorAdvanced → SATA Configuration. Check if your drive appears in the list of devices. If not, there is a connection problem (see section 3). - ⚙️ Check the SATA operating mode: must be
AHCI(notRAIDorIDE). For NVMe drives look for the optionNVMe Support- it must be turned on (Enabled). - 🔄 Reset BIOS settings: press
F9(Load Default Settings), thenF10to save. This will eliminate possible settings conflicts.
Important! If the disk is visible in the BIOS, but Windows does not see it, the problem is controller drivers (see section 4). If the disk is not even in the BIOS, check physical connection or drive failure.
- HDD (hard drive)
- SATA SSD
- NVMe SSD (M.2)
- I don't know
2. Wrong SATA mode: AHCI vs RAID vs IDE
One of the most common reasons why ASUS does not see the disk when installing Windows - incorrect operating mode of the SATA controller. The manufacturer often configures the BIOS to RAID (to support Intel Optane or AMD StoreMI), but the standard Windows installer does not contain drivers for this mode.
How to fix:
- Switch mode to
AHCI:- In BIOS go to
Advanced → SATA Configuration. - Find the option
SATA Mode Selectionand selectAHCI. - Save changes (
F10) and reboot.
- In BIOS go to
- If Windows is already installed and after changing the mode it does not load:
- Boot into Safe Mode (click
F8at start). - Open
Device Manager→IDE ATA/ATAPI controllers. - Update the driver for the device named
Standard SATA AHCI Controller.
- Boot into Safe Mode (click
| SATA mode | Does Windows support | When to use | Are drivers required? |
|---|---|---|---|
AHCI |
Yes (native) | For SSDs and modern HDDs | No |
RAID |
No (drivers required) | For disk arrays or Intel Optane | Yes (from ASUS website) |
IDE |
Yes (legacy mode) | For compatibility with older OS | No |
Critical information: If your ASUS laptop has a processor Intel 11/12/13th generation or AMD Ryzen 5000/6000, mode RAID can be forced enabled to support Optane Memory. In this case, after switching to AHCI you will have to reinstall Windows.
Enter BIOS (F2/Del)|Find the SATA Configuration section|Set AHCI mode|Save settings (F10)|Reboot the laptop-->
3. Problems with physical connection: what to check
If the disk does not appear even in the BIOS, the reason may lie in incorrect connection or mechanical failure. This is especially true for laptops ASUS with two slots M.2 (For example, ROG Zephyrus or TUF Dash), where one slot may be disabled by default.
What to do:
- 🔌 Check cable connections (for HDD/SATA SSD):
- Open the back cover of the laptop (for most models ASUS need a Phillips screwdriver
PH00). - Make sure the cable SATA tightly connected to the drive and motherboard.
- If the cable is damaged, replace it (the part number can be found in the laptop manual).
- Open the back cover of the laptop (for most models ASUS need a Phillips screwdriver
- 🖥️ For M.2 NVMe SSD:
- Remove the drive and check for bent contacts or dirt.
- Make sure the disk is inserted until it clicks (it should be secured with a screw).
- Try another slot (if available). Some models ASUS second slot
M.2only works with PCIe 3.0, not 4.0.
- 🔍 Test the drive on another device: Connect it to another PC or via USB adapter. If the disk is not detected, it is faulty.
⚠️ Attention: In laptops ASUS ROG Strix/Zephyrus slotM.2_2(second) can be disabled in the BIOS by default. To activate it, find the optionM.2_2 PCIe Bandwidthand set the valuex2orx4.
How to open the back cover of ASUS without damage
1. Turn off the laptop and remove the battery (if removable).
2. Use a plastic spatula or pick to carefully pry the cover around the perimeter.
3. Screws may be hidden under the legs - remove them first.
4. For models ZenBook may require a special screwdriver Torx T5.
4. Lack of drivers for the controller: how to download and install
If the drive is visible in the BIOS but not in Windows Installer, the problem is lack of drivers for the controller. This is typical for laptops with NVMe drives or regime RAID. Windows 10/11 does not always contain built-in drivers for new chipsets Intel or AMD.
Solution:
- Download the driver from the ASUS website:
- Go to ASUS support page.
- Enter your laptop model (for example, ASUS TUF A15 FA506).
- In the section
Drivers and utilitiesfind SATA/RAID Driver or Intel RST Driver.
- Load the driver into Windows Installer:
- Copy the downloaded driver to a Windows flash drive.
- When selecting the drive in the installer, click
Download driver. - Specify the path to the file with the extension
.inf.
For laptops with AMD Ryzen (For example, ASUS ROG Strix G15) driver may be required AMD RAID Driver. If on the site ASUS it's not there, download it from AMD official website (section Chipset Drivers).
If you do not have a second PC to download drivers, use a smartphone: connect the flash drive via an OTG adapter and download the driver directly to it.
5. Incompatible disk structure: GPT vs MBR
Another common reason is invalid partition table format. Modern laptops ASUS (especially with UEFI) require GPT, but some drives are formatted as MBR. This results in the error "Windows cannot be installed on this disk.».
How to check and fix:
- 🔄 Convert the drive to
GPT:- In Windows Installer, click
Shift + F10to open the command prompt. - Enter in order:
diskpartlist disk
select disk 0 (замените 0 на номер вашего диска)
clean
convert gpt
exit - Close Command Prompt and refresh the list of drives in the installer.
- In Windows Installer, click
- Use the utility MiniTool Partition Wizard (bootable version) for conversion without data loss.
- Or copy the data to another medium and format the disk again.
⚠️ Attention: Teamcleanindiskpartcompletely deletes all data from disk! If there are important files on it, first remove the drive and connect it to another PC for backup.
6. Compatibility issues with NVMe drives with ASUS laptops
Laptops ASUS recent years (2020–2026) are often equipped with slots M.2 NVMe, but not all drives are compatible with their controllers. For example, some models ROG Strix don't support PCIe 4.0 SSD in the first slot, but only in the second. There may also be conflicts with the protocol NVMe 1.4.
How to check compatibility:
- 📋 Check the official compatibility list:
- On the website ASUS in your model section look for the document
QVL (Qualified Vendor List). - If your disk is not there, this does not guarantee inoperability, but the risk of conflicts is higher.
- On the website ASUS in your model section look for the document
- 🔧 Check PCIe protocol:
- Discs PCIe 4.0 (For example, Samsung 980 Pro) may not work in slots PCIe 3.0 (for example, in ASUS TUF A15 2020).
- If the laptop only supports
PCIe 3.0 x2, and the disk is designed forx4- it can be detected, but it is unstable.
- 🔄 Update BIOS:
- Manufacturers often add support for new drives in BIOS updates.
- Download the latest version from the website ASUS and sew through
EZ Flash(in BIOS).
- Switch SATA mode in BIOS to
AHCI(if worthRAID). - Download the driver
Intel RSTorAMD RAID(depending on the processor) and download it to the installer. - If you are installing Windows 10, use the image 20H2 or later — it has more built-in drivers.
- 🔌 SSD power cable not connected (relevant for ASUS VivoBook with hybrid slots).
- ⚡ Lack of nutrition: Some laptops require a BIOS update to work with NVMe.
- 🔧 Bootloader conflict: if the old HDD was with Windows, and the new SSD is empty, the laptop may freeze while searching for the bootloader. The solution is to reset the BIOS (
F9 → F10). - 📄 Look at the specifications on the website ASUS in your model section (look for the line
Storage). - 🔧 In BIOS, find information about the slot
M.2- if specifiedPCIe 4.0 x4, then supported. - 🛠️ Use the utility CPU-Z (tab
Mainboard→Chipset). If the chipset Intel 11/12/13th generation or AMD Ryzen 5000/6000, then PCIe 4.0 most likely supported.
| Model ASUS | Supported NVMe | Max. PCIe speed | Notes |
|---|---|---|---|
| ROG Zephyrus G14 (2021) | PCIe 3.0/4.0 | x4 | Both slots support 4.0, but the second one may limit the speed |
| TUF Dash F15 (2021) | PCIe 3.0 | x4 (first slot), x2 (second) | PCIe 4.0 drives will run at 3.0 speeds |
| ZenBook 14 UX425 | PCIe 3.0 | x4 | Does not support PCIe 4.0 |
| VivoBook S14 S433 | PCIe 3.0/SATA | x2 | Second slot for SATA SSD only |
If your NVMe drive is not detected in the BIOS, but works on another PC, the problem is in the laptop’s BIOS firmware. Update it to the latest version!
Frequently asked questions and answers
❓ Why is the new SSD not visible in the BIOS, but the old HDD is detected?
Most likely the problem is controller incompatibility. Laptops ASUS older than 2018 may not support NVMe PCIe 4.0 or require a BIOS update. Also check that the SSD is inserted correctly into the slot (the latch should click). If there is only one slot, try connecting the SSD via USB adapter and update its firmware.
❓ Is it possible to install Windows on a disk in RAID mode?
Yes, but for this you need load RAID driver into the Windows Installer. Download it from the site ASUS (section Driver & Tools → SATA/RAID) and download via the button "Driver download"at the disk selection stage. Without a driver, Windows will not see the disk in RAID.
❓ The ASUS laptop sees the disk in the BIOS, but when installing Windows it says “No drivers found.” What to do?
This means that Windows does not recognize storage controller. Solutions:
❓ After replacing the HDD with an SSD, the laptop does not turn on. What's the matter?
Probable reasons:
❓ How to check if my ASUS supports NVMe PCIe 4.0?
Verification methods: