What Is an EFI File?
What Is an EFI File? GA S REGULAR Menu Lifewire Tech for Humans Newsletter! Search Close GO Software & Apps > File Types 109 109 people found this article helpful
\EFI\boot\bootx64.efi \EFI\boot\bootia32.efi You'll see the bootx64.efi file if you have a 64-bit version of Windows installed or the bootia32.efi file if you're using a 32-bit version. See 64-bit & 32-bit: What's the Difference? for more on this if you're not sure. On some Windows computers, the winload.efi file acts as the boot loader and is usually stored within the System32 folder:
C:\Windows\System32\Boot\winload.efi If your system drive is something other than C or Windows is installed to a folder other than Windows, then the exact path on your computer will differ respectively, of course. On a system without an installed operating system, with a blank BootOrder variable, the motherboard's boot manager looks in predefined places for an EFI file, like on discs in optical drives and on other connected media. This occurs because, if that field is empty, you don't have a working OS installed and so you're likely going to install one next. For example, on a Windows 10 installation DVD or ISO image, the following two files exist, which your computer's UEFI boot manager will quickly locate:
D:\efi\boot\bootx64.efi D:\efi\boot\bootia32.efi Like with the Windows installation drive and path from above, the drive here will be different depending on the media source. In this case, D is the letter assigned to my optical drive. Additionally, as you may have noticed, both 64-bit and 32-bit EFI boot loaders are included on the installation media. This is because the install disc contains both architecture types as installation options.
What Is an EFI File?
EFI files are UEFI boot loaders, and here's how they work
By Tim Fisher Tim Fisher Senior Vice President & Group General Manager, Tech & Sustainability Emporia State University Tim Fisher has more than 30 years' of professional technology experience. He's been writing about tech for more than two decades and serves as the VP and General Manager of Lifewire. lifewire's editorial guidelines Updated on March 16, 2022 Reviewed by Jerrick Leger Reviewed by Jerrick Leger Jerrick Leger is a CompTIA-certified IT Specialist with more than 10 years' experience in technical support and IT fields. He is also a systems administrator for an IT firm in Texas serving small businesses. lifewire's editorial guidelines Tweet Share Email Tweet Share Email File Types File Types Apps Windows MS Office Linux Google Drive Backup & Utilities Design CryptocurrencyWhat to Know
An EFI file is an Extensible Firmware Interface file.Open one with EFI Developer Kit. This article explains what an EFI file is used for and how to open one if you need to.What Is an EFI File
A file with the EFI file extension is an Extensible Firmware Interface file. They are boot loader executables, exist on UEFI (Unified Extensible Firmware Interface) based computer systems, and contain data on how the boot process should proceed. Alfred Pasieka / Getty Images EFI files can be opened with EFI Developer Kit, but frankly, unless you're a hardware developer, there's little use in "opening" one.Where Is the EFI File in Windows
On a system with an installed operating system, the boot manager that exists as part of the motherboard UEFI firmware will have an EFI file location stored in the BootOrder variable. This might actually be another boot manager if you have an installed multi-boot tool, but is usually just the EFI boot loader for your operating system. Most of the time, this file is stored on a special EFI system partition. This partition is typically hidden and doesn't have a drive letter. On a UEFI system with Windows 10 installed, for example, the EFI file will be located at one of the following locations, on that hidden partition:\EFI\boot\bootx64.efi \EFI\boot\bootia32.efi You'll see the bootx64.efi file if you have a 64-bit version of Windows installed or the bootia32.efi file if you're using a 32-bit version. See 64-bit & 32-bit: What's the Difference? for more on this if you're not sure. On some Windows computers, the winload.efi file acts as the boot loader and is usually stored within the System32 folder:
C:\Windows\System32\Boot\winload.efi If your system drive is something other than C or Windows is installed to a folder other than Windows, then the exact path on your computer will differ respectively, of course. On a system without an installed operating system, with a blank BootOrder variable, the motherboard's boot manager looks in predefined places for an EFI file, like on discs in optical drives and on other connected media. This occurs because, if that field is empty, you don't have a working OS installed and so you're likely going to install one next. For example, on a Windows 10 installation DVD or ISO image, the following two files exist, which your computer's UEFI boot manager will quickly locate:
D:\efi\boot\bootx64.efi D:\efi\boot\bootia32.efi Like with the Windows installation drive and path from above, the drive here will be different depending on the media source. In this case, D is the letter assigned to my optical drive. Additionally, as you may have noticed, both 64-bit and 32-bit EFI boot loaders are included on the installation media. This is because the install disc contains both architecture types as installation options.