Access Data of a Password Protected User in Windows XP in Case the PC Fails to Boot
1. Boot the machine from Windows XP bootable CD.
2. At the setup screen, select R to repair using Recovery
Console.
3. Now the console program will prompt you to select the
Windows folder (eg.C:\WINDOWS) where the Windows is installed (you
need to enter a number from the list of folders shown to you).
4. Type 'HELP' (without single quotes) and press enter for
available commands.This is like a DOS program, but some features
are not available.
5. Change the current directory to the user's directory where
you want to backup. Type 'CD
"C:\Documents and Settings\X"' (without single quotes) and press
enter. Where X is the username.
6. Now the current directory will change to "C:\Documents and Settings\X".
7. Now change the directory to Desktop by entering 'CD
Desktop' (without single quotes) and press enter to go to the desktop folder.
8. Type 'DIR' (Without single quotes) and press enter, you
will be listed all the available files in Desktop.
9. Type 'COPY a.doc
D:\BACKUP' (without quotes) and press enter, where a.doc is a file available in
Desktop and the folder D:\BACKUP available to copy the files.
10. As in step 7,8,9,10 you can backup other folders like
"My Documents", "My Music", etc.
11. Note that you cannot use wildcards for COPY. I.e,
you cannot copy all the files in a folder at once. You must copy one file by
one.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment