Uninstall, Remove Ubuntu

Remove Ubuntu

Askubuntu.com/

-------------------------------------------------------------------------------------------------------------------

1) Start with a working 32 bit live CD of Ubuntu and choose "Try Ubuntu" - check to have a working Internet connection

(wired or wireless is the same)

2) Exec gparted and delete all partitions found. Re-run gparted to check it ok

3) open terminal (CTRL + ALT + T) and type:

sudo apt-get update; sudo apt-get install mbr; sudo install-mbr /dev/sda

4) reboot and install Windows normally from original installation CD/DVD

-------------------------------------------------------------------------------------------------------------------

From windows7, Install easyBCD.exe on your windows (you can find it at www.softpedia.com) Run it, and select RepairMBR,

And then delete some partitions were made by ubuntu's system.

-------------------------------------------------------------------------------------------------------------------

You can go into the Disk Management utility and delete the Ubuntu partition. Right click My Computer, select Manage, Disk Utility. Once you delete the partition, right click My Computer, select Properties and go to the Advanced tab. Go into the Start Up and Recovery, set Windows as the default operating system and set the Time to display the list of operating systems to 0 and click Ok.

-------------------------------------------------------------------------------------------------------------------

Alternately, you could use supergrubdisk. Directions on their wiki include screenshots and step by step directions.

-------------------------------------------------------------------------------------------------------------------

You can also boot the Ubuntu LiveCD and choose the "Try Ubuntu" option. After it loads, find and run gparted and remove the partition.

If Windows and Ubuntu are both gone and you want to reinstall Windows, you can repartition and reformat during the installation.

-------------------------------------------------------------------------------------------------------------------

    1. Create a Ubuntu LiveCD/USB.

    2. Boot from your Ubuntu LiveCD/USB by selecting it in the BIOS boot options.

    3. Once Ubuntu loads, open a Terminal (Ctrl+Alt+T), and run these commands:

      1. sudo apt-get install lilo sudo lilo -M /dev/sda

      2. Note: you may have to replace /dev/sda with the main hard drive you installed Ubuntu and Windows to.

    4. You can then reboot into Windows.

-------------------------------------------------------------------------------------------------------------------

If you don't have a Windows recovery CD or you are constrained to download and burn the ISO files mentioned before, you can use Boot-repair. It is a tool that fixes most boot problems(Windows or Ubuntu). I suggest using a Windows CD if possible.

To use boot repair:

    1. Boot from a Ubuntu live CD or USB

    2. Type these lines in the terminal one line at a time.

      1. sudo add-apt-repository ppa:yannubuntu/boot-repair sudo apt-get update sudo apt-get install boot-repair

    3. Search for Boot-Repair in the Dash and launch it.

      1. To fix your computer with Boot-repair, simply click the "Recommended Repair" button. Then follow the steps below to remove the Ubuntu Partitions.

To delete the Ubuntu Partitions:

    1. Go to Start, right click Computer, then select Manage. Then select Disk Management from the sidebar.

    1. Right-click your Ubuntu partitions and select "Delete". Check before you delete!

    2. Then, right-click the partition that is on the Left of the free space. Select "Extend Volume". Go through the Wizard and Finish it.

    1. Done!

-------------------------------------------------

    1. Boot a live CD with Ubuntu

    2. Choose "Try Ubuntu"

    3. Download and install OS-Uninstaller.

    4. Start the software and select what operating system you want to uninstall.

    1. Apply

    2. When all is over, reboot your computer, and voila, only windows is on your computer!

--------------------------------------------------------------

First download this tiny program into the Download directory.

press the windows key, type cmd.exe and on the result (The command prompt) start it as an "Administrator" by right clicking on the cmd icon, and select Run as Administrator.

In the new cmd.exe window, cd to your download directory. for example cd C:\Users\Lalu Patel\Downloads. _assuming your user name is "Lalu Patel".

Then enter this command. bootsect.exe /nt60 ALL /force /mbr. Restart your system to see that, Windows is automatically loading without grub.

Then in Windows

    1. Open the Control Panel (All Items view), and click on the Administrative Tools icon. then close the Control Panel window

    2. Click on Computer Management in Administrative Tools, then close the Administrative Tools window.

    3. In the left pane under Storage, click on Disk Management. see this.

    4. Select the the partition with unknown type. it is the Ubuntu partition. Right Click -> Delete partition.

    5. Now the former Ubuntu partition becomes an unallocated space.

    6. Select the left partition of the new unallocated space.

    7. Right click on the partition -> click on Extend Volume.

    8. Click on the Next button.

    9. Type in how many MB (1 GB = 1024 MB) you want to use from the unallocated space to extend the selected partition (step 5) into, then click on the Next button.see this.

NOTE: If you want to use all of the unallocated space to extend into, then type in the maximum available space shown for the unallocated space. 10. Click on the Finish button. you're done.

------------------------------------------------------------------------------------------------------------------------------------------------------------

Actually the solution to this is very easy, anyone can do it. First things first. Download something called EasyBCD (there's a free version, you have to download it into Windows as it's a .exe)http://neosmart.net/download.php?id=1 run through the set-up.

    1. Launch EasyBCD and go to the sixth button down, EasyBCD deployment. Since you're a Windows XP user, select Write the Windows XP Bootloader to the MBR then press the big red button called "Write to MBR"

    2. Next head up to the second button called "Edit boot Menu" and select the first option "Skip the boot menu" and click save settings. Congrats, you now have Windows XP bootloader back, and it will automatically boot into Windows, but we aren't done yet. You still have Ubuntu on your system, we want to change that.

    3. Open up disk management and find your Ubuntu partition and the Ubuntu Swap Partition (I assume you know how big it is, [the swap is about two gigs, should be right next to the Linux partition]). Delete the swap first, and then delete the Ubuntu partition. If done properly you will get Unaccounted space for HD and the swap will become "Free Space" time to also fix that.

    4. Next right click on the Free-Space partition (swap space) and delete it again, it should become part of the unaccounted space. Now you don't want to just leave all that empty space on your HD. Right click on your Windows partition now, and click extend the volume. It should default into the maximum size of your HD, (which you want so XP has all the space.) and click continue. There you go, it'll do it's thing and Windows XP should now have your entire HD, Ubuntu will be gone, and you Will have the XP bootloader back. Hope that helped for you!

      1. (Video tutorial from Tech-Harvest doing basically the same thing but on Windows 7 -http://youtu.be/AAWBZq04Izc )

-----------------------------------------------------------------------------------------

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------