NVMe SSD Thermal Throttling / Disconnect
Description
High-speed NVMe PCIe SSD temperature exceeds safety thresholds, triggering critical thermal throttling, performance drops, or sudden controller disconnects resulting in BSOD or system freeze.
Common Causes
- SSD lacks proper heatsink or thermal pads
- Poor airflow in the PCIe slot area
- Heavy continuous read/write load on the SSD
- SSD placed directly under a hot graphics card slot
Recommended Solutions
- Solution: Install a dedicated NVMe heatsink or thermal pads
- Solution: Improve airflow inside the PC case
- Solution: Move SSD to another M.2 slot further from the GPU
- Solution: Monitor SSD temperatures using CrystalDiskInfo
Diagnostic Commands
powershell.exe Get-PhysicalDisk | Get-StorageReliabilityCounter | Select-Object DeviceId, TemperatureUnderstanding Severity: Disk Integrity & File System Health
Storage drive failures and file system corruption are high-severity events that threaten your personal data. The storage drive holds the operating system files, user registry hives, and all documents. Bad sectors, controller overheating, or file system table corruption can prevent the PC from booting, freeze the UI, or cause irreversible data loss.
Safety & Prevention Guidelines
When working with storage drives, make regular backups. Before disconnecting SATA cables or removing NVMe drives, ensure the PC is completely powered down. NVMe SSDs should always have thermal pads or heatsinks installed to prevent high controller temperatures.
Windows Version & Compatibility Notes
SSD and HDD controllers interact with motherboard BIOS settings (such as AHCI/RAID modes) and NVMe/SATA driver interfaces. Incorrect storage modes in BIOS will prevent Windows from recognizing the boot drive and cause BSODs like INACCESSIBLE_BOOT_DEVICE.
Diagnostic Tools & Log Analysis
Use CrystalDiskInfo to monitor S.M.A.R.T. health status and temperatures. Run CrystalDiskMark to test read/write performance. For file system repair, use Windows built-in tools like CHKDSK (chkdsk /f /r) and SFC.
When to Seek Professional Hardware Help
If a drive reports S.M.A.R.T. status 'Bad', has rapidly increasing reallocated sector counts, or disconnects under load, back up all critical data immediately and replace the drive.
Frequently Asked Questions
It means the drive's internal controller detected a bad sector and moved the data to a spare healthy area of the drive. While this prevents immediate data loss, an increasing count indicates physical disk degradation.
Many modern SSDs use SLC caching to achieve high write speeds. Once the SLC cache fills up, the drive must write directly to TLC or QLC memory chips, which are significantly slower. Thermal throttling can also cause performance drops.
The `/f` switch tells CHKDSK to fix errors on the disk. The `/r` switch does everything `/f` does, plus locates bad sectors and recovers readable information. `/r` takes much longer but is more thorough.
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.
Related Errors
Need more help?
If these steps didn't resolve your issue, try searching our database for related symptoms or hardware components.
Back to Search