The Windows Recovery Console
The Windows Recovery Console
The Recovery Console is an Advanced Diagnostic Mode used to Troubleshoot major Windows issues. The
Recovery console is Command Line based.
The Recovery console can be accessed from the Windows XP Installation Disk. Boot your computer using the
Windows Disk and when you see the Welcome to setup Screen you will also find the option “Press R to Repair
windows using the Recovery Console…”
It can also be accessed from the Boot Menu if it has been installed in your computer.
You can install the Recovery console in your computer by using the following command:
d:\i386\winnt32.exe /cmdcons (where d: is the drive letter for your cd-rom/dvd-rom drive)
The Recovery Console is not available in Windows Vista & Windows 7
It is only available in Windows XP and Windows Server 2003.
1.Attrib: Used to change the atribute of a file or folder. eg. attrib <filename> +h +r or -h -r etc
2.Bootcfg: used to modify the boot.ini file.
3.Chkdsk: used to check the hard-disk drive for errors.
4.Chdir: Same as CD
5.Cls: Clears the Screen
6.Copy: Copies files from one location to another.(Removable media not allowed)
7.Del: Deletes a file
8.Dir: Lists the contents of a Directory (FOlder)
9.Diskpart: is used to add or delete partitions in the Hard-disk drive using the /add or /delete option.
10.Enable:is used to enable a windows service or a Device Driver