[GUIDE] [DISCUSSION] Windows Editions Reconstructions

Discussion in 'Windows 10' started by TesterMachineOS, Sep 3, 2024.

  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,224
    14,811
    340
    #2401 xinso, Jul 25, 2025
    Last edited: Jul 25, 2025
    Thanks. I made a mistake in the registry of the script.
     
  2. Alex1132

    Alex1132 MDL Novice

    Jul 23, 2025
    12
    1
    0
    so i must pull option "include updates (windows converter only)"?
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,224
    14,811
    340
    #2403 xinso, Jul 25, 2025
    Last edited: Jul 25, 2025
    Q: Windows 11 Insider Preview does not accept unofficial file. Any way to bypass integrity check?

    e.g. Modify

    From official
    Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.27902.1000.cat
    Microsoft-Windows-ProfessionEdition~31bf3856ad364e35~amd64~~10.0.27902.1000.mum

    To unofficial
    Microsoft-Windows-EnterpriseGEdition~31bf3856ad364e35~amd64~~10.0.27902.1000.cat
    Microsoft-Windows-EnterpriseGEdition~31bf3856ad364e35~amd64~~10.0.27902.1000.mum

    PS:
    For old builds, Microsoft also uses blank cat.
     
  4. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    7,267
    8,904
    240
    22000.3260 was the last released Windows 11 21H2 version (that branch is EOL since late 2024). "ReleasePreview"only lists the channel it was released to first, later it propagated to Retail. The option must be selected, otherwise, no updates will be integrated upon conversion to ISO.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. pp03

    pp03 MDL Addicted

    Apr 12, 2014
    690
    135
    30
    cat generated with proper hash is required (windows adk + cdf file + sign)
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,224
    14,811
    340
    #2406 xinso, Jul 25, 2025
    Last edited: Jul 25, 2025
    [Rule of Reconstruction Source]

    1. It must be initial build. e.g.

    10240.16384
    10586.0
    14393.0
    15063.0
    16299.15
    17134.1
    17763.1
    17784.1068
    18362.1
    19041.1
    20348.1
    22000.1
    22621.1
    25398.1
    26100.1

    2. It must not have any update. e.g.

    KB3192137 on 14393.0 Server.
    KB5043080 on 26100.1.
     
  7. Alex1132

    Alex1132 MDL Novice

    Jul 23, 2025
    12
    1
    0
    @pp03 @xinso
    Yes. you must not choose option to include updates (in this case updates will be download in UUP folder anyway)/
    So i
    1) Work with 22000.1 reliese preview and everything was fine.
    2) then i put updates in Bedi folder and use option 9 -Modding LCU and 10-Updating Image.. (on updating image i get error that Key is wrong)
    (i also added wordpad fod and fodlp, dunno if it matter)

    now i trying to install from my iso (iso based on UUP version i just swapped install.wim) and i get error: "unable to find the license agreement. Make sure the installation source is correct and restart the installation"

    need some help ( i read post from 2 pages earlier but cant figure it out)
     
  8. pp03

    pp03 MDL Addicted

    Apr 12, 2014
    690
    135
    30
    does license.rtf exist in windows/system32/xx-xx/licenses/volume or oem or _default/enterprises? xx-xx mean your language for example en-us
     
  9. W7W10

    W7W10 MDL Member

    May 11, 2023
    111
    20
    10
    Hi, is Bedi 7.44 the latest version?
     
  10. pp03

    pp03 MDL Addicted

    Apr 12, 2014
    690
    135
    30
    so far
     
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,224
    14,811
    340
  12. TesterMachineOS

    TesterMachineOS MDL Addicted

    Apr 20, 2021
    655
    394
    30
  13. TesterMachineOS

    TesterMachineOS MDL Addicted

    Apr 20, 2021
    655
    394
    30
  14. Skylined

    Skylined MDL Senior Member

    Nov 10, 2008
    291
    147
    10
    I have been searching for years to get the x86 version
     
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,224
    14,811
    340
    #2416 xinso, Jul 26, 2025 at 03:03
    Last edited: Jul 26, 2025 at 06:19
    With "Integrity check", no customization == no unofficial Reconstruction. The latest Preview. Bug or what?
     
  16. Alex1132

    Alex1132 MDL Novice

    Jul 23, 2025
    12
    1
    0
    do i need to use dism, to mount and check? (because this is the only way i know how to check)

    @TesterMachineOS, i read 22000.1 post earlier, but its another (not Bedi script). I prefer to use bedi because i can remove defender=)
    also can you tell me (at Bedi script) is a "tweaks.reg" file.. does this tweaks applying by default?

    i read from another forum (where i come from) users add this strings in their script
    "
    copy /y reconstructed\license.rtf mount\Windows\System32\en-US\Licenses\_Default\EnterpriseG\license.rtf
    copy /y reconstructed\license.rtf mount\Windows\System32\Licenses\neutral\_Default\EnterpriseG\license.rtf
    "
    probably Bedi script required something like this..

    Thank you for help
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,224
    14,811
    340
  18. pp03

    pp03 MDL Addicted

    Apr 12, 2014
    690
    135
    30
    you are correct