Are you trying to install Windows 10 to laptop ASUS (be it ZenBook, VivoBook, ROG Strix or TUF Gaming), but the installer stubbornly does not see the hard drive? Or worse - the disk is not displayed even in BIOS/UEFI? This problem is more common than it seems: according to statistics from service centers, every fifth case of unsuccessful OS installation is due to the drive not being detected. The reasons may lie either in hardware faults or in software settings, which users often overlook.
In this article we will look at 7 key reasonswhy ASUS doesn't see HDD/SSD during installation Windows 10, - from a banal disabled controller in the BIOS to complex cases of incompatibility NVMe-storage devices. You will receive step-by-step instructions with screenshots for each BIOS model (AMI, InsydeH2O, Phoenix), as well as proven methods for data recovery if the disk is still faulty. We will pay special attention to laptops with hybrid drives (Optane + HDD) and new ASUS on chipsets Intel 12th/13th generationwhere the problem is often due to missing drivers RST.
1. Checking the hard drive connection: physical reasons
Before delving into the BIOS settings or downloading drivers, make sure that the problem is not hardware. In 30% of cases the disk is not detected due to bad contact or mechanical damage. Here's what to do:
- 🔧 Unplug your laptop and remove the battery (if it is removable). On models ASUS ROG Zephyrus or TUF Dash The battery is often integrated - in this case, it is enough to turn off the device and hold the power button for 30 seconds to discharge the static charge.
- 🛠️ Remove the bottom cover (on most ASUS it is secured with 8-10 screws
T5orPH0). Pay attention to the warning sticker - if it is damaged, it may void your warranty. - 💾 Check the drive mount:
SATA- drives should sit tightly in the slot, without play. UM.2 NVMePay attention to the fixing screw - it often comes loose during transportation. - 🔌 Reconnect the cables (relevant for ASUS N-series with optical drive and secondary HDD). If you are using an adapter
M.2 → SATA, try connecting the drive directly.
If the disk does not appear after reconnecting, try connecting it to another device (for example, via USB-SATA adapter). If it is not detected there either, most likely the problem is in the drive itself. For NVMe- special disks can be used PCIe cards for testing on PC.
How to check a disk on another device without risk?
Use free utilities like CrystalDiskInfo or HDDScan for diagnostics. If the disk is detected but has the status "Pred Fail" (pre-failure state), it is better to replace it. For SSD the critical parameter is "Reallocated Sectors Count" - if its value is higher than 10, the drive will soon fail.
⚠️ Attention: On laptops ASUS ROG Strix G15/G17 (2021-2023) there is often a problem with the outgoing contacts of the slot M.2 due to overheating. If after cleaning and connecting the drive is still not visible, inspect the slot for blackened or melted contacts.
2. BIOS/UEFI settings: why ASUS doesn’t see the drive
If the disk is physically connected correctly, but does not appear in BIOS/UEFI, the problem lies in the storage controller settings. U ASUS There are three main types of BIOS used:
| BIOS type | Laptop models | Path to disk settings | What to check |
|---|---|---|---|
| AMI BIOS | ROG Strix, TUF Gaming (2018-2022) | Advanced → SATA Configuration |
Mode AHCI/RAID, disk status (Detected) |
| InsydeH2O | ZenBook, VivoBook (2020-2023) | Boot → Launch CSM or Advanced → Storage |
Disable CSM, enable NVMe Support |
| Phoenix BIOS | ASUS ProArt, older models | System Configuration → SATA Operation |
Select AHCI instead of Optane or RST |
General recommendations for all BIOS types:
- Reset BIOS settings to default (
Load Optimized Defaults). This eliminates conflicts after updates or incorrect changes. - Disable Secure Boot (in section
SecurityorBoot). This feature may block uncertified drives, especiallyNVMewithout signature Microsoft. - Check SATA mode:
- For
HDDAndSATA SSDselectAHCI. - For
NVMeIn some BIOSes you need to explicitly enable support (NVMe Mode: Enabled). - If it's worth
RAIDorIntel RSTand you are installing Windows on a blank disk, switch toAHCI.
- For
On laptops ASUS with processors Intel 11th generation and later (For example, ZenBook Pro Duo or ROG Flow) may be required BIOS update to support new standards PCIe 4.0/5.0. Download the latest version from the official website ASUS (section Support → Drivers & Tools) and update via EZ Flash in BIOS.
- HDD (SATA)
- SSD (SATA)
- NVMe (PCIe)
- Optane + HDD
- I don't know
3. Drivers for installing Windows 10: when you need them and where to get them
If the drive is visible in the BIOS but not in the installer Windows 10, the problem is most likely due to the lack of drivers for the storage controller. This is especially true for:
- 💻 Laptops with
NVMe-disks (for example, ASUS ROG Zephyrus G14 withPCIe 4.0 SSD). - 🔄 System with
Intel Optane Memory(hybrid drives in ASUS VivoBook S15 or ZenBook 14). - 🔧 Laptops with chipsets Intel 400/500/600 series (drivers required
RSTversion 18.0+).
To load drivers during Windows installation:
- At the disk selection stage in the installer, click
Download driver(orLoad driverin the English version). - Connect a USB flash drive with drivers (you need to download them in advance!). For ASUS the drivers are here:
https://www.asus.com/support/Download-Center/(выберите модель ноутбука → "Драйвера и утилиты" → "SATA/Storage") - Select a driver for your controller:
- For
Intel RST: file with namef6flpy-x64.zip(or similar). - For
AMD RAID(on laptops with Ryzen):amd-raid-driver.zip.
- For
If you are installing Windows on NVMe-disk in mode UEFI, but the installer doesn’t see it, try convert flash drive to GPT (if she's in MBR). To do this:
- Open
Command linein the installer (Shift + F10). - Enter the commands:
diskpartlist disk
select disk X (где X — номер вашей флешки)
clean
convert gpt
exit - Rewrite the installation flash drive again using Rufus (select partition scheme
GPT for UEFI).
If you have a laptop with Intel Optane, before installing Windows, be sure to disable the Optane module in the BIOS (Advanced → VMD Controller → Disabled). Otherwise, the system may not see the primary disk.
4. Conflicts with Intel Optane and VMD: how to disable
Technology Intel Optane Memory (and accompanying mode VMD) often causes problems with disk visibility on laptops ASUS middle and premium segment (for example, ZenBook Flip S or VivoBook Pro 16X). Optane caches data quickly 3D XPoint-drive, but may block access to the main HDD/SSD during Windows installation.
To disable Optane and regain disk access:
☑️ Disable Intel Optane in BIOS
1. Go to BIOS (usually F2 or Del when loading).
2. Go to Advanced → VMD setup menu (or Intel RST Configuration).
3. Disable Intel VMD Controller (put Disabled).
4. Save settings (F10) and reboot.
5. Check the disk visibility in Windows Installer.
If you still can't see the drive after disabling Optane, you may need to reset RST configuration. To do this:
- Turn it back on in BIOS
VMD Controller. - Boot from a LiveCD (eg Hiren’s BootCD).
- Open Intel Rapid Storage Technology (if the utility is on LiveCD).
- Remove your current Optane configuration (
Reset to Non-Optane). - Disable again
VMDin BIOS and try installing Windows.
⚠️ Attention: On laptops ASUS with processors Intel 12th generation (For example, ROG Strix Scar 17 SE) shutdownVMDmay make it impossible to boot fromOptane-disk in the future. If you plan to use Optane, install Windows inRAIDand download the driversRSTfrom the site ASUS.
5. Problems with disk partitioning: MBR vs GPT
If the drive is visible in the BIOS and Windows Installer, but an error appears when you try to install "Windows cannot be installed on this drive", the problem is most likely in partition table. Modern laptops ASUS (especially with UEFI) require marking GPT, not outdated MBR.
To check and convert the disk:
- In Windows Installer, click
Shift + F10to open the command prompt. - Enter:
diskpartlist disk
select disk 0 (или другой номер вашего диска)
clean
convert gpt
exit - Close the command prompt and refresh the list of drives in the installer (click
Update).
If there is important data on the disk, conversion can be performed without losing information using the utility MBR2GPT (included with Windows 10). To do this:
- Boot from the installation flash drive, but instead of installing, select
System Restore → Command Prompt. - Enter the command:
mbr2gpt /convert /disk:0 /allowfullOS(where
0— disk number). - After conversion, reboot and try installing Windows again.
On laptops ASUS with NVMe-discs sometimes help manual creation of partitions in Windows Installer:
- Allocate unallocated disk space.
- Click
Createand indicate the size100 MB(this will beEFI partition). - Create a second partition for all the remaining space.
- Select the second partition to install Windows.
If after converting to GPT the installer still does not see the disk, check that boot mode is enabled in the BIOS UEFI (not Legacy/CSM).
6. Malfunctions of the controller or SATA/NVMe ports
If you have tried all software methods and the drive is still not detected, the problem may be hardware:
- 🔌 Faulty SATA port: on some models ASUS (For example, X550 or K550) ports fail due to overheating. Try connecting the drive to a different port (if available).
- 💥 Burnt out controller: typical for laptops after power surges. Signs - the disk is not detected either in the BIOS or on another device, and the laptop itself may not turn on or display errors
0x0000007B. - 🔋 Eating problems: If the disk appears and disappears briefly, check the power supply. On ASUS ROG with two
NVMe-disks sometimes do not have enough power for both drives.
To diagnose the controller:
- Connect a known working disk to the laptop. If it is also not detected, the problem is in the controller or port.
- Check BIOS event log (if there is such an option). Errors like
"SATA Link Down"or"NVMe Device Not Present"indicate a hardware fault. - If you have ASUS with two
M.2-slots, try swapping the disks. Sometimes one of the slots only works withSATA SSD, and the other - withNVMe.
On laptops ASUS TUF Gaming A15/A17 (2020-2021) there is a bug with the controller NVMe, when the disk is not visible due to a conflict with the integrated graphics. Solution - update BIOS to version 312 or later (available on the official website).
⚠️ Attention: If you suspect a controller problem, do not attempt to solder or replace chips on the motherboard yourself. In laptops ASUS often used BGA chips, the replacement of which requires professional equipment (for example, a station BGA Rework). Improper repairs can result in complete data loss.
7. Data recovery if the disk is faulty
If the disk is not detected either in the BIOS or in the Windows Installer, but there is important data on it, do not rush to throw it away. In 60% of cases, information can be recovered, even if the drive shows no signs of life.
Here's what you can do:
- 🔍 Check on another PC: connect the drive via
USB adapterto another computer. Sometimes the disk is not visible due to a conflict with the controller of a particular laptop. - 🧊 Freezing (for HDD): If the disc makes a grinding noise or does not spin, place it in a sealed bag and place it in the freezer for 2-3 hours. After that, try connecting and copying the data. This is a temporary solution - after heating, the disk will become inoperable again.
- 🛠️ Specialized utilities:
- DMDE — recovers data even from damaged ones
NVMe. - R-Studio - supports
RAIDAndOptane-arrays. - TestDisk — a free utility for partition recovery.
- DMDE — recovers data even from damaged ones
- 🏥 Contacting the laboratory: if the disk contains critical data (photos, documents, projects), it is better to take it to a specialized center. The cost of restoration starts from 5,000 rubles for
HDDand from 10,000 forSSD/NVMe.
For SSD And NVMe chances of recovery are lower than for HDD, due to the operating characteristics of the controller (trim, wear leveling). If the disk is detected but not mounted, try:
- Connect it to Linux LiveCD (For example, Ubuntu). Sometimes Linux sees disks that Windows does not recognize.
- Use the utility ddrescue to create a disk image:
sudo ddrescue -v /dev/sdX image.img logfile.txt(where
/dev/sdX- your disk). - Scan the image with the program PhotoRec to search for files.
On laptops ASUS with Intel Optane data recovery is complicated by the fact that the system may recognize the disk as part RST array. In this case, only specialized software like ReclaiMe or UFS Explorer, supporting Intel RST.
If the drive makes repeated clicks or is not detected even in the BIOS, this is a sign mechanical failure (for HDD) or controller failure (for SSD). In this case, self-recovery of data is almost impossible - contact professionals.
FAQ: Frequently asked questions about the problem
My ASUS ROG Strix does not see the new NVMe drive. What's the matter?
Most likely your laptop does not support PCIe 4.0 (if disk Gen4). Check the model specifications on the website ASUS. Also update your BIOS to the latest version - new firmware often adds support for new standards. If slot M.2 one, try the disk PCIe 3.0 (For example, Samsung 970 EVO Plus instead of 980 Pro).
When installing Windows 10 it says "The required driver for the disk was not found." What to do?
This means that the installer is missing a driver for the controller. Download the driver Intel RST or AMD RAID (depending on the processor) from the website ASUS, unpack it to a USB flash drive and specify the path to the driver in the installer (button Download driver). For laptops with Ryzen may need a driver AMD Chipset.
The disk is visible in the BIOS, but not in the Windows installer. What's the problem?
The reasons may be the following:
- The disk has markings
MBR, and you install Windows in modeUEFI(need to be converted toGPT). - Enabled in BIOS
Secure Boot, which blocks uncertified drives. - Windows Installer is older than version
1809- update the image to the latest version (22H2). - The disk is connected via
USB adapter, and support is disabled in the BIOSUSB Boot.
After resetting the BIOS, the disk was no longer detected. How to return?
Resetting the BIOS could return the controller settings to factory settings, which are not suitable for your drive. Go to BIOS and check:
- Mode
SATA- must beAHCI(notRAIDorOptane). - Support
NVMe- must be enabled (NVMe Support: Enabled). - Boot order - your drive should be first in the list
Boot Option.
If the disk NVMe, try updating the BIOS - older versions may not have a driver for your drive model.
Is it possible to install Windows 10 on an external HDD if the internal one is not visible?
Yes, but with reservations:
- The external drive must be connected via
USB 3.0(blue port) -USB 2.0too slow for comfortable work. - In the BIOS you need to enable booting from
USB-HDD(sometimes this point is calledExternal Device Boot). - Installation will take longer and the system may run slower due to limitations
USB. - Some functions (for example,
BitLocker) may not work correctly.
For continuous use, it is better to repair the internal drive or replace it.