Looking for a detailed how-to on uninstalling Ubuntu 12.04.2 LTS. I've installed it alongside Windows 8.
Asked
Active
Viewed 1,670 times
1 Answers
1
If using old BIOS with MBR, delete the Ubuntu partition from Windows 8 Computer Managment, and reinstall the MBR boot code. To restore the default Windows 8 MBR Code, google for fixmbr
or bcdedit
(Boot Configuration Data).
If using UEFI with GPT, delete the Ubuntu partition from Windows 8 Computer Managment, and use bcdedit
(Boot Configuration Data) to alter the UEFI System Variable.
here is a question that I asked
efibootmgr
. It is very impoprtant. – Kouros Jun 06 '13 at 08:57