- MAXIMUMpcguides – Windows Vista tips, tricks, help, and how-to guides - http://maximumpcguides.com/windows-vista -
Uninstall Windows Vista
Posted By Brent Trahan On February 22, 2007 @ 3:34 pm In All, Installation, Vista, Windows | 14 Comments
If you upgraded to Windows Vista from an older version of Windows with a clean install, you should be able to uninstall Windows Vista and use the previous version of Windows again.
Before you go any further, check to see if you have a Windows.OLD folder in the root of your C: drive. If you do, you should be good to go. If you don’t, you didn’t perform a clean install during the upgrade or you deleted the Windows.OLD folder and this won’t work for you.
Note: If you’re looking for a guide on how-to install Windows XP on a computer that came pre-installed with Windows Vista, The How-To Geek [1] has a great guide that’ll help.
If you have anything important on your computer, you might want to back it up before you go any further.
Make sure you have enough hard drive space. You’ll need double what is in the Windows.OLD folder in free space to revert back to the old version of Windows.
Please Note: If you don’t follow instructions exactly you could loose everything. I’m not responsible for any damage or lost data caused by following this guide.
Start the Windows Recovery Environment with DOS Prompt
Now that the command prompt is open we can get to work.
Rename the Windows and Program Files folders
c:
cd\
ren Windows Windows.Vista
ren “Program Files” “Program Files.Vista”
Remove the Documents and Settings Junction Point
Type the following in the command prompt and press Enter after on your keyboard:
rd “Documents and Settings”
Copy the Contents of Windows.OLD to the Root of C:
Type the following in the command prompt and press Enter after on your keyboard:
xcopy /s /h c:\windows.old\*.* c:\
Note: If you get asked if you want to overwrite files tell it yes by pressing y. The xcopy process will take a little while to complete. You’ll see a lot of activity in the DOS box while xcopy is working.
Restore the Old Boot Sector
Type the following in the command prompt and press Enter after on your keyboard:
D:\boot\bootsect /nt52 c:
Note: If you receive an error like the one in the screen shot below, use the next letter in the alphabet in the command above until it works.
Restore the Old Boot.ini File
c:
then type:
cd\
just like you did earlier.
attrib boot.ini.saved -s -h –r
ren “boot.ini.saved” “boot.ini”
attrib boot.ini +s +h +r
Close the DOS Prompt and Restart
exit
and then press enter on your keyboard to close the DOS prompt.
Cross your fingers and hold your mouth the right way and your previous version of Windows will boot up.
Once you are absolutely sure you don’t need any of the old files used when you were using Windows Vista you can delete the Windows.Vista and Program Files.Vista folders in the root of your C: drive to free up a few gigabytes of space on your hard drive.
Article printed from MAXIMUMpcguides – Windows Vista tips, tricks, help, and how-to guides: http://maximumpcguides.com/windows-vista
URL to article: http://maximumpcguides.com/windows-vista/uninstall-windows-vista/
URLs in this post:
[1] The How-To Geek: http://www.howtogeek.com/howto/windows-vista/install-windows-xp-on-your-pre-installed-windows-vista-computer/
[2] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/02/uninstall_vista1.png
[3] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/02/uninstall_vista2.png
[4] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/02/uninstall_vista3.png
[5] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/02/uninstall_vista4.png
[6] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/02/uninstall_vista5.png
[7] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/02/uninstall_vista6.png
[8] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/02/uninstall_vista7.png
[9] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/02/uninstall_vista8.png
[10] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/02/uninstall_vista9.png
[11] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/02/uninstall_vista10.png
[12] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/02/uninstall_vista11.png
[13] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/02/uninstall_vista12.png
[14] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/02/uninstall_vista13.png
[15] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/02/uninstall_vista14.png
[16] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/02/uninstall_vista15.png
[17] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/02/uninstall_vista16.png
[18] Image: http://www.maximumpcguides.com/wp-content/uploads/2007/02/uninstall_vista17.png
Click here to print.
Copyright © 2008 MAXIMUMpcguides Windows Vista. All rights reserved.