Knowledgebase
emscom > emscom Help Desk > Knowledgebase

Search help:


Recreate EFI boot partition

Solution

Applies to UEFI/GPT

The EFI boot partition and BCD store may be corrupted following a re-order of partiions.  Provided the Windows folder is not currupted the EFI and BCD are easily rebuilt.

 

The EFI partition is typically 100MB and is best located at the start of the disk

To create a 100MB EFI partition on disk 0

diskpart

select disk 0

create partition efi size=100

format fs=fat32 quick

 

A drive letter needs to be assigned to the newly created partition

To assign the letter S: to the EFI partition 1 on disk 0

diskpart

select disk 0

select part 1

assign letter=s

exit


To create the BCD and register the c:\Windows operating system

bcdboot c:\Windows -s E:

diskpart

select disk 0

select part 1

remove letter=s

exit

 

Reboot windows twice.  The first reboot will probably fail.

 

 

 

 
Was this article helpful? yes / no
Related articles Windows EFI fails to boot
Recreate WinRE Partition
Dell Win 10 MBR Inaccessible boot device
Win7 USB Flash Drive Install
Dell, Win 10 MBR convert failure
Article details
Article ID: 221
Category: Disk
Date added: 05-02-2024 15:34:01
Views: 16
Rating (Votes): Article not rated yet (0)

 
« Go back

 
Powered by Help Desk Software HESK, in partnership with SysAid Technologies