Nov 20
This time I will discuss about How To Disable Dual Boot In Windows. First thing you should do is uninstall the program or operating system (Ubuntu) you have installed. When it was uninstalled, the steps you need to do next is as follows.
- Right-click the “Start > Explore“
- Once in Explore, select the menu “Tools > Folder Options > View“
- Still in the View menu, click to enable “Show hidden files and folders“
- Eliminate the checklist on the “Hide protected operating system files (Recommended)“, if there is “Warning” click “Yes” and then “Apply > Ok“
- Go to the directory “C:“
- Select and open the file “boot.ini“
- You will see the contents of which are listed as below:
- On the content of the file “boot.ini” earlier, you simply delete the following lines:
- Once deleted, click “File > Save > Exit“
[boot loader]
timeout=5
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”
C:wubildr.mbr = “Ubuntu”
If completed, you can try to reboot your PC.
Hopefully useful.
Related Posts
Do you want to Republishing this Article on your Website/Blog?
*Copy-Paste the Code above into your Website/Blog Posting Form
*Copy-Paste the Code above into your Website/Blog Posting Form


