Unsolved
This post is more than 5 years old
1 Rookie
•
1 Message
0
7400
August 2nd, 2008 22:00
Missing or corrupt windows\system32\config\system file
I currently have a Dell XPS 210 desktop. When booting it, I get the following message: "Windows cannot start because the following file is missing or currupt: \windows\system32\config\system." It then directs me to repair it by starting Windows Setup on the original Setup CD-ROM.
However, be are in the middle of a move, and the original Setup CD-ROM was packed away and is unaccessible. Is there another workaround?
Thanks.
0 events found
No Events found!


salvadoran
64 Posts
0
August 3rd, 2008 01:00
Are you running windows XP or Vista?
Try last known good configuration. These are the same steps for vista and xp. Shut down the computer, restart and keep tapping F8. Once at the windows advance boot menu select last known good configuration. This will restart the computer see if you get the same error.
If you are using XP i would try a system restore from the recovery console. Unfortunately you do need the windows XP cd for that. If you can't find it, usually if you can chat/phone tech support and they will get one out to you.
Once you have booted to the XP cd, and are at the welcome to set up screen hit R. log into windows installation. Usually its 1: c:\windows
At the Windows XP Recovery Console command prompt (C:\WINDOWS>), perform the following steps:
cd \
There must be one space between cd and \.
cd system~1\_restore~1
Note the underscore character after the backslash.
cd windows\system32\config
ren system system.bck
exit
The system will restart.
dir
Among other information, the dir command will list one or more directories, such as RP1, RP2, and RP3. These directories contain Windows XP Restore Point data.
Make note of a recently created RP directory, but not one that was created in the past few minutes.
cd rp
where equals the restore point data directory number (i.e. RP3) most of the time you would want to select the highest Restore point number.
cd snapshot
- Type the following command:
- Press the key.
- Remove the Windows XP CD from the drive as the system begins to restart.
If Vista, and you have not reinstall it. You should have the Windows recovery environment, as a option in the windows advance boot menu(repair your computer) most dells do from the factory. Select repair your computer, log into the windows installation, again usually C: Then select system restore. Pick a date when you weren't getting the error. Once system restore is done it will restart your computer.exit
The system will restart.