You turned on the laptop, but instead of the usual loading of Windows or another OS you see a black screen, an error No bootable device or the BIOS does not display your hard drive in the list of devices? This problem is familiar to thousands of users - from owners of budget Lenovo IdeaPad up to bonus Dell XPS or MacBook Pro. The reasons may vary from a banal cable disconnection to complete failure of the drive.
In this article we will look at all possible scenarioswhen a laptop does not start from an HDD/SSD: from software failures to hardware failures. You will learn how to diagnose the problem yourself (even without special tools), what manipulations you should try first, and when it is better to immediately contact the service center. We will pay special attention recovering data from a failed disk - this question concerns 89% of users who encountered a similar malfunction (according to a survey HDDScan for 2023).
If your laptop makes strange sounds (clicking, grinding), does not detect the drive in the BIOS, or reboots cyclically, do not panic. In 60% of cases, the problem can be solved without replacing components. The main thing is to act consistently and not aggravate the situation with incorrect actions (for example, multiple forced reboots).
1. Primary diagnostics: does the BIOS detect the hard drive?
The first step is to check does the BIOS see your drive?. This will help distinguish a hardware problem from a software problem. To do this:
- Turn on the laptop and immediately press the key to enter the BIOS (usually
F2,Del,EscorF12- depends on the model). For HP this is oftenF10, for Asus —F2. - Go to section
Boot,StorageorAdvanced(names may vary). - Check the list of connected devices. If your disk is missing, there is a hardware problem (cable, controller, HDD/SSD itself).
If the disk is displayed, but the laptop does not boot, the problem is boot entry, corrupted OS files or incorrect BIOS settings. If the disk is not in the list, read on.
- HDD (hard drive)
- SSD (Solid State Drive)
- M.2 NVMe
- I don't know
2. Hardware reasons: why the laptop does not see the disk
If the BIOS does not detect the drive, the culprits may be:
- 🔌 Disconnected cable - a common problem after disassembling a laptop or physical shock. B Lenovo ThinkPad And Acer Swift the trains are especially fragile.
- 💥 Controller failure - typical for old HDDs (for example, Seagate Barracuda 7200.11 with "BUG"). SSDs are more likely to suffer from memory cell burnout.
- ⚡ Eating problems — a faulty power supply or SATA connector may not provide enough voltage to spin up the drive.
- 🔧 Incompatibility with motherboard - relevant when replacing HDD with SSD (for example, Samsung 980 Pro may not be detected in older laptops due to lack of support
PCIe 4.0).
How to check? Connect the drive to another device via USB adapter (For example, ORICO 2599) or install it in another laptop/PC. If the disk is not detected there either, it is faulty. If it is detected, the problem is in your laptop (cable, SATA port, BIOS).
How to check the cable without disassembling the laptop?
Gently press down on the bottom cover of the laptop in the hard drive area (usually on the right under the keyboard). If the disk appears in the BIOS, a bad cable connection is to blame. This is a temporary solution, but will help confirm the diagnosis.
⚠️ Attention: If the drive makes repeated clicking sounds (“clicks of death”)— turn it off immediately. This is a sign of mechanical failure of the HDD, and further operation may lead to permanent data loss. In such cases, restoration should be carried out by specialists in a “clean room”.
3. Software failures: there is a disk, but the laptop does not boot
If the BIOS sees the disk, but booting does not occur, the reasons may be as follows:
| Symptom | Probable Cause | Solution |
|---|---|---|
Message Boot Device Not Found |
Corrupted boot record (MBR/GPT) | Recovery via bootrec /fixmbr on the command line |
| Cyclic reboot | Windows system files are damaged | Booting from a flash drive and executing sfc /scannow |
| Black screen with cursor | Problem with the registry or drivers | System rollback or clean OS installation |
Error INACCESSIBLE_BOOT_DEVICE |
Disk controller driver conflict | Booting into Safe Mode and Updating Drivers |
For diagnostics:
- Create a bootable USB flash drive with Windows 10/11 or LiveCD (For example, Hiren’s BootCD).
- Boot from it and select
System Restore. - On the command line, run:
diskpartlist disk
select disk 0
detail diskIf the disk is displayed but has a status
Offline- executeonline disk.
If you have an SSD with an interface M.2 NVMe, check in the BIOS whether the mode is enabled AHCI instead of RAID. On some laptops (eg MSI Modern) this solves the problem of disk invisibility.
4. Data recovery from a failed disk
If the disk is not detected or makes strange sounds, but there is important data on it, follow the algorithm:
☑️ Emergency data saving
For HDD with mechanical damage:
- 🛑 Do not use programs like Victoria or HDD Regenerator - they can complete the disc.
- 🔄 Connect the drive to your PC and use DMDE (free version) create sector-by-sector copy to a working HDD.
- 🔍 Only after this, try to restore files from a copy using R-Studio or GetDataBack.
For SSDs with logical errors:
- 💾 Use CrystalDiskInfo to check the status (parameter
Reallocated Sectors Countshould not exceed 100). - 🔧 If the SSD is detected but not readable, try updating the firmware through the manufacturer's utility (for example, Samsung Magician for Samsung SSD).
- ⚠️ Do not use
Secure Erase— this erases all data irrevocably!
⚠️ Attention: If the drive is detected but I/O errors occur when trying to copy files, don't copy files one by one. This can lead to the “spreading” of bad sectors. It is better to create a full disk image with a program DDRescue (for Linux) or DMDE (for Windows).
5. Frequent mistakes made by users during diagnostics
Many actions that seem logical can make the problem worse. That's what can't do:
- 🔨 Disassemble a laptop without experience — risk of damaging the cable or contacts (especially in MacBook with soldered SSDs).
- ⚡ Connect a faulty HDD to cheap USB adapters — they often do not provide sufficient power, which leads to additional bad sectors.
- 🔄 Reboot the laptop multiple times - this can cause overheating of the disk controller (relevant for SSDs).
- 💾 Format disk without first creating an image - even if Windows prompts you to do so.
A common mistake is using chkdsk /f for disks with mechanical damage. This command attempts to "fix" errors, but often results in data loss in bad sectors. Instead:
- Create a disk image.
- Work only with the image.
- Use
chkdsk /fonly on a copy if you are sure of the integrity of the file system.
If the disk is detected but produces errors when reading, never run defragmentation. For HDDs this can accelerate wear, for SSDs it is useless (they do not fragment).
6. When should I contact the service center?
There are situations when independent repair is impossible or impractical:
- 🔧 Mechanical damage to HDD - clicks, grinding noises, the disk does not spin up. An autopsy in a “clean room” is required.
- 🔥 Burnt-out microcircuits on the controller board (visible by blackened elements or a burning smell).
- 💻 Problems with the motherboard - if no drive is detected in the BIOS, the south bridge may be faulty.
- 🔒 Encrypted drives (For example, BitLocker or FileVault on Mac) - without the correct key, data cannot be recovered.
Cost of data recovery in the service:
| Type of failure | Average price (RUB) | Recovery time |
|---|---|---|
| Logical errors (deleted files) | 3 000 — 8 000 | 1–3 days |
| Damaged file system | 5 000 — 12 000 | 2–5 days |
| Mechanical damage to HDD | 15 000 — 50 000 | 5–14 days |
| Failed SSD controller | 20 000 — 100 000+ | 7–30 days |
Before contacting service:
- Check if they have "clean room" (class 100 or better) - this is critical for HDD.
- Ask about the warranty on the recovered data (good services provide a 1-3 month warranty).
- Do not agree to diagnostics if they are paid (in most cases, diagnostics should be free).
7. Prevention: how to extend the life of a hard drive
To avoid problems in the future:
- 🌡️ Control the temperature — HDD should not heat above 50°C, SSD - above 70°C. Use HWMonitor for monitoring.
- ⚡ Avoid sudden power outages - Always use "Safely Remove" for external drives.
- 🔄 Check your SMART regularly - programs CrystalDiskInfo or HD Sentinel will show the first signs of wear.
- 💾 Make backups - even new SSDs can suddenly fail (especially models with QLC memory how Intel 660p).
For SSD:
- Do not fill the disk more than 80% - this will shorten the service life.
- Disable defragmentation (it is useless for SSDs and reduces cell life).
- Update the firmware through the manufacturer's official utilities.
For HDD:
- Avoid physical shock and vibration (even when turned off).
- Perform once every 1–2 years
chkdsk /rto check for bad sectors. - Do not use the disc in high humidity conditions (risk of platter corrosion).
Modern SSDs (for example, Samsung 990 Pro or WD Black SN850X) have a recording resource of 600–1200 TBW. With an average load (20 GB of records per day), such a disk will last for 10–20 years. The main thing is to avoid overheating and use a high-quality power supply.
FAQ: Frequently asked questions about non-functioning disks in laptops
The laptop crashed and now it doesn't see the hard drive. What to do?
If the laptop has been subjected to physical impact:
- Check if the cable is disconnected (relevant for HDD).
- Connect the drive to another device via a USB adapter. If it is not detected, the heads or plates are most likely damaged.
- Do not turn the drive on again - each start may worsen the damage.
In 70% of cases, after a fall, professional recovery in a “clean room” is required.
BIOS sees the disk, but Windows does not boot. What's the problem?
Probable reasons:
- Damaged boot record (MBR/GPT) - restore it via the command line (
bootrec /fixmbr). - Deleted or damaged system files - will help
sfc /scannow. - Got lost BIOS settings - check the boot order and SATA operating mode (
AHCIinstead ofIDE). - Driver conflict - Boot into safe mode and update the disk controller driver.
If all else fails, reinstall Windows while saving the data (select the "Update" option during installation).
The SSD is detected, but the laptop does not see it. What to check?
The following problems are typical for SSDs:
- Drive letter is missing - go to
Disk management(diskmgmt.msc) and assign a letter manually. - The disk is not initialized - in the same
Disk managementinitialize it (selectGPTfor modern systems). - Outdated firmware — download the latest version from the manufacturer’s website (for example, Samsung Magician for Samsung SSD).
- Incompatibility with motherboard - check if your laptop supports
NVMe(valid for older models).
If the SSD is new and has never been used, it may simply not be formatted. Use diskpart to create a partition:
diskpartlist disk
select disk X (где X — номер вашего SSD)
create partition primary
format fs=ntfs quick
assign letter=D
Is it possible to recover data from a disk that is not detected?
Yes, but success depends on the type of damage:
- Logical errors (deletion, formatting) - restored in 90% of cases by programs R-Studio or DMDE.
- Physical damage to HDD (clicks, does not unwind) - requires opening in a “clean room” (50–80% success rate).
- Failed SSD controller - the most difficult restoration (success rate 30–60%, price from 20,000 rubles).
Main rule: do not try to “fix” the disk yourself, if it contains important data. Each reading attempt may decrease the chances of recovery.
How to transfer data from a failed disk to a new one?
Algorithm of actions:
- Connect the failed drive to another PC via USB adapter (For example, Sabrent EC-UASP).
- If the drive is detected, copy the data directly. If not, use programs to create sector-by-sector copy:
- DMDE (free to copy)
- DDRescue (for Linux)
- HDD Raw Copy Tool
If the disk is not detected even through the adapter, contact the service center. Attempting repairs on your own may result in irretrievable loss of data.