I have installed Ubuntu as another OS on my laptop, and my default OS is Windows 7. I just want to know how to remove (or uninstall) Ubuntu without harming the other OS.
PS: Ubuntu and Windows 7 are both installed on one drive.
I have installed Ubuntu as another OS on my laptop, and my default OS is Windows 7. I just want to know how to remove (or uninstall) Ubuntu without harming the other OS.
PS: Ubuntu and Windows 7 are both installed on one drive.
If you didn't install Ubuntu from within Windows, here's what you'll need to do:
That easy!
is your ubuntu installed using wubi ? if so .. in W7 just go to "Control Panel" ,then in "Programs and Features" let the list of software load.. when it is loaded.. just click ubuntu and click remove...
if not.. just go to the grub menu.. choose to boot into you W7 partition..and do like told in the answer above ..
For anyone searching an answer and is running Windows 10, You need not the install media. Simply:
Press windows key on the key board and type "Recovery options"
Press the enter key on your keyboard
or
Select the dialogue box in the lower right corner and press "All Settings"
Then select Utility & Security, then "Recovery" from the side panel options.
Once inside the Recovery window, Select
"Restart Now"
under "Advance Start-up"
When the PC restart, there will be three options:
Choose the second option
(the option that does not turn the pc off or does not go back into Windows 10).
After doing Follow the on screen options Until you arrive at advance options. Select the command line option and restart.
When the system restarts, boot into windows form the GRUB options.
From there the command line pops up... enter:
bootrec /fixmbr
Press enter
then type:
bootrec.exe /fixboot
Press enter and the type
exit
The system will restart into windows and GRUB is now gone. Remember to remove any live disk, if any.
this link describes a method for removing linux and restoring your disk to MBR from GPT: http://www.sevenforums.com/tutorials/20864-mbr-restore-windows-7-master-boot-record.html