I want to uninstall Ubuntu from my laptop as well as GRUB bootloader. My laptop is currently dual-booting windows 10 and ubuntu.FYI I don't have any windows installation disk. Is there any way I can completely remove Ubuntu as well as grub bootloader? Thanks a lot for your feedback, I really appreciate it.
Asked
Active
Viewed 393 times
1 Answers
0
Great care. If you delete Ubuntu the computer does not start.
Before deleting it, you should restore Windows 10 boot record deleting Grub.
The command in Windows 10 is bootsect.exe
bootsect /nt60 drive_letter: /mbr
This fixes boot record of partition mapped to drive_letter and the MBR of the Windows installed disk.
C:\Windows\system32>bootsect
bootsect {/help|/nt60|/nt52} {SYS|ALL|<DriveLetter>:} [/force] [/mbr]
Boot sector restoration tool
Restart the system in Windows, you can delete the Ubuntu partition with Windows Disk Quick Tools.
kyodake
- 17,808