How to access the Registry

Anonymous
2016-01-02T13:42:26+00:00

My problem is that the Backup and Restore facility in the Control Panel (Windows 7) isn't working. I found a possible solution in a different forum (posted in 2009). The poster said to put the following into a Notepad file, then double click on it:

Windows Registry Editor Version 5.00

 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion

\WindowsBackup]

 "ValidConfig"=-

 [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion

\WindowsBackup\ScheduleParams]

 [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion

\WindowsBackup\Security]

 [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion

\WindowsBackup\Status]

But I'm not clear on where exactly this is supposed to be placed. If it is supposed to be in the SOFTWARE.LOG1 or SOFTWARE.LOG2 hive, I can't access the folders even though I am the Administrator.

Can anyone help?

Windows for home | Previous Windows versions | Recovery and backup

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

66 answers

Sort by: Newest
  1. Anonymous
    2016-01-02T14:16:04+00:00

    Right click the desktop

    Create a new notepad file

    Copy the entries and paste into that file

    Save as *.reg

    Double click to import

    You will get a pop up that says importing can be dangerous (etc) click OK

    Done

    I doubt that will fix your backup issue and you should not edit the registry unless you absolutely know what you are doing as it can make the computer unbootible.  The above change is usually safe but as usual if you value your data you should backup &/or make a restore point

    Was this answer helpful?

    0 comments No comments