You were correct, using DCC is not an option. I did find that by using the CMD prompt and entering
bcdedit.exe /enum
it will display your working Windows Boot Manager but not the extras. However, if you use
bcdedit.exe /enum firmware
it will display all the different WBMs, even the faulty ones.
I am currently trying to build a script that will remove the false entries.