I need to restore my HP computer to its original factory settings. I can’t get past the log in screen so I need to do it from startup. I don’t have the original windows xp installation cd (not sure if it came with one). I can get to the recovery console but how do I use it? Can it even be used with out the installation cd?
Ensure that you have administrative privileges on the machine your are trying to repair. Once you have booted the computer using the start up disk you’ll be asked to log in to your chosen installation using the administrative password.
Locate your Windows XP CD-ROM. If you’re unable to locate it, you’ll need to create a copy of a Windows XP Setup disk by downloading it from Microsoft’s website (see Resources below).
Insert the Windows Setup disk in the CD-ROM drive and reboot the computer. Hold down the key configuration or select the option that allow you to boot from the drive–you should be prompted to to do so–and select "R" for Recovery Console.
Choose an installation to repair if you run a dual-boot system (such as Linux and Windows) and enter the password for that installation.
Work with the default environmental rules in Recovery Console or type "set" to change them. By default the rules are as follows:AllowAllPaths = FALSE: this means you cannot access directories that belong to a different installation than the one on which you are workingAllowRemovableMedia = FALSE: you will not be able to use removable media for copied filesAllowWildCards = FALSE: "delete" and "copy" cannot be used with string characters to work with multiple files via one commandNoCopyPrompt = FALSE: Recovery Console will always prompt you before allowing you to overwrite files
Repair your computer’s system using Recovery Console’s vast list of commands, a list of which can be found on the Microsoft support site (see Resources below). You can also view a list of commands by typing "recovery console commands" on the command line and hitting "Enter." View information about a specific command by typing its name on the command line.
Use some of the most common commands to begin fixing problems. Knowing, for instance, that the BOOTCFG command allows you to configure boot and recovery options is extremely helpful. Likewise, knowing the ATTRIB command allows you to change file parameters and CD and CHDIR helps you to change between folders is a good start to diagnosing problems.
Exit recovery Console once you have fixed the problem. Simply type "exit" on the command line.