Skip to main content

Windows XP could not start because the following file is missing or corrupt: \WINDOWS\SYSTEM32\CONFIG\SYSTEM

I believed your might see this error message (Windows XP could not start because the following file is missing or corrupt: \WINDOWS\SYSTEM32\CONFIG\SYSTEM) before. This error occured because of corruption in the registry.

Below are the steps to recover a corrupted registry.

Solution 1:

  • 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.
  • 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:
  • make backups of the following files:-
    c:\windows\system32\config\system (to c:\windows\tmp\system.bak)c:\windows\system32\config\software (to c:\windows\tmp\software.bak)
    c:\windows\system32\config\sam (to c:\windows\tmp\sam.bak)
    c:\windows\system32\config\security (to c:\windows\tmp\security.bak) c:\windows\system32\config\default (to c:\windows\tmp\default.bak)
  • delete the following files:-
    delete c:\windows\system32\config\system
    delete c:\windows\system32\config\software
    delete c:\windows\system32\config\sam
    delete c:\windows\system32\config\security
    delete c:\windows\system32\config\default
  • Copy the files that you delete back to system32\config folder:-
    copy c:\windows\repair\system c:\windows\system32\config\system
    copy c:\windows\repair\software c:\windows\system32\config\software
    copy c:\windows\repair\sam c:\windows\system32\config\sam
    copy c:\windows\repair\security c:\windows\system32\config\security
    copy c:\windows\repair\default c:\windows\system32\config\default
  • Type exit to quit Recovery Console. Your computer will restart.

Solution2:

Use chkdsk command to repair the error

  • boot from Windows XP CD
  • When the "Welcome to Setup" screen appears, press R to start the Recovery Console.
  • type chkdsk/r
  • After repair, type exit
  • Restart your windows

I hope this 2 solution is work for you!!

Comments

Popular posts from this blog

What is a kernel panic? (Mac OS X)

I believed most of the Mac OS user see this screen before. Most of your will feel panic when u see this screen. After this screen appear, your just need to press power button off and on your Mac. Your system will back to normal. But i think your do not know what was happening. It is because the kernel of an operating system receives an instruction in an unexpected format, or that it fails to handle properly. A kernel panic may also follow when the operating system is not able to recover from a different type of error. A kernel panic can be caused by damaged or incompatible software or, more rarely, damaged or incompatible hardware.

How to Prevent "Low Disk Space" Error Messages

Sometimes, when you try to open the C: or D: drive in your computer, you will get a warning about low disk space. Even when you try to delete files, you may still get the same message. Here's what to do. Run the Registry Editor (REGEDIT.EXE). Open HKEY_CURRENT_USER\ Software\ Microsoft\ Windows\ CurrentVersion\ Policies\ Explorer. If it's not there, create a DWORD value and call it NoLowDiskSpaceChecks. Double-click on NoLowDiskSpaceChecks, and enter the value 1, and press OK.

How to Create a Mailing List in Outlook Express

If you want send the same email to several people, you might feel frustrated cause you need to enter a lot of email address on the same time even the people are in the same group. To solve this problem, you can try set up a mailing list. With this list, you can email several people at once without choosing each email address separately. To set up a mailing list using Outlook Express: . Select Tools | Address Book... from the menu in Outlook Express. Select File | New Group... from the address book's menu. Type the name of your mailing list in the Group Name: field. Eg: ITDept Click the "Select Members" button on the right. Click a name from your "Contacts" list. Click the "Select" button. Click another name from the list and click "Select" again. Continue choosing names until you complete your list. Click the "OK" button at the bottom of the box when your selection is complete. Click "OK" if you are finished.