The Computer Oracle

How to know if my BIOS supports UEFI?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Fantascape Looping

--

Chapters
00:00 Question
00:28 Accepted answer (Score 8)
01:14 Answer 2 (Score 10)
02:46 Answer 3 (Score 5)
03:30 Answer 4 (Score 5)
03:57 Thank you

--

Full question
https://superuser.com/questions/304004/h...

Answer 1 links:
[HWiNFO]: http://www.hwinfo.com/download.php
[Source]: https://securityblog.gr/2608/check-if-yo.../
https://askubuntu.com/questions/307508/h...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows #bios #efi #uefi

#avk47



ACCEPTED ANSWER

Score 7


There will be an extra UEFI partition on the hard drive, It may be hidden, if you can get a look at the files in the partition there will be some with an .efi file extension.

Different manufactures label the partitions differently, mine is labeled "HP_TOOLS"

I agree with William, all the new laptops I have seen in the last 2 years have UEFI

EDIT:

Another way may be to look in the C:\Windows\Boot folder for an EFI folder, it does not exist on non efi bios system's, You may have to unhide system or protected folders in folder options to see this folder.




ANSWER 2

Score 5


I am having problems confirming this information, but, I have personally not seen a laptop released within the last few years (non atom and latest technology) that was not EFI.

The best bit of advice I can give is to write down the BIOS version/serial/manufacturer and try to Google it and see what you can find out.




ANSWER 3

Score 5


If EFI/UEFI meant extra partition on the HDD, this would imply that UEFI based machines can't boot diskless, and yet they can! You can't rely on that to determine if a machine is (U)EFI capable. Furthemore, HP_TOOLS does exist on non-UEFI based installations, it is created by some extra tool (ProtectTools, BIOSUPDate, Sparekey etc), so even if you do have HP_TOOLS on your HDD, it does not mean your PC is UEFI based.




ANSWER 4

Score 4


Follow Computer> C:(or your Local Disk)> Windows > Panther

In the folder look for the file called setupact. Open it and hit Ctrl+F to find the string:

Callback_BootEnvironmentDetect: Detected boot environment:

It will be either BIOS or UEFI.