Inaccessible boot device
Description
Windows cannot access the system disk at startup.
Common Causes
- Physical disk failure or initialization error causing the boot partition to be unavailable.
- Incorrect SATA controller change in BIOS (switching from AHCI to RAID or IDE) after Windows installation.
- Corrupted or overwritten MBR (Master Boot Record) or GPT partition table.
Recommended Solutions
- Solution: Check in BIOS Boot tab that the correct disk is set as the first boot device.
- Solution: Verify SATA Mode setting in BIOS — Windows installed in AHCI mode must boot in AHCI (not RAID or IDE).
- Solution: Boot from a Windows installation USB and run 'Startup Repair'.
- Solution: In the Windows Recovery environment, run in Command Prompt: 'bootrec /fixmbr', then 'bootrec /fixboot', then 'bootrec /rebuildbcd'.
- Solution: If none of the above helps, perform a clean Windows installation on that disk.
Diagnostic Commands
bootrec /fixmbrbootrec /fixbootbootrec /rebuildbcdUnderstanding Severity: Disk Data Failures
Storage errors pose a major risk to data safety and system functionality. If a storage drive (SSD or HDD) contains bad sectors, degraded flash memory, or corrupted file system structures, Windows cannot read or write required system files. This causes slow system performance, long application load times, file write errors, or full system freezes. If the system boot drive fails to communicate, the OS will crash with an inaccessible boot device error. Resolving disk errors quickly is necessary to prevent permanent loss of documents and programs.
Safety & Prevention Guidelines
Immediately back up all critical files to an external drive or cloud storage if you suspect drive failure. When replacing a storage drive, handle the drive by its edges and do not touch the interface connector contacts. For M.2 NVMe SSDs, install a suitable heatsink to prevent thermal throttling, as these drives run hot. Avoid sudden computer power shutoffs, as interrupting disk write operations corrupts partition tables and MFT records.
Windows Version & Compatibility Notes
Modern OS installations like Windows 11 require partition tables formatted in GPT (GUID Partition Table) mode and UEFI boot configurations to support security features like Secure Boot and BitLocker. Older MBR partition styles on legacy drives will face boot issues on modern hardware platforms.
Diagnostic Tools & Log Analysis
For disk diagnostics, check SMART health using CrystalDiskInfo. Test write speeds using CrystalDiskMark. Run the built-in Windows Check Disk utility (chkdsk C: /f /r) to scan and repair logical file system errors, and use SSD manufacturer dashboard utilities to monitor write endurance limits.
When to Seek Professional Hardware Help
If a drive's SMART status shows 'Caution' or 'Bad', if the bad sector count increases weekly, or if the drive continuously drops connection during large file transfers, the drive is physically failing. Backup your data immediately and replace the storage hardware.
Frequently Asked Questions
Reallocated sectors are bad blocks that the drive controller has marked as damaged and moved to spare disk sectors. While this self-healing mechanism keeps the drive running temporarily, a rising reallocated sector count indicates physical platter or NAND flash wear, meaning disk failure is imminent.
SSDs slow down when filled above 80-85% capacity because the controller struggles to find free blocks for write operations. Lack of cooling in M.2 slots (causing temps above 70°C) and disabled TRIM command configurations also degrade write performance over time.
Yes, damaged or poorly shielded SATA data cables cause signal loss and data corruption during transfer. In CrystalDiskInfo, this shows up as a high UltraDMA CRC Error Count. Often, replacing the cheap cable fixes disk errors without replacing the drive.
Detailed Troubleshooting Guide Available
We have written a comprehensive, step-by-step diagnostic guide covering these types of issues in depth.
Read the SSD & HDD Diagnostics GuideErrorsFixer Technical Team
This troubleshooting guide was reviewed and verified by our hardware diagnostics department to ensure step-by-step resolution accuracy.
Need more help?
If these steps didn't resolve your issue, try searching our database for related symptoms or hardware components.
Back to Search