Southern Iowa's Leading Office Outfitters
• Home • Up • News • Services • Downloads • Tech Tips •
Recovering Windows XP Using the Recovery Console
Now if you don’t want to install the Recovery Console, you can still access it using the Windows XP CD. Simply insert your Windows XP installation CD-ROM and boot from CD-ROM. On the "Windows XP Professional Setup" menu, select "R" for Recovery Console. Type the number corresponding to the installation that you want to use, and then press ENTER. At the prompt, enter the password for the local Administrator account to access the contents of the local hard disk. Recovery Console accepts only the local Administrator account password.
Before going into the example troubleshooting scenarios there are some key tips to take note of. On many XP installations you can't start the Recovery Console because it won't recognize your password.
This registry edit causes the Recovery Console not to ask for a password. This works for both XP Home and XP Professional.
By default you’ll only have access to the following:
You’ll not have access to other directories, nor can you copy files to removable media. To circumvent this problem you’ll want to do the following registry change.
After you have enabled this, when you enter the Recovery Console, you can change the environment settings with the set command by using the set variable = TRUE or FALSE syntax.
Note: Be sure to use a space on each side of the equal sign. If you do not, the set command generates a "syntax error" error message and does not work.
The following variables define the default environment. The variables, when set to TRUE, enlarge the scope of the environment setting and have the following meanings:
To see the current settings for the environment, type set without parameters at a command prompt.
If you do not specify a drive letter, the Recovery Console replaces the boot sector of the system volume. If you need to replace the boot sector of a volume that is not the system volume, then you must specify the appropriate drive letter.
Cautions
To start the computer and use the Recovery Console to replace the MBR:
Verify if you want to proceed. Depending upon the location and the cause of the corruption within the damaged MBR, this operation can cause the data on the hard disk to become inaccessible. Press the Y key to proceed, or press the N key to cancel.
Return To Top
Recovery Console is a very useful tool for troubleshoot booting problems. You are encouraged to test it out in a virtual PC environment running Windows. This way you can feel confident in testing out different commands and techniques.
[ Home ] [ Up ] [ Next ]