Hello,
According to the picture you provided, please check the event id 1001 and the detaied information to find if you could find some useful information. For example some service or process failed.
Based on my search, the error code 0x80070012 typically indicates that the backup operation has encountered a situation where there are no more files to be backed up. This error can occur for various reasons. Here are some steps you can take to address the backup failure:
1.Check Available Storage Space: Ensure that there is sufficient space available on the destination drive where the backup is being stored. If the drive is full or running low on space, it can lead to backup failures.
2.Verify Backup Source: Double-check the source of the backup to ensure that the files or data you intend to back up are accessible and not corrupted. If the backup source contains corrupted or inaccessible files, it can result in the error code 0x80070012.
3.Check Backup Settings: Review the backup settings and ensure that the correct files, folders, or system components are selected for backup. Verify that the backup configuration includes all the necessary data to be backed up.
4.Run CHKDSK: Use the CHKDSK (Check Disk) utility to scan and repair any potential file system errors on the source drive. Running CHKDSK can help identify and fix issues that might be causing the backup failure.
5.Restart the Backup Service: Sometimes, restarting the backup service or related services .
6.Test Backup with a Different Destination: If possible, try performing the backup to a different destination drive or location. This can help determine if the issue is specific to the original backup destination.
Regards