I have a Window7 backup task scheduled to run everyday to a shared drive that no longer exists So I get an error message about it every day.

There seems to be no way to change/cancel an existing backup task. The 'change settings' option only lets you define a new one.

There is an option to stop the scheduled tasks but no way to remove it. Unfortunately backup uses it's own internal scheduler not the system task-schedule

link|improve this question

75% accept rate
Have you tried going to the backup and changing the settings from there? – soandos Jul 26 '11 at 15:49
@soandos - that's the point - how? There is a 'change settings' link but it just prompts you to create a new backup – Martin Beckett Jul 26 '11 at 15:55
feedback

2 Answers

up vote 1 down vote accepted

You can delete the job, and it does actually use the Windows Task Scheduler.

Here is the sample job I created. I checked the default time of 7 pm in Task Scheduler, then changed it to 5 pm to make sure I had the right one.

enter image description here

Then I went into Administrative Tools>Task Scheduler>Task Scheduler Library>Microsoft>Windows>Windows Backup where you can disable it or even delete it.

enter image description here

Deleting the job in Task Scheduler brings you back to the original screen in the Control Panel Backup panel.

enter image description here

link|improve this answer
Thanks, you have to navigate to "task scheduler lib->windows->windows backup", it isn't listed in the "running tasks" and have to start the task scheduler as admin to see it. – Martin Beckett Jul 26 '11 at 17:13
feedback

Go to Control Panel\System and Security\Backup and Restore. On the side there will be an option to turn off schedule.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.