Convert Windows 10 from Legacy BIOS to UEFI without Data Loss  

Page 33 of 33 FirstFirst ... 23313233

  1. Posts : 18,432
    Windows 11 Pro
       #320

    Using MiniTool Partition Wizard Free, you would want to delete the System Reserved partition. Then Copy the EFI System Partition to the empty space. Then Delete the old EFI System Partition. Would have have EFI System Partition - unallocated space - C: drive - unallocated space. Then you could MiniTool Partition Wizard Free to expand both ends of C: drive to fill the remaining space on the disk.
      My Computer


  2. Posts : 7,724
    3-Win-7Prox64 3-Win10Prox64 3-LinuxMint20.2
       #321

    NavyLCDR said:
    Using MiniTool Partition Wizard Free, you would want to delete the System Reserved partition. Then Copy the EFI System Partition to the empty space. Then Delete the old EFI System Partition. Would have have EFI System Partition - unallocated space - C: drive - unallocated space. Then you could MiniTool Partition Wizard Free to expand both ends of C: drive to fill the remaining space on the disk.
    Hi,
    If it's as easy as copy and paste why can't free minitool do it, I have my doubts in this process
    I get the rest done it many times.
      My Computers


  3. Posts : 18,432
    Windows 11 Pro
       #322

    ThrashZone said:
    Hi,
    If it's as easy as copy and paste why can't free minitool do it, I have my doubts in this process
    I get the rest done it many times.
    I found out that the copy partition in MiniTool Partition Wizard is only supported in the paid version. You could delete the old System Reserved Partition, manually create a new EFI system partition in the unallocated space, then delete the old EFI System Partition and resize your C: partition to fill the empty spaces.
      My Computer


  4. Posts : 15,485
    Windows10
       #323

    NavyLCDR said:
    I found out that the copy partition in MiniTool Partition Wizard is only supported in the paid version. You could delete the old System Reserved Partition, manually create a new EFI system partition in the unallocated space, then delete the old EFI System Partition and resize your C: partition to fill the empty spaces.
    I use Macrium Reflect to clone single partitions.
      My Computer


  5. Posts : 7,724
    3-Win-7Prox64 3-Win10Prox64 3-LinuxMint20.2
       #324

    NavyLCDR said:
    I found out that the copy partition in MiniTool Partition Wizard is only supported in the paid version. You could delete the old System Reserved Partition, manually create a new EFI system partition in the unallocated space, then delete the old EFI System Partition and resize your C: partition to fill the empty spaces.
    Hi,
    Yep
    I'm all eye's and on the edge of my seat on how to manually adding the efi in front of C
    Disk is the same as last posted last
    Convert Windows 10 from Legacy BIOS to UEFI without Data Loss-shit.png
    Free reflect won't do what was said last
    Sure it will image anything but it will not allow special placement and leave other partitions alone.
      My Computers


  6. Posts : 18,432
    Windows 11 Pro
       #325

    ThrashZone said:
    Hi,
    Yep
    I'm all eye's and on the edge of my seat on how to manually adding the efi in front of C
    Disk is the same as last posted last
    Code:
    Microsoft Windows [Version 10.0.19042.508]
    (c) 2020 Microsoft Corporation. All rights reserved.
    
    C:\Windows\system32>diskpart
    
    Microsoft DiskPart version 10.0.19041.1
    
    Copyright (C) Microsoft Corporation.
    On computer: DESKTOP-GV281U5
    
    DISKPART> list disk
    
      Disk ###  Status         Size     Free     Dyn  Gpt
      --------  -------------  -------  -------  ---  ---
      Disk 0    Online          127 GB  1965 MB        *
    
    DISKPART> select disk 0
    
    Disk 0 is now the selected disk.
    
    DISKPART> list part
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Primary            550 MB  1024 KB
      Partition 2    Primary            124 GB   552 MB
      Partition 3    System             100 MB   124 GB
    
    DISKPART> select part 1
    
    Partition 1 is now the selected partition.
    
    DISKPART> delete part override
    
    DiskPart successfully deleted the selected partition.
    
    DISKPART> create part EFI size=100 offset=1024
    
    DiskPart succeeded in creating the specified partition.
    
    DISKPART> format fs=fat32 quick
    
      100 percent completed
    
    DiskPart successfully formatted the volume.
    
    DISKPART> assign letter=s
    
    DiskPart successfully assigned the drive letter or mount point.
    
    DISKPART> exit
    
    Leaving DiskPart...
    
    C:\Windows\system32>bcdboot C:\Windows /s S: /f UEFI
    Boot files successfully created.
    
    C:\Windows\system32>
    Convert Windows 10 from Legacy BIOS to UEFI without Data Loss-capture.jpg
      My Computer


  7. Posts : 4,580
    several
       #326

    if I can get the efi to the old system reserved it's fine to
    I wouldn't care if it's 708mb
    format the 708mb to fat32 and set the id.

    Then bcdboot or copy the efi folder from the previous esp partition to the new one.

    I am lazy so I would do the above with the nice easy diskgenius.
      My Computer


  8. Posts : 15,485
    Windows10
       #327

    ThrashZone said:
    Hi,
    Yep
    I'm all eye's and on the edge of my seat on how to manually adding the efi in front of C
    Disk is the same as last posted last
    Convert Windows 10 from Legacy BIOS to UEFI without Data Loss-shit.png
    Free reflect won't do what was said last
    Sure it will image anything but it will not allow special placement and leave other partitions alone.
    you simply make image of EFI partition, then restore it, deleting system reserved by drag and drop.
      My Computer


  9. Posts : 42,984
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #328

    Hi Shawn, noted this question which presumably refers to this tutorial:

    But first I need to change from Legacy to UEFI using your tutorials and I see your comment "You will only be able to convert a 64-bit Windows 10 to UEFI on a computer with UEFI firmware (BIOS) enabled." This seems to be a catch 22 since the system will not boot with UEFI enabled in BIOS since the HDs are in legacy mode. Do you mean once the conversion has been made, then UEFI must be enabled in BIOS ?
    Conversion of Legacy to UEFI Win 10

    Thanks
      My Computers


  10. Posts : 68,937
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #329

    dalchina said:
    Hi Shawn, noted this question which presumably refers to this tutorial:



    Conversion of Legacy to UEFI Win 10

    Thanks
    Thank you. I changed the wording to help remove any confusion.
      My Computers


 

Tutorial Categories

Convert Windows 10 from Legacy BIOS to UEFI without Data Loss Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 05:44.
Find Us




Windows 10 Forums