📎 AI Summary:
The thread discusses issues with Windows Backup, with the original poster experiencing failures if they don't reboot after backups to external drives. Responses suggest alternative approaches, like using batch scripts with tools like robocopy and xcopy, and highlight the unreliability of Windows Backup itself. Additional advice mentions enabling System Protection and avoiding certain folder conflicts to improve backup success. Overall, the community recommends exploring third-party tools or script-based solutions for more reliable backups.

Sthomas72903

New Member
Joined
Dec 4, 2019
Messages
1
Thread Author #1
I use windows backup to do multiple backups to different external usb drives. After one backup completes i have to reboot or the next backup fails
 

Solution
No idea about your specific issue but I use a simple batch file to do my backups. I use robocopy (you'll have to download robocopy) for primary backups to one drive and xcopy for cumulative backups to another. Both drives are internal. If you do want to go down this route and are using USB drives you will have to ensure they are allocated the same drive letter each time you plug them in.

Keith W

New Member
Joined
Dec 6, 2019
Messages
25
No idea about your specific issue but I use a simple batch file to do my backups. I use robocopy (you'll have to download robocopy) for primary backups to one drive and xcopy for cumulative backups to another. Both drives are internal. If you do want to go down this route and are using USB drives you will have to ensure they are allocated the same drive letter each time you plug them in.
 

Solution

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
Windows Backup has never been a very reliable backup tool in my opinion and I've never bothered to use it for that reason. I usually just script out my home backups or use a paid tools in my job experiences.

There are a number of freely available tools for backup purposes but I can't speak to them at all.
Easus ToDo
Paragon
FBackup
Cobian
 

samK

Member
Joined
Apr 18, 2020
Messages
84
  • Forget to enable System Protection. System Protection is a Windows built-in feature that helps you protect system and personal files. ...
  • WindowsImageBackup folder hinders system backup. ...
  • Corrupted files caused Windows Backup failure.