Hi

My Dell 1501 laptop seemed to get slower over the past week until today when i turned it on, it crashed a few seconds after booting up, and now when i turn it on, just before the Windows XP screen comes up, it displays a DOS screen stating a file is missimg from \SYSTEM]CONFIG\STEMS32, Pls insert original disk and press 'r' for repair." Any suggestions if you cant find your original disk...?

Dani AI

Generated

The error text shown in the first post is almost certainly the well-known XP message that the SYSTEM registry hive is missing or corrupt (normally written as \WINDOWS\SYSTEM32\CONFIG\SYSTEM). That file is one of the core registry hives the OS needs to boot; if it is unreadable the machine will stop before the desktop. The path in ’s post looks garbled, which often happens when the boot message is read quickly during a crash — confirming the exact text helps narrow the cause (corrupted hive vs. hardware failure).

To preserve personal files before attempting repairs, a non-destructive data-first approach works reliably: boot from a separate recovery environment (a Linux live USB or a WinPE/Hirens-style rescue USB), mount the NTFS volume, and copy C:\Documents and Settings\* (or user folders) to an external drive. If the drive shows read errors or noise, create a full disk image with a cloning tool (ddrescue/Clonezilla) and work from the image to avoid further damage.

If a repair is preferred (and the disk is healthy), the usual XP repair method is to replace the damaged registry hives with the copies in the C:\Windows\repair folder. From a Recovery Console or WinPE shell the basic steps are to back up the current config folder and then copy the repair hives into place, for example:

copy C:\Windows\system32\config C:\Windows\system32\config.backup
copy C:\Windows\repair\SYSTEM C:\Windows\system32\config\SYSTEM
copy C:\Windows\repair\SOFTWARE C:\Windows\system32\config\SOFTWARE

Those repair files are typically from the original installation and will restore bootability but not recent system settings. If the machine still fails after this, or if the disk shows SMART errors, imaging the drive and seeking professional recovery is advised. This summary builds on ’s and ’s points while focusing on safe data recovery first, then a targeted registry-hive restore if the hardware is sound.

Recommended Answers

All 4 Replies

Hi

My Dell 1501 laptop seemed to get slower over the past week until today when i turned it on, it crashed a few seconds after booting up, and now when i turn it on, just before the Windows XP screen comes up, it displays a DOS screen stating a file is missimg from \SYSTEM]CONFIG\STEMS32, Pls insert original disk and press 'r' for repair." Any suggestions if you cant find your original disk...?

hi,to the best of my knowledge you cant do it with out the original disk or a windows disk of some sort !sorry
but with a disk here are some instructions .easier to just reinstall .lol
http://www.help2go.com/Tutorials/Windows/C:%5Cwindows%5Csystem32%5Cconfig%5Csystem_missing_or_corrupt.html

hi, thx for ur response. Just a quick question thou, do u mean a full install? I know i can do that with a disk, but i want to be able to save my data..or is it unrecoverable? Pls pls pls say its possible...!!?? thank u !

hi, thx for ur response. Just a quick question thou, do u mean a full install? I know i can do that with a disk, but i want to be able to save my data..or is it unrecoverable? Pls pls pls say its possible...!!?? thank u !

hi ,what you have a complicated problem and needs expert attention,like a good computer repair shop,or friend who really knows computers ,the hard drive can be removed and placed into another computer to retrieve the data ,but yes a full reinstall would be easiest and better !in my opinion

hi, thx for ur response. Just a quick question thou, do u mean a full install? I know i can do that with a disk, but i want to be able to save my data..or is it unrecoverable? Pls pls pls say its possible...!!?? thank u !

Are you sure it is as you said i.e.

SYSTEM\CONFIG\STEMS32

???

And the error is not asking for a full install but just repair.. which most probably will not cause data loss..But before you format, try booting in Safe mode if it works...

If your computer is running Windows XP or Windows Vista

1. Start the computer.

3. Immediately keep pressing F8 before the progress bar reaches the right side of the screen.

4. From the Windows Start-up menu, highlight Safe Mode and press Enter.

Report back with the proper error message and also let us know whether it booted in safe mode.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.