I'm running Windows 11, and the SSD containing my C: drive repeatedly jumps to 100% usage before dropping back to around 5% almost immediately. The drive is a 1TB Samsung 990 EVO Plus, and its health report shows 97% and healthy. I don't believe it's infected, and the programs installed on C: are mostly trusted system utilities and applications such as Moza Pit House, Armoury Crate, DaVinci Resolve, Proton VPN, and Spotify. My game drive doesn't show the same behavior. The spikes happen even when I'm only idle or browsing, and they disappear too quickly to identify the process in Task Manager. Resource Monitor appears to attribute the activity to System. Is this normal, or is there a Windows service, driver, or setting I should investigate?
3 Answers
Check how much RAM is installed and whether memory usage is close to full when this happens. If Windows runs short on RAM, it uses the page file on the C: drive, which can create short bursts of disk activity even when you aren’t actively opening programs. Leave free space on the SSD as well, because a nearly full system drive can make background operations less efficient.
100% disk usage means 100% active time, not necessarily that the SSD is failing or transferring data at its maximum speed. A burst of small random reads or writes can briefly make the drive show 100%, especially when Windows is handling background tasks. Since the spike vanishes quickly, check Task Manager and Resource Monitor while it happens, sorting by disk activity. Also look at the individual processes listed under System rather than assuming the SSD itself is defective.
Resource Monitor showing System usually means the activity is being handled by a Windows component or a kernel-level driver, not that the System process itself is the root cause. Check the Disk section for the actual file paths and I/O activity. Common causes include Windows Update, search indexing, memory paging, antivirus scans, storage-controller drivers, and manufacturer utilities. Updating the motherboard chipset and storage drivers, along with Windows, is a reasonable first step.
The SSD model being a high-quality Samsung drive makes a defective drive less likely, but health percentage alone doesn’t explain usage spikes. Run Samsung Magician’s diagnostic and check the Windows Event Viewer for disk or controller errors if the system also freezes or reports errors.

It can still happen while you appear to be idle. Windows may be indexing files, checking for updates, writing logs, scanning storage, or loading cached data in the background.