You turned on the laptop ASUS, and instead of the usual Windows loading the message appeared «No bootable device» Or does the system not respond at all to startup attempts? One of the most common reasons is that the laptop does not see the hard drive (HDD) or solid state drive (SSD). The problem is relevant for all brand lines: from budget VivoBook to gaming ROG Strix and ultrabooks ZenBook.
In this article we will look at all possible reasons - from a banal disconnection of a cable to hardware malfunctions of the controller. You will learn how to check a disk through BIOS/UEFI, which commands will help diagnose a problem in Windows, and when you should take your laptop to a service center. And if the disk is still “live”, but the data on it is critically important, we will give instructions on how to restore files without losing information.
1. Primary diagnostics: checking the connection and power supply
Before committing to hardware failures, make sure that the problem is not trivial. physical connection. This is especially true if you have recently disassembled your laptop or dropped it. In 30% of cases the disk is not detected due to:
- 🔌 Disconnected cable (SATA or M.2) - even a microcrack on the contacts can interrupt the connection with the motherboard.
- 🔋 Faulty power connector - typical for HDDs that require a separate +5V power supply.
- 🛠️ Bad contact due to dust or oxidation (relevant for laptops older than 3 years).
To rule out these reasons:
- Turn off your laptop and disconnect the battery (if it is removable).
- Remove the bottom cover (on most models ASUS it is secured with 5–8 screws using a Phillips screwdriver).
- Inspect the disk cable: it must be tightly inserted into the connector of the motherboard and the drive itself. For M.2 SSD Check the fixing screw - it may have become loose.
- If possible, connect the drive to another laptop or via USB adapter (For example, ORICO or Sabrent).
On models ASUS TUF Gaming (for example, FX505) the disk cable often rubs against the case. Check it for microdamages using a magnifying glass.
If the disk works after reconnecting, the problem is solved. If not, continue to the next step. Don't try too hard when connecting a cable: contacts on the boards ASUS often fragile, especially in ultrabook series ZenBook.
2. Check in BIOS/UEFI: does the system see the disk at the hardware level?
If the laptop turns on but does not load Windows (or writes Reboot and Select proper Boot device), first check if the disk is detected in BIOS/UEFI. This will help you understand whether the problem is in the drive itself or in the software part (bootloader, partitions).
Instructions for entering BIOS on laptops ASUS:
- Turn off your laptop.
- Press and hold
F2(for most models) orDel(for ROG and some TUF). - If it doesn't work, try it
Esc→Enter Setup.
In BIOS go to:
- For Legacy BIOS:
Main → Storage Information. - For UEFI:
Advanced → SATA ConfigurationorBoot → Boot Option Priorities.
| Scenario | What to do | Probable Cause |
|---|---|---|
| The disk appears in the BIOS, but Windows does not boot | Check the bootloader (section "MBR/UEFI recovery") | System file corruption, update failure |
| Disk does not show up in BIOS | Check connection, test on another device | Hardware failure of the drive or controller |
| The disk is displayed, but with the wrong size (for example, 0 MB) | Try low-level formatting | Controller firmware failure (relevant for SSD) |
If the disk is not visible even in the BIOS, but you are sure that it is connected correctly - the probability of hardware failure is 80%. In this case, only replacing the drive or repairing it at a service center will help (for an SSD with a damaged controller).
- ZenBook
- VivoBook
- TUF Gaming
- ROG
- Other
3. The disk is visible in the BIOS, but Windows does not boot: restoring the bootloader
If the drive is detected in the BIOS, but the system produces errors like BOOTMGR is missing or Inaccessible Boot Device, the problem lies in damaged bootloader or partition structure. This can happen after:
- 🔄 Unsuccessful Windows update (especially important for transitions from version 10 to version 11).
- 🛠️ Installing a second OS (for example, Linux next to Windows).
- 🦠 Virus attack that damaged
MBR(Master Boot Record).
To restore you will need Windows installation flash drive (same version as on the disk!). You can create it on another PC using Media Creation Tool from Microsoft. Next:
- Boot from the flash drive (in BIOS, select it as the first device in
Boot Priority). - On the installation screen, tap
Shift + F10to open the command prompt. - Run the commands in order:
diskpartlist disk
select disk 0 (где 0 — номер вашего диска)
list partition
select partition 1 (выберите раздел с загрузчиком, обычно 100–500 МБ)
active
exit
bootrec /fixmbr
bootrec /fixboot
bootrec /scanos
bootrec /rebuildbcd
If after these manipulations Windows still does not boot, try automatic recovery:
- On the installation screen, select
System Restore. - Go to
Troubleshooting → Startup Repair.
☑️ Preparing to restore the bootloader
If this doesn't help, it may be damaged. partition table. In this case, the program will help TestDisk (free, works from a bootable USB flash drive). You will find instructions on how to use it in the next section.
4. Recovering data from an invisible drive: step-by-step instructions
If the disk is not detected in either the BIOS or Windows, but you need to save your data, don’t despair. There are several ways extract information even from a problematic drive. Main rule: don't write anything to diskuntil you copy the important files!
Recovery options:
- 🔧 Connection via USB adapter (For example, Sabrent USB 3.0 to SATA). Suitable for HDD and 2.5" SSD. If the disk is detected on another PC, copy the data immediately.
- 💻 Using LiveCD (For example, Ubuntu or Hiren’s BootCD). Boot from a flash drive and try to mount the disk manually.
- 🛠️ Specialized programs:
- TestDisk — recovers partitions and files (free).
- R-Studio — paid, but effective for heavily damaged disks.
- DMDE — supports RAID and disks with bad sectors.
Instructions for TestDisk:
- Download the program from the official website and unpack it onto your work PC.
- Connect the problematic drive via an adapter.
- Run
testdisk_win.exeon behalf of the administrator. - Select drive →
Proceed→Intel(for MBR) orEFI GPT(for UEFI). - Click
Analyse→Quick Search. The program will find lost partitions. - Select the found section → click
P(English) to view the files. - Copy the required data to another medium (button
C).
What to do if TestDisk does not see the disk?
If the program does not detect the drive, try:
1. Connect the drive to another SATA/USB port.
2. Use the TestDisk version for DOS (runs from a flash drive).
3. Check the disk for bad sectors using Victoria (REMAP mode).
If the disk detected but not mounted (for example, writes "The disk structure is damaged"), try on Windows:
- Open
Disk management(Win + X → Disk Management). - If the drive appears as
"Not distributed", create a new volume (right click →Create a simple volume). - If the disk
"Not initialized", try to initialize it inMBRorGPT(but this will delete all data!).
If the disk makes strange sounds (clicking, grinding), DO NOT TRY to recover the data yourself! This is a sign of physical damage, and any manipulation can aggravate the situation. Contact a data recovery laboratory.
5. Hardware faults: when you can’t do without service
If all software methods have been tried and the drive is still not visible, the problem is most likely hardware room. Let's look at typical breakdowns and their symptoms:
| Symptom | Probable Cause | Solution |
|---|---|---|
| The disk is not detected, but heats up | Short circuit in the controller (especially for SSDs) | Replacing the controller board (possibly from a donor) |
| The HDD makes clicking or grinding noises | Damage to magnetic plates (“clinical case”) | Data recovery in a clean room (cost from RUB 10,000) |
| SSD is detected, but has a capacity of 0 MB | Controller firmware failure | Flashing using a programmer (for example, Flash Drive Tool) |
| The disk periodically disappears and appears | Unstable power supply or contact oxidation | Cleaning contacts with alcohol, replacing cable/connector |
For laptops ASUS there is also specific problems:
- 🔥 Controller overheating on SSD in ultrabooks ZenBook (due to the compact body).
- 🔌 Weak M.2 connectors on motherboards TUF Gaming (often fall off due to vibration).
- 🦠 Viruses in UEFI (For example, LoJax) blocking access to the disk.
If you suspect a hardware failure, but want to try to recover the disk yourself, consider the risks:
⚠️ Attention: When replacing the controller with an SSD it's impossible use a board from a disk of a different model or capacity! This will lead to complete data loss due to firmware incompatibility. To accurately select a donor, use the utility Flash ID Tool.
Cost of repairs at the service center:
- Replacing the cable: 1,500–3,000 ₽.
- Data recovery from HDD: from RUB 5,000 (logical errors) to RUB 30,000 (physical damage).
- SSD controller repair: 4,000–10,000 RUR (depending on the model).
6. Prevention: how to avoid disk problems in the future
To avoid a situation where the laptop ASUS suddenly stops seeing the disk, follow these recommendations:
- 🔄 Update your SSD firmware regularly (especially for models Samsung, Crucial, WD). Use proprietary utilities:
- Samsung Magician for disks Samsung 860/870 EVO.
- WD Dashboard for Western Digital.
- Intel SSD Toolbox for drives Intel.
- 🛡️ Set up backup:
- On Windows 10/11 use
File history(Settings → Update and Security → Backup Service). - For critical data - cloud services (Google Drive, Yandex Disk) or external HDD.
- On Windows 10/11 use
- 🔥 Monitor SSD temperature:
- In laptops ASUS ROG And TUF The drive temperature can reach 70°C, which shortens its service life.
- Use monitoring utilities: HWiNFO or CrystalDiskInfo.
- If overheating, add thermal pad between the SSD and the case.
For models with two M.2 slots (For example, ASUS Zephyrus G14):
- 🔌 Connect the SSD to the slot
M.2_1(it is usually faster because it is connected directly to the processor). - 🚫 Avoid using both slots with NVMe drives - this may cause throttling (reduced speed) due to chipset limitations.
If you often work with large files (video editing, games), consider installing professional SSD with increased recording resource (TBW):
- Samsung 980 Pro (up to 600 TBW for 1 TB).
- WD Black SN850X (optimized for gaming laptops).
- Crucial T700 (PCIe 5.0, but requires good cooling).
7. Frequently asked questions about ASUS models
🔹 Why doesn’t the ASUS VivoBook laptop see the new SSD after replacement?
In 90% of cases the problem is BIOS settings:
- Go to BIOS (
F2when loading). - Go to
Advanced → SATA Configuration. - Make sure the controller mode is set to
AHCI(notRAIDorIDE). - If SSD NVMe, check if PCIe support is enabled in
Advanced → System Configuration.
If it doesn't help, update the BIOS to the latest version (download from ASUS official website).
🔹 On an ASUS ROG Strix laptop, the disk is detected, but Windows is slow. What's the matter?
The reasons may be different:
- 🐢 SSD is 90%+ full — recording speed drops by 10 times. Free up at least 20% of space.
- 🔥 Overheating - check the temperature in HWiNFO. If above 70°C, add a thermal pad.
- 🦠 Fragmentation (relevant for HDD). Run defragmentation (
Disk optimizationon Windows). - 🛠️ Controller driver failure. Update the driver in
Device Manager(sectionDisk devices).
🔹 Is it possible to recover data from a disk that is not detected even in the BIOS?
Yes, but only if there is a problem not physical (for example, HDD platters or SSD memory chips are not damaged). Options:
- For HDD:
- Use PC-3000 Portable (professional recovery tool).
- If the disk clicks, you need to replace the magnetic head unit (MMG) in a clean room.
- For SSD:
- Try it re-solder the controller to an identical one (but this is risky!).
- Use Flash Extractor for reading memory chips directly (requires soldering).
The cost of such restoration starts from 15 000 ₽. If the data is not worth the money, it’s easier to buy a new disk.
🔹 After updating the BIOS, the ASUS laptop stopped seeing the SSD. What to do?
This is a known issue for some models (eg ASUS TUF A15). Solutions:
- Rollback BIOS to the previous version:
- Download the old firmware from the ASUS website.
- Rename the file to
ZENBOOK.ROM(for ZenBook) orTUF.ROM(for TUF). - Place it on a flash drive in
FAT32and boot into EZ Flash (BIOS section).
- If rolling back doesn't help, reset the BIOS settings:
- Turn off the laptop, disconnect the battery.
- Close the contacts
CLR_CMOSon the motherboard (see diagram for your model).
⚠️ Attention: Some BIOS versions for ASUS ROG block firmware rollback. In this case, contact the service center - an independent downgrade may lead to briku motherboard.
🔹 Which SSD is better to buy to replace an ASUS laptop?
The choice depends on the model and tasks:
| Laptop model | Recommended SSD | Notes |
|---|---|---|
| ZenBook 13/14 (UX325/UX425) | Samsung 980 Pro 1TB | Supports PCIe 4.0, low power consumption |
| ROG Strix/Zephyrus | WD Black SN850X 2TB | Optimized for gaming, includes a heatsink |
| VivoBook S14/S15 | Crucial P5 Plus 500GB | Budget option with good speed |
| TUF Gaming A15/A17 | Seagate FireCuda 530 1TB | High recording resource (1275 TBW) |
For all models necessarily check:
- 📏 Form factor:
M.2 2280(most common) orM.2 2242(for compact laptops). - 🔌 Interface:
SATA(old models) orNVMe PCIe(modern). - 🔥 Presence of a radiator (for gaming laptops).