So I uninstalled Ubuntu 16.04 following this step, I delete the partition on which Ubuntu resides from disk management tools.
I also boot Windows from USB, got into cmd and did bootrec.exe /fixmbr
succesfully
Right now, my PC still boot GNU GRUB
this
But when I do exit
it could boot normally to Windows
My question is:
- Why GRUB is still booted even after bootrec.exe \fixmbr what did I miss?
- I want to reinstall Ubuntu on new allocated volume, will this current condition affect the installation?
I'll be glad to provide you with any necessary details
Note: Windows have issues regarding creating new file, opening new file and copying file after bootrec.exe \fixmbr
, but this was sovled with windows auto disk repair
bootrec
command you've written differently (twice with errors) so it may not have worked depending on how you actually typed it. However that's a windows issue, and is off-topic here as this is a Ubuntu (and official flavor) support site - https://askubuntu.com/help/on-topic I would expect a Ubuntu install to work, but some UEFI/BIOS setups can be problematic and you haven't specified your device/setup. – guiverc Apr 01 '20 at 11:04