How to remove UEFI Partition from Windows

  1. Launch Diskpart from the run prompt press ⊞ Win + R
  2. List all the disk list disk - The drive number of the drive you want to delete from should be the same as it appears in the Disk Manager app.
  3. Select the disk sel disk [number of disk] - where [Disk Number] is the number of the drive you want to delete from.
  4. list all the partition of the selected disk list partition
  5. select partition sel partition [number of the partition] - to choose the reserved partition you wish to delete.
  6. Enter delete partition override

At this point, the EFI System Partition should be deleted. However, you should confirm by looking at the disk in the Windows Disk Management app.

If you need to remove the partition from BIOS/BOOT Menu, watch this video

Let's remove Ubuntu from Bios/Boot menu

Source Tom's Hardware Guide