GPT disk is on the way to replace MBR disk, and GPT Disk needs UEFI to boot, there're 4 ways to check how Windows 10 boots: cmd command prompt, Windows 10 system information, Disk Management, and Macrorit Partition Expert.
winload.efi
", then its UEFI this Windows boots from; and when it shows "winload.exe
" like the screenshot above, then it's the traditional way this Windows 10 boots from;
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>bcdedit /enum {current}
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \WINDOWS\system32\winload.exe
description Windows 10
locale en-US
inherit {bootloadersettings}
recoverysequence {5fc39721-8e97-11e6-92d8-be3acef33cc3}
recoveryenabled Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \WINDOWS
resumeobject {8bc0b65b-8e96-11e6-92d8-be3acef33cc3}
nx OptIn
bootmenupolicy Standard
C:\WINDOWS\system32>
If you disk size is larger than 2TB, convert to GPT disk is needed, you can use Partition Expert to do the conversion without data loss if you're sure UEFI is the default setting in motherboard. The fastest way to check UEFI in Windows 10, I think, is the second one, check it in system information, it's intuitive.