I installed ubuntu using Wubi side by side with Windows. I decided to uninstall ubuntu and install Kubuntu, which I did successfully. However now when I boot my computer, the Windows Boot Manager displays 3 options:
- Windows
- Ubuntu
- Kubuntu
The Ubuntu option does not work, but the entry did not get removed when I uninstalled Ubuntu the first time. How do i get rid of this extra entry?
Best Answer
For Windows Vista, 7 or 8, run
bcdedit
as an administrator (hit Windows key, typecmd
, look above and right-clickCMD.EXE
and selectRun as administrator
).This will list the Windows Boot Manager entries:
Note the
Real-mode Boot Sector
entry that has a description ofUbuntu
. Copy and paste theidentifier
and then delete it as follows (in my case):For Windows XP, you can edit
C:\boot.ini
. I recommend making a backup first as an error can prevent Windows from booting. Also you should edit it as follows:My Computer
, and then clickProperties
.Advanced
tab, clickSettings
underStartup and Recovery
.System Startup
clickEdit
.C:\wubildr.mbr = "Ubuntu"