Search This Blog

Most Viewed

Saturday, February 5, 2011

Downgrading From Win 7 To XP, without any data loss...

How To Downgrade From Windows 7 To XP (Step-by-Step)

1. Open your Windows 7 drive (usually C drive) and make sure that you haven’t deleted the Windows.old folder, which was created by Windows while installing Windows 7 on XP drive. Note that without the help of Windows.old folder you won’t be able to downgrade from Windows 7.
Windows old folder
2. Now check the size of Windows.old folder by right-clicking and then selecting properties. Make sure that Windows.old folder size is less than two times the amount of free space available on Windows 7 drive (C drive). If the Windows.old folder size is two times as large as the Windows 7 drive free space, disable system restore feature and also disk cleanup to get some free space.
Windows old folder size
Please note down your Windows 7 drive letter and also DVD drive letter before proceeding to the next step.
3. Insert your Windows 7 installation disc in the drive and reboot your machine. Press any key when prompted to do so.

4. Select your language, time, keyboard type and then hit Next button to continue.
 install Windows screen
5. In the Install Windows screen, click Repair your computer option to open System Recovery Options.
repairyourcomputer_thumb
6. Here select your Windows 7 OS and note down your Windows 7 Drive letter before clicking Next.
select Windows os
7. In the following window, click Command Prompt to start downgrading from Windows 7 to XP.
select command prompt
8. First you need to move all the contents of your Windows 7 drive to a folder. So type the following commands one by one and then hit enter after each command (here “D” is your Windows 7 drive letter).
D:
Md Win7
Move Windows Win7\Windows
Move "Program Files" "Win7\Program Files"
Move Users Win7\Users
Attrib –h –s –r ProgramData
Move ProgramData Win7\ProgramData
Rd "Documents and Settings"
commands first
9. Next you need to copy all the contents of Windows.old folder to the drive. Again, type all the commands mentioned below one by one and then hit enter after each command.
move /y d:\Windows.old\Windows d:\
move /y "d:\Windows.old\Program Files" d:\
move /y "d:\Windows.old\Documents and Settings" d:\
Commands second
10. Next task is to restore the boot sector by entering the following command:
E:\boot\bootsect /nt52 d:
(Where E is your DVD driver letter & D is OS drive letter)
bootloader successfully updated
11. Finally restore the boot.ini file by executing the following commands:
Attrib –h –s –r boot.ini.saved
Copy boot.ini.saved boot.ini

12. Type Exit and reboot your machine to start using your Windows XP again. You are done! If you want to free up some disk space, delete Win7 folder in the root of your XP drive. Good luck!

No comments:

Post a Comment

If the contents is insufficient or if there any error, please write here....


Suggestion are welcome:

Popular Posts