Jun 07

Windows XpI have installed Ubuntu on Windows XP just to see how the new version is looking and try some features. At the end of the day, I have uninstalled it, but struck with the problem of bootloader. After installing Ubuntu, it has made changes to Windows bootloader so that while booting we can select Windows XP or Ubuntu from the list. Though I uninstalled the Ubuntu, the bootloader continued to show both operating systems and it was really annoying.

So, I have searched the Internet if there is any solution and what everyone was to use the Windows XP CD to repair it. Once we boot into the XP CD, we need to type “fixmbr” into recovery console to repair it. So, I digged the net to see if there is a simple solution and came with this. It worked for me great and there is no need to have XP CD. Follow these steps and you are done.

  • Right click on “My Computer” and click “Properties” which is at the end of the menu.
  • Select the “Advanced” tab from the list of tabs. Then, click “Settings” button in the “Startup and Recovery” section at the bottom.
  • It will open up a new window and then click “Edit” button, which will load boot.ini in notepad where you can edit it.

A normal boot.info file look like this:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=”Microsoft Windows XP Professional”/fastdetect

Though I have uninstalled the Ubuntu, the boot.ini was looking like this:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=”Microsoft Windows XP Professional”/noexecute= optin/fastdetect
c:\wubildr.mbr=”Ubuntu”

I have just copied the normal boot.ini code into the boot.ini, saved it, and restarted. Voila…..I got rid of the nagging dual boot window.  Below are the screenshots to guide you visually.

Bootloader 1

Bootloader 2

Related Posts:

  1. Telugu rendering and writing in Windows XP Have you ever looked at the web pages in Telugu?...
  2. Free Windows Registry Cleaner While going through an online software selling website, I...
  3. IDwhois – Free WhoIs client for Windows Yesterday, I have come across this fast and free WhoIs...

\\ tags: , , ,