Skip to main content

Acronis True Image Home 2014 Backups Fail

Thread needs solution

Acronis True Image 2014 on Windows 8.1 gives me error 0x9F2C53C72E8BCD1F frequently. I delete the backup and start again. It works for a few days only to fail again. This has happened to ALL of my partitions. How can this be fixed?

0 Users found this helpful

You are seeing a file system error code. Suggest using an Admin command prompt and run chkdsk (DISK) /f where (DISK) is the drive letter on each partition on the disk. (chkdsk c: /f)

You should have a few unlettered partitions on disk. This command can be run on those partitions by first assigning a temporary drive letter to them using Windows Disk Manager. Once the command completes use the Disk Manager to remove the temporary letter assignment. Ths command when run against the system partition (usually drive C:) will require that you reboot the machine at which time the command will run.

Further help:

http://www.thewindowsclub.com/command-line-check-disk-windows-7