The following command lists all operating system loader boot entries.
> bcdedit /enum OSLOADER
The following command lists all boot manager entries.
> bcdedit /enum BOOTMGR
The following command lists only the default boot entry.
> bcdedit /enum {default}