EFI/UEFI or Legacy BIOS

Does Windows 10 use BIOS or UEFI?

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}
comments powered by Disqus