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.
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:
- Open Device Manager
- Expand Disk drives
- Right-click your main drive â Properties
- Go to Policies
- Toggle Enable write caching on the device
- 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:
- Open Windows Security
- Go to Device Security
- Click Core isolation details
- Temporarily disable Memory integrity
- 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.