Tuesday, 28 October 2008

Fix your corrupt HDD in XP


When XP hard drives get errors, it usually isn’t a problem. You just run Windows disk checker. But when important XP system files becomes damaged & explorer & task manager wont start, it gets a little bit more awkward.

My 10 year old XP hard drive just had a failure & it became riddled with errors. Unfortunately, As soon as my system tried to boot explorer, the blue screen of death came up. My task manager was also damaged, so that couldn’t be used either. So Whilst fixing it, I decided to write about how I did it just in case others need to know.

If you’re drive is physically damaged then this tutorial will be of no use. Also if XP’s boot up files have been damaged, then this method will not work. For these serious errors I will write a tutorial on how to repair physically damaged hard drives & recover system boot files at a later date.


Boot into the safe mode command prompt

The safe mode command prompt will nearly always work, no matter how damaged a installation is. This is because lots or errors occur with the graphical user interface & drivers. The safe mode command prompt uses few drivers & doesn’t have the explorer graphical user interface, so errors are less likely to happen.

To get onto the safe mode command prompt do the following;

just as XP begins to boot up, tap F8 repeatedly until a menu with white text & a black background comes up.

Use the arrow keys to highlight the ‘Safe Mode with Command Prompt‘ option.

Once you have it highlighted, press enter.

What a bit. You will see a bit of text appearing on screen.

Once you see a command prompt window on screen, then you can start.


Use the chkdsk command

Type the following command into the command prompt window;

chkdsk c: /f /r /x

Press enter.

It will tell you that it needs to check the hard drive on the systems restart.

Type y & press enter.

Now type;

shutdown -r

Press enter.

A timer will come up on screen. Once the timer finishes, the PC will reboot.


Let XP check & fix the hard drive

Allow the PC to boot XP normally.

Rather than booting XP, it will boot a hard drive checker.

This will fix any non physical hard drive errors. When recovering damaged clusters, the percentage may get stuck at a certain percent. This probably isn’t a freeze. It may take a while.

Once the check is complete, all the corrupt data will be repaired. XP should now boot.

If you data got so damaged that it couldn’t be properly recovered, then a new XP installation may be required.

1 comments:

Anonymous said...

Nice one thx!

Post a Comment