Windows 10: A new partition appeared with the EFI folder after reinstalling Windows.

Discus and support A new partition appeared with the EFI folder after reinstalling Windows. in Windows 10 Gaming to solve the problem; Hello everyone. I recently reinstalled Windows, and a new partition "Local Disk H" appeared in the disk directory. Partition volume 95 megabytes, 65 of... Discussion in 'Windows 10 Gaming' started by Wydanno, Nov 28, 2023.

  1. Wydanno Win User

    A new partition appeared with the EFI folder after reinstalling Windows.


    Hello everyone. I recently reinstalled Windows, and a new partition "Local Disk H" appeared in the disk directory. Partition volume 95 megabytes, 65 of which are free. After opening the disk, one EFI folder appears inside which there are two folders: Microsoft and Boot. This partition cannot be deleted and was not there before the reinstallation. What is the problem or what does this mean?

    :)
     
    Wydanno, Nov 28, 2023
    #1
  2. trog100 Win User

    Move EFI partition

    its to enable win 10 to update to its anniversary edition.. it cant do this due to lack of C drive space i have had a quick try with the trial version of easus.. it didnt seem to be able to do what i want..

    i am assuming i cant just delete the efi partition but maybe i could.. as yet i havnt even figured out how to get into the bios of the thing.. maybe that should be my next step.. *Smile A new partition appeared with the EFI folder after reinstalling Windows. :)

    diskpart could probably do it but figuring out how (it aint that user friendly) might be difficult without step by step instructions..

    trog
     
    trog100, Nov 28, 2023
    #2
  3. dictum Win User
    Which tool to recover the EFI partition? Booted into Rescue Disk

    That's not what they suggest here:

    FIX: Steps to Fix Winload.EFI Error - Appuals.com

    Winload.EFI Error, is pretty much self explanatory by it’s name is an error that prevents windows from loading. This is usually caused by corrupt boot records or incorrect boot configuration. Depending on your Operating System, the error message may vary but the keyword winload.efi will be same. On a Windows 8/8.1/10 system, the error usually pops-up in the following form.
     
    dictum, Nov 28, 2023
    #3
  4. A new partition appeared with the EFI folder after reinstalling Windows.

    Installing Windows Vista/7 on a GUID Partition Table

    Background

    GUID Partition Table (GPT) is a boot sector technology poised to replace the venerable Master Boot Record (MBR) principally because MBR has a maximum capacity of 2 TB for a single partition (some single disks have reached 3 TB). Installing Windows on a GPT is a bit tricky because Windows wants to default back to MBR. In order to force Windows on to a GPT, we have to pre-format the drive prior to Windows installation. You can do that during Windows setup using the console.

    Requirements

    • Windows Vista or 7 (must be 64-bit no matter which OS is used)
    • A motherboard with EFI BIOS
    • A means to EFI boot the Windows setup (I had to use a USB DVD drive on MSI Z77A-G65, the internal SATA Bluray drives didn't have an EFI option)
    Instructions

    • Boot into Windows setup using EFI. On the MSI Z77A-G65, it showed up as UEFI:USB-ATAPI DVD ... This will change according to your motherboard and how you are attempting to enter setup. This step is critical. Without booting into setup via EFI, only MBR is available to the setup. There's no easy way to tell from within setup if it is running via EFI or not.
    • Once you have booted into setup, continue through the process as you would normally until you reach the dialog which shows you the available drives. Load a driver, if necessary, then press SHIFT+F10 to open the command prompt.
    • In the command prompt, enter the following lines, pressing enter after each one. Note that the <id> field below is the disk ID that you want to format as GPT from the "list disk" command. If there's only one drive, <id> will likely be 1. Note: All data on the drive will be lost during this process. Make sure to select the correct drive.
      • diskpart
      • list disk
      • select disk <id>
      • online disk
      • attributes disk clear readonly
      • clean
      • convert gpt
      • create partition efi size=102
      • create partition msr size=32
      • create partition primary
      • format fs=ntfs label="Operating System"
      • assign letter=C
      • exit
      "online disk" and "attributes disk clear readonly" are likely to fail. Don't worry, they are only precautionary. Change the drive letter and label to whatever you want. Also, the above command (specifically "create partition primary") will consume all remaining space on the drive. If you want multiple partitions with fixed sizes, substitute what you want in place of "create partition primary."
    • You may now close the command prompt and click on "Refresh" back in the dialog to choose where to install Windows. You should now see at least 2 partitions (I think Microsoft Reserved is hidden) and it will only let you install on a non EFI/MSR partition. Click on the primary partition and proceed with the installation as normal.
    • Note that in the EFI BIOS after installing Windows via EFI, you can no longer directly boot the volume Windows is installed on. Instead, you must boot via "Windows Boot Manager" (on MSI Z77A-G65, it was "UEFI: Windows Boot Manager"). Keep that in mind if you wish to tweak the boot order.
    Conclusion

    That should do it. You should be in Windows with >2 TB of hard drive capacity available if you had more than 2 TB on the Windows partition. Congratulations being on the bleeding edge of technology! *Rockout :rockout:
     
    FordGT90Concept, Nov 28, 2023
    #4
Thema:

A new partition appeared with the EFI folder after reinstalling Windows.

Loading...
  1. A new partition appeared with the EFI folder after reinstalling Windows. - Similar Threads - partition appeared EFI

  2. A new partition appeared with the EFI folder after reinstalling Windows.

    in Windows 10 Network and Sharing
    A new partition appeared with the EFI folder after reinstalling Windows.: Hello everyone. I recently reinstalled Windows, and a new partition "Local Disk H" appeared in the disk directory. Partition volume 95 megabytes, 65 of which are free. After opening the disk, one EFI folder appears inside which there are two folders: Microsoft and Boot. This...
  3. A new partition appeared with the EFI folder after reinstalling Windows.

    in Windows 10 Software and Apps
    A new partition appeared with the EFI folder after reinstalling Windows.: Hello everyone. I recently reinstalled Windows, and a new partition "Local Disk H" appeared in the disk directory. Partition volume 95 megabytes, 65 of which are free. After opening the disk, one EFI folder appears inside which there are two folders: Microsoft and Boot. This...
  4. Windows 10 EFI partitions

    in Windows 10 Installation and Upgrade
    Windows 10 EFI partitions: VinceS2 On Mar 20, 2022, VinceS2 updated the extremely helpful instructions he originally posted on August 22, 2020 re: EFI partitions that are not properly configured.My operating system crashed when a large Windows 10 Update Feb 2022 failed. My printer also stopped working....
  5. EFI Partition

    in Windows 10 Network and Sharing
    EFI Partition: Attached below is a screenshot of my disk managerI would like to make my C drive adjacent to the unallocated space so that I can expand the C drive into the 97 free gb. Is there a way I can move the EFI partition so that the C drive is adjacent to the unallocated space.Also...
  6. EFI Partition

    in Windows 10 Gaming
    EFI Partition: Attached below is a screenshot of my disk managerI would like to make my C drive adjacent to the unallocated space so that I can expand the C drive into the 97 free gb. Is there a way I can move the EFI partition so that the C drive is adjacent to the unallocated space.Also...
  7. EFI Partition

    in Windows 10 Software and Apps
    EFI Partition: Attached below is a screenshot of my disk managerI would like to make my C drive adjacent to the unallocated space so that I can expand the C drive into the 97 free gb. Is there a way I can move the EFI partition so that the C drive is adjacent to the unallocated space.Also...
  8. Windows 10 hibernate not working after reinstalling efi partition using bcdboot

    in Windows 10 Installation and Upgrade
    Windows 10 hibernate not working after reinstalling efi partition using bcdboot: My efi partition was deleted and had to us a live windows usb to reinstall it. But now windows boots but its not able to hibernate. The hibernate function is a very important function of the OS to me as In my machine window takes a long time to boot, compare to hibernate...
  9. Remove Acronis folder from EFI partition

    in Windows 10 Support
    Remove Acronis folder from EFI partition: Hi , Acronis True Image gave me a lot of headache. I uninstalled it using revo uninstaller. However, when i use a partition master and explore the EFI folder. I can see a folder called Acronis. In this Acronis folder there are two files. Bootwiz.efi and Bootwiz.XML. Can I...
  10. New partition appeared after the update.

    in Windows 10 Installation and Upgrade
    New partition appeared after the update.: Hey Guys, I have updated from Windows 8.1 to Windows 10 before 2 days and I've noticed that a new 480mb partition appeard as a recovery partition. The space was taken from the system drive C:. Currently the partition is empty. Any idea what is that for and do you have...