I know that this question should be a comment on the answer here but I just created my account so I don't have enough reputation to comment.
I had Ubuntu 22.04 LTS installed alongside Windows 10, and I would like to reinstall it. The problem is that I still have GRUB and for some reason, if I boot the OS from a USB bootable device I get a grub command line interface. So I tried to remove it following this guide , but I have two problems. The first one is that I have 2 EFI volumes and I do not know which one contains GRUB, the second is that when I try to list all directories (using dir /AH
to have also the hidden folders), I do not see any EFI directory, so I cannot locate GRUB and delete it.
Does anyone know what should I do to remove it?