I recently installed Xubuntu in a dual-boot environment with Windows 8.1. Following this guide I was able to use the Windows 8 bootloader instead of GRUB to boot into Xubuntu.
However, recently I converted my Xubuntu install to Ubuntu using this guide. This worked and I was able to use the Ubuntu environment instead of Xubuntu. But this meant a problem. Although the installation was now a Ubuntu one, the Windows bootloader still listed it as Xubuntu. Thinking this would be an easy fix, I loaded up EasyBCD and changed the name of the entry to Ubuntu like so:

And that's when the problem started.
Now, when I boot up my computer, instead of the snazzy Windows 8 bootloader, I get the old textual Windows 7 style bootloader. The entries are there and it works, however I would much rather use the Windows 8 bootloader. However, I cannot get it to come back. I've tried:
- Rewriting the bootloader in EasyBCD (Multiple times)
- Removing the Ubuntu entry and then adding it again
- Removing the Ubuntu entry and rebooting (did nothing at all, gave me the same menu)
- Changing
bootmenupolicyfrom standard to legacy and back again.
How can I get the Windows 8 bootloader back (Preferably with EasyBCD and not a repair disc)? I should mention that my computer does not support UEFI, so any complications that might arise from an EFI BIOS are not a problem. Everything is legacy.
EDIT:
As requested, here is the results of bcdedit /enum. I should note that my Windows installation is on the F: Drive.
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=\Device\HarddiskVolume1
description Windows Boot Manager
locale en-GB
inherit {globalsettings}
integrityservices Enable
default {current}
resumeobject {0ac2e94d-9111-11e4-a30b-aa4ab5087796}
displayorder {current}
{15842726-9264-11e4-8259-74de2b71de90}
toolsdisplayorder {memdiag}
timeout 300
displaybootmenu Yes
Windows Boot Loader
-------------------
identifier {current}
device partition=F:
path \WINDOWS\system32\winload.exe
description Windows 8.1
locale en-GB
inherit {bootloadersettings}
recoverysequence {7b41b78a-376d-11e3-9691-b8dc54503be8}
integrityservices Enable
recoveryenabled Yes
allowedinmemorysettings 0x15000075
osdevice partition=F:
systemroot \WINDOWS
resumeobject {0ac2e94d-9111-11e4-a30b-aa4ab5087796}
nx OptIn
bootmenupolicy Standard
Real-mode Boot Sector
---------------------
identifier {15842726-9264-11e4-8259-74de2b71de90}
device partition=F:
path \NST\AutoNeoGrub1.mbr
description Ubuntu