14

Is it possible to reset (wipe-out) the backup parameters in Windows 7? The external hard-drive that Windows lists as the destination of my backups isn't supposed to serve this purpose.

In short, I have this: enter image description here

I'd like this: enter image description here

Thanks.

1 Answer 1

17

Reset the Windows Backup Configuration in Windows 7

1.) Open the Start Menu, type regedit in the search box, and press enter to open the Windows registry editor.

2.) In regedit, navigate to the location below (screenshot below)

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsBackup

enter image description here


3.) In the right pane, right click on ValidConfig and select Delete. If you have ValidSystemImageBackup delete it also (screenshot above)

4.) Click Yes to confirm deletion.

5.) The registry will now look like this. (screenshot below)

enter image description here


6.) In the left pane, right click on ScheduleParams and select Delete. (screenshot below)

enter image description here


7.) Click Yes to confirm deletion.

8.) In the left pane, right click on Security and select Delete. (screenshot below)

enter image description here

9.) Click Yes to confirm deletion.

10.) In the left pane, right click on Status and select Delete. (screenshot below)

enter image description here

11.) Click Yes to confirm deletion.

12.) The registry will now look like this. (screenshot below)

enter image description here

13). Close regedit.

14.) If You Had Set a Automatic Backup Schedule NOTE: This is to remove the automatic backup schedule from within Task Scheduler so you will not get "The last backup did not complete successfully" message in Action Center. A) Open the Start Menu, type taskschd.msc in the search box, and press Enter.

B) If prompted by UAC, then click on Yes if administrator or enter the administrator's password if standard user.

C) In the left pane of Task Scheduler, double click on Task Scheduler Library, Microsoft, and Windows to expand them, then select WindowsBackup.

D) In the middle pane, right click on AutomaticBackup (if available), and click on Delete. NOTE: If AutomaticBackup is not there, then you did not have a automatic backup schedule set.

E) Close Task Scheduler

Source

1

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .