HARDWARE
Normal NVMe SSD temperatureOperating range and throttling
NVMe M.2 SSDs normally run about 35–55°C idle and can reach 60–75°C under sustained load, which is within their rated 0–70°C operating range for the controller. They begin thermal throttling around 70–80°C to protect themselves, so brief peaks there are safe. A heatsink and case airflow keep high-performance drives out of the throttling zone.
Normal ranges
| State | Typical |
|---|---|
| Idle | 35–55°C |
| Light use | 45–60°C |
| Sustained heavy writes | 60–75°C |
| Throttle onset | ~70–80°C |
Most NVMe controllers are rated for a 0–70°C operating range, and the drive manages itself around that using the NVMe thermal-management features. The NAND flash itself actually prefers not to be cold during writes; the controller is the part that sets the upper limit.
Throttling
When the controller approaches its thermal limit it reduces performance to cut heat, then recovers when it cools. This shows up as a large file copy that starts fast and then slows. It is protective, not a fault. A heatsink and airflow keep a fast drive below the throttling point so it sustains full speed.
Note that a mid-transfer slowdown can also be the SLC cache filling on budget or nearly full drives, which is unrelated to temperature. Check the drive temperature to tell the two apart.
Cooling
- Gen4/Gen5 drives under sustained load benefit from a heatsink; many boards supply one.
- Placement matters: an M.2 slot tucked under a hot graphics card runs warmer.
- Case airflow over the M.2 area helps more than people expect.
Reading it
CrystalDiskInfo, HWiNFO or the drive vendor's utility read the SMART temperature attribute. Watch the temperature during a large sustained write, not just at idle, since that is when throttling would occur. Drive temperature and drive health are different things; see SSD health.
Frequently asked questions
Is 70°C too hot for an NVMe SSD?
It is near the top of the normal range but not damaging; the drive throttles around there to stay safe. Brief peaks during large file transfers are fine. If the drive sits at 70–80°C during ordinary use, add a heatsink and improve airflow, especially for Gen4 and Gen5 drives.
Do NVMe SSDs need a heatsink?
High-performance Gen4 and Gen5 drives benefit from one under sustained writes, where they would otherwise throttle. Many motherboards include M.2 heatsinks. Low-end and Gen3 drives usually run cool enough without. A heatsink helps the controller; it is not about the NAND.
Why does my SSD slow down during large transfers?
Two possible reasons: thermal throttling if it is hot, or the SLC write cache filling up on a nearly full or budget drive, which is a normal design behaviour unrelated to temperature.