Repair Install Windows 10 with an In-place Upgrade  


  1. Posts : 56,826
    Multi-boot Windows 10/11 - RTM, RP, Beta, and Insider
       #1230

    Kari said:
    My apologies, now that you mention it, I can see it, too. For my eyes, it's really difficult to see, until you mouse over it (compare my screenshot to yours).
    I use dark theme due to eye issues, and sometimes need to mouse over areas to see or temp disable it.
      My Computers


  2. Posts : 13
    Windows 10 64 bit
       #1231

    Will a repair installation install in GPT if the current windows installation is MBR?
      My Computer


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

    Celeras said:
    Will a repair installation install in GPT if the current windows installation is MBR?
    No.
      My Computer


  4. Posts : 13
    Windows 10 64 bit
       #1233

    NavyLCDR said:
    No.
    Drats 😫 Thanks
      My Computer


  5. Posts : 18,432
    Windows 11 Pro
       #1234

    Celeras said:
    Drats �� Thanks
    It's easy to convert. One method is this:
    Convert Windows 10 from Legacy BIOS to UEFI without Data Loss

    Another method is to backup the Windows partition to another drive using a program like Macrium Reflect. Reformat the original drive as GPT. Create an EFI system partition. Restore the Windows partition, then use the bcdboot command to write boot files to the EFI system partition.
      My Computer


  6. Posts : 13
    Windows 10 64 bit
       #1235

    NavyLCDR said:
    It's easy to convert. One method is this:
    Convert Windows 10 from Legacy BIOS to UEFI without Data Loss

    Another method is to backup the Windows partition to another drive using a program like Macrium Reflect. Reformat the original drive as GPT. Create an EFI system partition. Restore the Windows partition, then use the bcdboot command to write boot files to the EFI system partition.
    Thanks again. Yes I was looking into this but I hit a dead end, that's why I hoping for this alternative. MBR2GPT gives the following error when validating: ValidateLayout: First partition too close to the beginning of the disk. Should start at offset 17408 or above, found at 4096

    I tried shrinking the first partition slightly (System Reserved) and moving it ahead of unallocated space to create the proper offset, and while that made it pass MBR2GPT validation as soon as I tried to convert I got an error. And after it failed then I couldn't boot at all. Had to restore my backup.

    Is there a more detailed guide to the second method you outlined using Macrium? That's what I already use for my backups.
      My Computer


  7. Posts : 18,432
    Windows 11 Pro
       #1236

    Celeras said:
    Thanks again. Yes I was looking into this but I hit a dead end, that's why I hoping for this alternative. MBR2GPT gives the following error when validating: ValidateLayout: First partition too close to the beginning of the disk. Should start at offset 17408 or above, found at 4096

    I tried shrinking the first partition slightly (System Reserved) and moving it ahead of unallocated space to create the proper offset, and while that made it pass MBR2GPT validation as soon as I tried to convert I got an error. And after it failed then I couldn't boot at all. Had to restore my backup.

    Is there a more detailed guide to the second method you outlined using Macrium? That's what I already use for my backups.
    After making the backup of your Windows partition (and any other date partitions you need to create), boot from the Macrum Refelct Rescue Drive and open a command prompt:

    Code:
    diskpart
    list disk
    select disk # <- select the drive number you want to convert
    clean <- this will erase the disk selected above, make sure it is the drive you want to convert!
    convert gpt
    select part 1
    delete part override
    create part EFI size=100
    format fs=fat32 quick
    assign letter=k
    create part MSR size=16
    exit
    exit
    Then restore your Windows partition to the unallocated space on the disk and assign it a drive letter. Let's assume you assign drive letter L: to it, then go back into command prompt:

    Code:
    bcdboot L:\Windows /s K: /f UEFI
    exit
    Then it would probably be a good idea to run the Fix Windows boot problems utility found under the restore menu of the Macrium Reflect Rescue Drive just to be sure. Then reboot, make sure BIOS settings are set to boot from your converted drive in UEFI mode.
      My Computer


  8. Posts : 13
    Windows 10 64 bit
       #1237

    Worked like a charm. Probably should have asked sooner instead of wasting all day trying to fix the stupid tool by myself on Google Thanks!
      My Computer


  9. Posts : 18,432
    Windows 11 Pro
       #1238

    Awesome! Glad it worked out for you!
      My Computer


  10. Posts : 50
    Windows 10 Pro
       #1239

    Wow, 124 pages on this thread! I believe I was here 2 years ago, also seeking to convert from MBR to GPT. Windows updates could not longer be applied. The conversion tool MBR2GPT would not work. 2 or 3 weeks of research and failures. Finally someone, probably NavyLCDR, pointed me to Macrium Reflect. What a wonderful tool, and what great advice!
      My Computers


 

Tutorial Categories

Repair Install Windows 10 with an In-place Upgrade 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 10:07.
Find Us




Windows 10 Forums