The information in this article applies to:
SUMMARYWhen you start your computer successfully, Windows Registry Checker (Scanreg.exe) creates a backup of system files and registry configuration information (including user account information, protocol bindings, software program settings, and user preferences) once daily. Files that Windows Registry Checker backs up include System.dat, User.dat, System.ini, and Win.ini. This article provides a description of the Windows Registry Checker Tool. MORE INFORMATION
Windows Registry Checker automatically scans the system registry for
invalid entries and empty data blocks when it is started. If invalid
registry entries are detected, Windows Registry Checker automatically
restores a previous day's backup. This is equivalent to running "scanreg
/autorun" (without quotation marks) from a command prompt. If no backups
are available, Windows Registry Checker tries to make repairs to the
registry. This is equivalent to running "scanreg /fix" (without quotation
marks) from a command prompt. If the registry contains more than 500K of
empty data blocks, Windows Registry Checker automatically optimizes it.
ARTICLE-ID: Q183603 To start the Windows Registry Checker, click Start, click Run, type "scanregw.exe" (without quotation marks) in the Open box, and then click OK. NOTE: To use Windows Registry Checker with the /restore parameter, it must be run from a command prompt running outside of Windows. When you do so, you can choose up to five registry backup files listed for you to restore. To restore individual files, following these steps:
Known Issues for Windows Registry CheckerIf your registry contains an entry that references a file (such as a .vxd file) that no longer exists, it is not repaired by Windows Registry Checker. Such errors are not typically damaging, and if you want to you can manually remove the entry. For information about such errors, see the following article in the Microsoft Knowledge Base:ARTICLE-ID: Q132008 The amount of conventional memory required by the Registry Checker is determined by the size of your registry. You may require 580K or more of free conventional memory to complete the repair process. If you encounter an Out of Memory error message, optimize your free conventional memory. For information about optimizing memory, see the following article in the Microsoft Knowledge Base: ARTICLE-ID: Q134399 NOTE: Extended memory is required for Windows Registry Checker to operate properly, so it does not run when you start your computer in Safe Mode Command Prompt Only. The exception to this is "scanreg /restore" which is the only scanreg function that can run without XMS memory. Additional query words: 98
Keywords : kbenv kbtool win98 |
Last Reviewed: February 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |