Windows 11 File Transfers Causing 100% Disk Usage and System Freezes

100% disk usage during file transfers in Windows 11 is usually caused by storage driver issues, NVMe controller problems, or I/O bottlenecks that can freeze your system.

To better understand other Windows crash codes, see our Windows Blue Screen Errors guide.

If your PC becomes slow or completely unresponsive during large file transfers on Windows 11, you’re not alone.
This issue is especially common with SSDs and NVMe drives, where the disk shows 100% active time, even though transfer speeds don’t look maxed out.

The result?
Apps stop responding, browsers won’t open, and the system feels frozen until the transfer finishes.

Below are the most common causes and fixes that actually help.

Why Windows 11 Freezes During File Transfers

This problem is usually not caused by CPU or RAM limitations.
In most cases, it’s related to how Windows 11 handles storage I/O under heavy load.

If high disk usage is combined with memory-related blue screen crashes, see our MEMORY_MANAGEMENT BSOD fix guide.

Common causes include:

  • Storage I/O queue saturation
  • Problematic NVMe or SATA controller drivers
  • Write caching misconfiguration
  • Windows security features interfering with disk access
  • Firmware or chipset driver issues

When a drive hits 100% active time, Windows prioritizes that operation and delays other disk requests, making the system feel frozen.

Fix 1: Check Write Caching Settings

Write caching can improve performance, but if misconfigured, it can cause severe stalls.

In rare cases, unstable storage communication can escalate into SYSTEM_SERVICE_EXCEPTION blue screen errors under heavy write operations.

Steps:

  1. Open Device Manager
  2. Expand Disk drives
  3. Right-click your main drive → Properties
  4. Go to Policies
  5. Toggle Enable write caching on the device
  6. Restart and test file transfers again

If it was enabled, try disabling it temporarily, and vice versa.

Fix 2: Update NVMe / Storage Controller Drivers

Windows often installs generic drivers that don’t work well with certain SSDs.

What to check:

  • Motherboard chipset drivers (from the manufacturer’s site)
  • NVMe driver or SSD firmware (Samsung, WD, Crucial, etc.)

Avoid relying only on Windows Update for storage drivers.

You can also review Microsoft’s official storage and driver troubleshooting guidance to verify you are using the correct controller and chipset drivers.

Fix 3: Disable Core Isolation and Memory Integrity (Test Only)

Some users experience heavy disk stalls due to Windows security features.

Steps:

  1. Open Windows Security
  2. Go to Device Security
  3. Click Core isolation details
  4. Temporarily disable Memory integrity
  5. Reboot and test

If performance improves, you’ve found the cause. You can re-enable it later and test other fixes.

Fix 4: Check for Background Disk Usage

During transfers, background services can make the problem worse.

Things to check:

  • Windows Defender full scans
  • Indexing service
  • Backup or sync tools (OneDrive, Google Drive, etc.)

Try pausing or temporarily disabling them and see if system responsiveness improves.

Fix 5: Monitor Disk Active Time (Not Just Speed)

Open Task Manager → Performance → Disk
If you see:

  • 100% Active Time
  • But relatively low MB/s throughput

That usually points to driver, firmware, or queue handling issues rather than a failing drive.

If the Problem Still Happens

At this point, consider:

  • Testing with a different drive (if possible)
  • Checking BIOS storage mode (AHCI vs RAID)
  • Updating BIOS firmware

Hardware failure is rare, but not impossible, especially if the issue appears across multiple drives.

If your system freezes are happening together with driver crashes or black screen issues, you may also want to review our guides on fixing Windows 11 driver black screen problems and nvlddmkm GPU timeout errors.

Final Thoughts

Windows 11 is more sensitive to storage bottlenecks than previous versions, especially during heavy file transfers.
In most cases, the issue can be reduced or completely fixed with driver updates, caching adjustments, or security setting tweaks.

If you’re dealing with frequent freezes during file transfers, start with the fixes above before assuming your hardware is failing.