How to uninstall GRUB
You can not 'uninstall' grub. You can overwrite it by Windows bootloader. I'm worried that most individuals that recognize just how to re-install Windows bootloader without re-installing Windows get on superuser (I presume for most individuals below Windows is the 2nd system) - you need to do it from Windows install disk or comparable devices.
You need to have the ability to chainload the Windows bootloader from grub by adhering to code BTW:
title Windows
rootnoverify (hd0,0)
chainloader +1
or getting in commandline in GRUB
rootnoverify (hd0,0)
chainloader +1
PS. What is not functioning well? It is component we can aid with. Have you attempted less complex circulations like as an example Ubuntu?
I needed to remove the twin boot in my job computer system (required room for job things) and also I made use of the MBRFix energy which you can download and install below:
http://www.sysint.no/products/Download/tabid/536/language/en-US/Default.aspx
Related questions