Microsoft Knowledge Base Email Alertz

When you start your computer, you may receive the following error message: You have restored a good registry. Windows found an error in your system files and restored a recent backup of the files to fix the problem. When you restart your computer,...

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 201655 - Last Review: January 23, 2007 - Revision: 1.2

Error Message: You Have Restored a Good Registry...

System TipThis article applies to a different version of Windows than the one you are using. Content in this article may not be relevant to you. Visit the Windows Vista Solution Center
This article was previously published under Q201655

SYMPTOMS

When you start your computer, you may receive the following error message:
You have restored a good registry. Windows found an error in your system files and restored a recent backup of the files to fix the problem.
When you restart your computer, you may receive the error message again.

CAUSE

This behavior can occur if the registry backup file you are trying to restore is damaged, or if the "damage" flag in the currently used registry file is not being reset by the Registry Checker tool.

RESOLUTION

To resolve this issue, run the Registry Checker tool using the /fix and /opt command-line switches. To do so, follow these steps:

  1. Restart your computer, press and hold down the CTRL key until the Windows 98 Startup menu appears, and then choose Command prompt only.
  2. At the command prompt, type scanreg /fix, and then press ENTER.

    NOTE: The /fix command-line switch causes the Registry Checker tool to repair any damaged portions of the registry.
  3. After the Registry Checker tool finishes repairing the registry, press ENTER.
  4. At the command prompt, type scanreg /opt, and then press ENTER.

    NOTE: The /opt command-line switch causes the Registry Checker tool to optimize the registry by removing unused space.
  5. Restart your computer.
If the behavior persists, attempt to restore a different registry backup file using the /restore command-line switch, or see the following article in the Microsoft Knowledge Base:

186909  (http://kbalertz.com/Feedback.aspx?kbNumber=186909/EN-US/ ) Registry Checker Continues to Detect Registry Damage

MORE INFORMATION

For additional information about using the Registry Checker tool, please see the following articles in the Microsoft Knowledge Base:

183887  (http://kbalertz.com/Feedback.aspx?kbNumber=183887/EN-US/ ) Description of the Windows Registry Checker Tool (Scanreg.exe)

183603  (http://kbalertz.com/Feedback.aspx?kbNumber=183603/EN-US/ ) How to Customize Registry Checker Tool Settings

184023  (http://kbalertz.com/Feedback.aspx?kbNumber=184023/EN-US/ ) Command-Line Switches for the Registry Checker Tool

APPLIES TO
  • Microsoft Windows 98 Standard Edition
  • Microsoft Windows 98 Second Edition
Keywords: 
kberrmsg kbfaq kbprb KB201655
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate

Mark Report As Irrelevant  
Written: 3/23/2007 12:15 PM
This fix finally solved the problem on windows me. It kept restarting after the registry checker would report an error during boot. Thanks for this fix.