How to Fix Windows Backup Running Extremely Slow on Windows
Windows Backup and Restore taking hours or days, File History extremely slow, or system image creation stuck? Speed up Windows backups on Windows 10 and 11.
📖
Main Troubleshooting Guide
How to Fix 100% Disk Usage →Complete symptoms, causes, and step-by-step solutions
Symptoms
You might be experiencing this problem if you notice:
- •Windows Backup taking 12+ hours for a small amount of data
- •File History backup running for hours and barely progressing
- •System image backup stuck at a low percentage for hours
- •Backup speed showing only a few MB/s to an external drive
- •Backup to network drive extremely slow compared to local transfer speeds
- •Windows Backup consuming 100% disk on the source drive during backup
- •Backup completes but takes 10x longer than it should based on data size
Common Causes
- ⚠Backing up to a USB 2.0 drive instead of USB 3.0 (10x speed difference)
- ⚠Antivirus scanning every file being read during backup
- ⚠Backup including unnecessary folders (AppData, Temp, browser caches)
- ⚠Fragmented hard drive (HDD) slowing sequential reads
- ⚠Network backup limited by WiFi speed instead of Ethernet
- ⚠Windows Search indexing running simultaneously with backup
- ⚠Source disk has bad sectors causing retry delays on corrupted blocks
Solutions
Solution 1: Optimize Backup Drive Connection
- 1Ensure your external backup drive is connected to a USB 3.0 port (blue interior)
- 2USB 2.0 maxes out at ~30 MB/s vs USB 3.0 at ~300+ MB/s
- 3For network backups: use wired Ethernet instead of WiFi
- 4WiFi: ~10-50 MB/s typical, Ethernet: ~100-125 MB/s
- 5If using a NAS: check it supports SMB3 and your network is Gigabit
- 6A USB 3.0 SSD external drive is the fastest backup target for most users
Solution 2: Exclude Unnecessary Folders
- 1For File History: Settings → System → Storage → Advanced backup options
- 2Add exclusions for: Temp folders, browser caches, download folders, game install folders
- 3For Backup and Restore: Control Panel → Backup → Change settings
- 4Select "Let me choose" → uncheck folders you don't need backed up
- 5Large folders to consider excluding: Steam/Epic game libraries, VM disk images, video projects
- 6Reducing backup scope from 500GB to 100GB makes it 5x faster
Solution 3: Reduce I/O Competition
- 1Temporarily disable antivirus real-time scanning during backup:
- 2Windows Security → Virus & threat protection → Manage settings → Real-time protection OFF
- 3Remember to turn it back on after backup completes
- 4Pause Windows Search indexing: open Services → "Windows Search" → Stop
- 5Close other programs that read/write to disk during backup
- 6If source is an HDD: run defragmentation first (Settings → System → Storage → Optimize Drives)
Solution 4: Use Faster Backup Alternatives
- 1Windows built-in backup is not optimized for speed
- 2For faster system image backups: consider free tools like Macrium Reflect Free or Veeam Agent
- 3These use block-level copying instead of file-level, which is significantly faster
- 4For file sync: robocopy is faster than File History:
- 5robocopy C:\Users\YourName D:\Backup\Users /MIR /MT:8 /R:1 /W:1
- 6/MT:8 uses 8 threads, /MIR mirrors the directory, /R:1 retries once on errors
- 7Schedule robocopy via Task Scheduler for automated backups
FIXES THIS IN 5 MINUTES
Fix Windows Backup Running Extremely Slow Automatically
RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.
Download Now - Free TrialNo credit card required • Works on Windows 10 & 11