I booted Debian from a USB and installed but unfortunately was using the wrong version for my computer so wasn't completely successful.
I removed the incomplete installation, using the windows disk manager to delete the linux partitions.
On restart, the computer went into Grub rescue mode and I used windows 10 USB and diskpart to repair the MBR.
Currently, when booted into the UEFI menu has three options, a functioning Windows, a non-functioning Windows, and a non-functioning Debian.
My understanding is that each of these is meant to point to the given OS info on the hard disk, but the two non-functioning options aren't found because I deleted them, while the functioning one was created by the windows repair tool.
How can I go about "fixing" the boot menu to remove the bad records? Could I just leave them?
Sub-questions (Please just delete these if they need to be separate questions, thanks) :
I intend to reinstall Debian correctly once I get my boot menu squared away. Is there anything else I should check about the set up of the system before installing again?
edit:
I didn't find that question due to the lack of any sort of windows tag. This question is specific to windows.
the two answers recommend using third party tools ,where as @grawity uses native windows tools.