Hi,
I believe the backup task that you have got corrupted somehow and is causing this issue.
I suggest you try the following:
- Go to task scheduler (run taskschd.msc from RUN dialog OR from a command-prompt)
- Navigate under Task Scheduler Library->Microsoft->Windows->WindowsBackup folder
- Delete AutomaticBackup task
- Delete Windows Backup Monitor task
- Try to re-configure file backup
In case you do not find these tasks in task scheduler UI, suggest doing the following:
- Open an elevated command-prompt
- cd %windir%\system32\tasks\Microsoft\Windows\WindowsBackup
- del AutomaticBackup
- del "Windows Backup Monitor"
- Try to re-configure file backup
Let us know if either of these workarounds was helpful.
Regards.
Sreekanth.