Corrupt Registry: Root Cause in Startup Repair.

Toshiba Satellite L505D-S5965.  Originally loaded with Vista Home, upgraded to Windows 7 with the option that came with the laptop when purchased on September 09.  Upgrade to Win 7 was flawless.

Today the computer shutdown and restarted running the Startup Repair console.  After scanning the system for problem it came back with the following report and log file.  

View Problem Details showed the entry below.

Problem Signature

Problem Event Name:    StartupRepairOffline

Problem Signature 01: 6.1.7600.16385

Problem Signature 02: 6.1.7600.16385

Problem Signature 03: unknown

Problem Signature 04: 21201049

Problem Signature 05: AutoFailover

Problem Signature 06: 7

Problem Signature 07: CorruptRegistry

OS Version: 6.1.7600.2.0.0.256.1

Locale ID: 1033

 

View diagnostic and repair details showed this log entry:

Multiple tests are run and all return an error code of 0x0 until the last line in the log file which reads:

Root cause found:

------------------------------

Registry is corrupt:

Repair action: Registry roll back

Result: Completed successfully.  Error code =0x0

Time taken =7722 ms

 

I tried booting into Safe Mode at Windows startup with the F8 key.

Safe Mode would not start, the Startup Repair console started again.

Tried to start up with Last Known Good Configuration.  Same result.

Tried to run the System Restore from the advanced system recovery and support tools available from within the startup repair console.  There were no restore points created on the system drive.

From the Command Prompt I tried to run c:\bootrec /fixmbr.  It ran successfully but did not solve the problem.

 

I created new recovery disks after I successfully upgraded to Windows 7, but I am afraid they are identical to the original recovery disks I created when the system was brand new, so I am reluctant to use the System Image Recovery tool available in the System Recovery Options because I believe it will take the computer back to the factory image of Vista.  Not to mention losing all the data and having to reinstall the upgrade to Windows 7.

 

If anyone has any solid solutions to repairing a Corrupt Registry in Windows 7, I would be very grateful for a solution. 

Answer
Answer
You can restore your registry files manually to an earlier point by going through the steps outlined below. The process is involved and requires some careful typing. Ask a computer-savvy friend to assist you if you lack experience in this area.
1. Keep tapping F8 during the early boot phase.
2. Select Safe Mode Command Prompt from the menu.
3. Log on as Administrator if prompted.
4. Select Repair when prompted.
5. Select the Command Prompt.
6. Identify the correct drive letter for your Windows installation. It could be drive E: or F:. You do it by typing the commands
    dir C:\Win*
    dir D:\Win*
    dir E:\Win*
    until you find the Windows folder.
    I will call that drive "Q:".
7. Type these commands:
    cd /d Q:\windows\System32\config
    xcopy *.* Q:\RegBack\
    cd RegBack
    dir
8. Examine the dates of the Software, System and SAM files. Were the files created before or after your problem became apparent?
9. If they were made before the problem became apparent then you can type these commands:
    copy /y software  ..
    copy /y System  ..
    copy /y Sam ..
    (the two dots are part of each command)
10. Reboot normally. If things do not work out then you can backtrack by copying the original registry files from Q:\Regback to Q:\Windows\System32\config.

243 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated March 10, 2024 Views 220,385 Applies to: