0

Possible Duplicate:
How to remove Ubuntu and put Windows back on?

I want to remove my Ubuntu on my computer.

When I go to Windows, I decide to format the disk but I got this:

enter image description here

Can someone teach me how to remove Ubuntu on my computer using Windows 7

Thank you in advance!

I also got this:

http://s1186.photobucket.com/albums/z373/a26776500/?action=view&current=Image1-2.png

user66498
  • 477

2 Answers2

0
  • If you installed Ubuntu inside Windows (via Wubi), follow this guide.
  • Else, you can uninstall any OS (Ubuntu, Windows...) via this little tool: OS-Uninstaller

enter image description here

LovinBuntu
  • 3,615
  • 2
  • 20
  • 21
0

Ubuntu is probably installed in the 14.75 GB OEM Partition shown in your image since the others are all NTFS (which means Windows) or much too small.

I think you are trying to delete the 117Mb System partition (which is probably diagnostics software for your PC).

While you may be able to delete the Ubuntu partition, doing so may render your PC unbootable. If your PC boots via grub in the Ubuntu partition (which is likely), deleting this partition will stop the PC from booting up at all as grub won't find it's boot files, so won't be able to boot either Ubuntu or Windows!

If you are confident about it, then instructions for replacing grub's bootloader by the Windows bootloader can be found here. http://www.linuxbsdos.com/2012/03/10/restore-the-windows-bootloader-to-mbr-after-dual-booting-with-linux/

However, since it's only using 14.75Gb of your approx 400Gb disk, I'd recommend just forgetting about it until such time as you are doing a reinstall of Windows (when you can just reformat the whole disk).

StarNamer
  • 2,847
  • Thank you for answering! Thank you very much! I have delete the grub so it's would not be a problem and I can likely booting in windows 7 via test. So you suggest me just forgetting about it but anyway did have any method do get it removed? when I right click it just show ''help'' – user66498 Jul 20 '12 at 17:34
  • If you've already got rid of grub then Windows should be able to delete the 14.75Gb partition holding Ubuntu. As mentioned, the 117Mb system partition is probably diagnostics and should be left alone; it's NTFS so is probably related to Windows anyway. – StarNamer Jul 20 '12 at 17:48
  • sorry,I don't really underestand that.But this action just restore the bootloader to windows,not to be delete the 14.75Gb partition holding. – user66498 Jul 20 '12 at 18:44
  • The point is that having restored the windows bootloader (and got rid of grub) windows should be able to delete the 14.75GB partition and then you can use the space for something else. – StarNamer Jul 21 '12 at 22:30