computing
  • 14

Uninstall ubuntu from laptop windows 7 & ubuntu dual boot

  • 14

when I start up ,a screen comes up asking me which o.s. i want to run.I really just wanted to try ubuntu,have chosen win 7.How do i comepletely wipe from my Samsung r 540?

Share

1 Answer

  1. If you only wanted to try to Ubuntu, you should have made a “Live CD” to run Ubuntu from a CD instead of installing it.

    To get rid of Ubuntu, delete the partition that contains Ubuntu.
    Then remove the Ubuntu entry from the Windows “boot.ini” file like this:

    Start Windows 7.
    Click Start >> Run.
    Type msconfig
    Click ‘OK’.

    Click the Boot tab.
    Highlight the Ubuntu entry.
    Click the Delete button.
    Click ‘OK’

    Restart Windows.

    • 0