WindowsSystem32 Config System is corrupt

Last update on October 9, 2009 01:57 PM by netty5
Published by netty5

Windows\System32\ Config\ System is corrupt




Issue



When booting your PC , you get the following an error message saying that:

Windows\System32\ Config\ System is corrupt or missing 

Solution

  • Insert the Windows XP startup disk into the floppy disk drive, or insert the Windows XP CD-ROM into the CD-ROM drive, and then restart the computer.
  • Start the computer from the CD-ROM drive.
  • When the "Welcome to Setup" screen appears, press R to start the Recovery Console.
  • If you have a dual-boot or multiple-boot computer, select the installation that you want to access from the Recovery Console.
  • When you are prompted to do so, type the Administrator password. If the administrator password is blank, just press ENTER.
  • At the Recovery Console command prompt, type the following lines, pressing ENTER after you type each line:


md tmp
copy c:windowssystem32configsystem c:windowstmpsystem.bak
copy c:windowssystem32configsoftware c:windowstmpsoftware.bak
copy c:windowssystem32configsam c:windowstmpsam.bak
copy c:windowssystem32configsecurity c:windowstmpsecurity.bak
copy c:windowssystem32configdefault c:windowstmpdefault.bak

delete c:windowssystem32configsystem
delete c:windowssystem32configsoftware
delete c:windowssystem32configsam
delete c:windowssystem32configsecurity
delete c:windowssystem32configdefault

copy c:windowsrepairsystem c:windowssystem32configsystem
copy c:windowsrepairsoftware c:windowssystem32configsoftware
copy c:windowsrepairsam c:windowssystem32configsam
copy c:windowsrepairsecurity c:windowssystem32configsecurity
copy c:windowsrepairdefault c:windowssystem32configdefault


Type exit to quit Recovery Console. Your computer will restart and the problem should be solved.

Thanks to sri for this tip.
Best answers for « WindowsSystem32 Config System is corrupt » in :
.exe is not a valid Win32 application Show.exe is not a valid Win32 application Downloaded File IDE controller badly configured CD/DVD is unreadable File system corrupt File unregistered Virus/spyware Problem with browser configuration When you launch an executable file,...
Why Windows is not detecting the 4 GB of RAM installed? ShowWhy Windows is not detecting the 4 GB of RAM installed? What can be done? Conclusion Windows XP or Vista 32-bit edition can not use 4 GB, there is nothing to do, it is a mathematical limit. 32-bit system can address: 2 to the...
NTLDR - Boot.ini -NTDETECT missing ShowNTLDR - Boot.ini -NTDETECT missing Recovery Console Repair XP Recovery from the Windows CD You have a message warning you that one of these files is missing: NTLDR is missing NTLDR manque. Entrez CTRL+ALT+SUPPR pour...
Download EmpTime Clock ShowEmpTime Clock is a clock which has been designed in 32-bit system. It allows you to organize and manage your working times. Designed with the latest technology, this clock allows you to have access to your information at any time. It includes an...
Operating Systems - MS-DOS - Tips ShowSetting the CD-ROM drive The CD-ROM drive is configured in the config.sys and autoexec.bat system files. The CD-ROM drive device driver must be configured in the config.sys file (even if the device is automatically detected in Windows). To do...
Operating Systems - Customising DOS ShowThe DOS start-up procedure is defined in the autoexec.bat and config.sys files located in the root of your "C:\" drive. We highly recommend making back up copies of these files before modifying them. To deactivate a line of command in either file...
Operating system ShowDescription of the operating system For a computer to be able to operate a computer programme (sometimes known as application or software), the machine must be able to perform a certain number of preparatory operations to ensure exchange between...