Windows Performance

Fix 100% disk usage spikes on Windows

When the disk LED is solid and everything freezes, find the process or service hogging the drive.

14 min read Intermediate Updated 9 Jun 2026

Step-by-step guide

Work through each section in order. Stop when your issue is resolved — you do not need every step for every situation.

Warning

Use an administrator account for these steps, and keep a recent backup before making repair or security changes.

What you will achieve

When the disk LED is solid and everything freezes, find the process or service hogging the drive.

1) Identify top disk consumers

  1. Open Task Manager → Processes and sort by Disk.
  2. Use Resource Monitor for file-level activity if needed.

2) Check common service causes

  • Temporarily stop SysMain to test old HDD behaviour.
  • Pause Windows Search indexing to test indexer spikes.

3) Run storage health checks

chkdsk C: /scan
wmic diskdrive get status

Related guides

disk usage performance task manager