(1) So now DiskPart does agree that your Windows partitions & Ubuntu are on Disk 0. That's great. Sadly, the positions of partitions 4 & 5 are still switched on the disk. That doesn't seem natural to me. And within the BCD it is saying the Recovery partition
(Shift+Restart goes there) is on Partition 5...
Geräteoptionen
Bezeichner {ae3879e4-fb7f-11ea-bd25-7085c25d426a}
description Windows Recovery
ramdisksdidevice partition=\Device\HarddiskVolume5 <<<Partition 5
ramdisksdipath \Recovery\WindowsRE\boot.sdi
That's its correct position on Disk 0, but it everywhere else is known as ...4. Even ReagentC calls it 4.
(2) I like seeing {bootmgr} on top here...
Start-Manager für Firmware
Bezeichner {fwbootmgr}
displayorder {bootmgr} <<<Windows Boot Manager
{bc3fa510-fe92-11ea-b227-806e6f6e6963} <<<Direct to Ubuntu
{bc3fa50f-fe92-11ea-b227-806e6f6e6963} <<<Direct to Ubuntu (same one I guess)
{7c737fc1-dbb4-11ea-8708-836fcd478fb1} <<<Direct to "Hard Drive"
timeout 1
I think Windows likes that when it needs to do a reboot. It wants {Bootmgr} to determine which OS to boot. Unfortunately, there is no boot loader entry for Ubuntu; so, that never will be a choice. You can only direct-boot to Ubuntu. I don't know
why you've got two entries for Ubuntu when I see only one partition -- weird partition 5.
(3) What happens when you boot to Ubuntu? Is there an uninstall procedure for it? Looks like it's put a folder into EFI...
Firmwareanwendung (101fffff)
Bezeichner {bc3fa50f-fe92-11ea-b227-806e6f6e6963}
device partition=\Device\HarddiskVolume1
path \EFI\UBUNTU\SHIMX64.EFI <<<Ubuntu boot loader on EFI
description ubuntu
I think I would uninstall it, delete partition 5, then reinstall it if still wanted.