Win 11 Boot And Upgrade FiX KiT (v6.1f2 Released!!!)

Discussion in 'Windows 11' started by Enthousiast, Jun 28, 2021.

  1. AuroraSignis

    AuroraSignis MDL Novice

    Dec 5, 2022
    14
    3
    0
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. haber123

    haber123 MDL Member

    Nov 5, 2009
    138
    51
    10
    Worked perfectly on 23H2. Thank you for a really not so crappy tool.
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Just to be complete:

    - What OS are you running it on?
    - Enough free disk space?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. AuroraSignis

    AuroraSignis MDL Novice

    Dec 5, 2022
    14
    3
    0
    Windows 11 (trying to make an ISO for a system that doesn't have TPM!)
    And over a terabyte
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    #1830 Enthousiast, Nov 17, 2025
    Last edited: Nov 17, 2025
    (OP)
    Can you show the settings from the script?

    Code:
    @SET "Select_ISO=Yes" &@rem the variable Select_ISO is defined
    @rem If the variable Select_ISO is not defined (ie set "Select_ISO="), the iso
    @rem image must be available in the Source_ISO folder.
    @rem If the vatiable is defined, an grid is displayed to select
    @rem the iso image.
    @ECHO off
    
    Try to set it to "Select_ISO=" instead.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. AuroraSignis

    AuroraSignis MDL Novice

    Dec 5, 2022
    14
    3
    0
    Code:
    @SET "Select_ISO=yes" &@rem the variable Select_ISO is defined
    @rem If the variable Select_ISO is not defined (ie set "Select_ISO="), the iso
    @rem image must be available in the Source_ISO folder.
    @rem If the vatiable is defined, an grid is displayed to select
    @rem the iso image.
    @ECHO off
    
    ::Options to set by the user
    SET "Diskpart_and_Apply=1"
    SET "EI_CFG_ADD=1"
    SET "Boot_WIM_Opt=1"
    SET "App_Res_Dll=1"
    SET "Upgrade_Fail_Fix=0"
    SET "Autorun=0"
    
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Please try to set it to "Select_ISO=" instead.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. AuroraSignis

    AuroraSignis MDL Novice

    Dec 5, 2022
    14
    3
    0
    Hey, that did it! Sorry for the day-after reply, I fell asleep!
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Just glad that this was working for you:)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. CaptainKirk1966

    CaptainKirk1966 One of the Green Guys
    Staff Member

    Oct 31, 2009
    2,931
    1,943
    90
    It looks like you may have solved the problem, but i wonder if that G: drive was a network drive? The drive mapping could get lost when the Fix Kit script invokes admin privileges.
     
  13. Guyver01

    Guyver01 MDL Novice

    Nov 10, 2008
    10
    3
    0
    Is it compatible with 28000.1 26H1 ISO?
     
  14. Muggaen

    Muggaen MDL Addicted

    Dec 30, 2011
    863
    393
    30
    Works fine here
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    100%
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. DjDiabolik

    DjDiabolik MDL Junior Member

    Sep 1, 2014
    61
    4
    0
    I have need help... i'm stay to try in-place upgrade from 24h2 to iso 25h2. i have extracted the iso on C:\TEMP\ and run setup.exe as admin.
    After about one hours my pc bring me to select how i need to boot. I can choose two windows 11 and one voices Windows setup. I have select windows setup and it's say immediatelly fault and remove and back to previous 24h2.
    Appears and errors and say this:
    Error 0x8007042B - 0x2000D Safe_OS and somethigs like Migrate_DATA.

    how i can fix this ?

    Ah.. i have disconnect my pc from internet and use this "Win11_25H2_Italian_x64_FIXED_2025_12_11.ISO"
     
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    #1840 Enthousiast, Dec 11, 2025
    Last edited: Dec 11, 2025
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...