[GUIDE] [DISCUSSION] Windows Editions Reconstructions

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

  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #5401 xinso, Jun 27, 2026 at 02:31
    Last edited: Jun 27, 2026 at 03:00
    Code:
              <Map Package="Microsoft-Windows-Branding-Core-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-CoreCountrySpecific-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-CoreN-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-CoreSingleLanguage-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-Education-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-EducationN-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-Enterprise-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-EnterpriseEval-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-EnterpriseN-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-EnterpriseNEval-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-EnterpriseS-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-EnterpriseSEval-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-EnterpriseSN-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-EnterpriseSNEval-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-PPIPro-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-Professional-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-ProfessionalEducation-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-ProfessionalEducationN-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-ProfessionalN-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-ServerAzureCor-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-ServerDatacenter-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-ServerDatacenterEval-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-ServerHyperCore-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-ServerSolution-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-ServerStandard-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-ServerStandardEval-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-ServerStorageStandard-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
              <Map Package="Microsoft-Windows-Branding-ServerStorageWorkgroup-Package~31bf3856ad364e35~amd64~~10.0.14393.0"/>
    
     
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
  3. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    442
    547
    10
    alex1132
    For the installation, I use ISO 20348 with ei.cfg. For OOBE, you need to launch a command prompt (Shift + F10): cd x:\windows\system32\sysprep [Enter] sysprep /audit /reboot [Enter] — the PC restarts, and all that's left is to create a new account.
     
  4. maur0

    maur0 MDL Senior Member

    Aug 3, 2012
    479
    252
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. TesterMachineOS

    TesterMachineOS MDL Addicted

    Apr 20, 2021
    693
    441
    30
    I understand, but unfortunately I don't have the original files. These were taken from a backup before I lost all the files for Starter 15063, by the user Bira.

    Therefore, we're doing what we can. If you have the original file, I would appreciate your help.
     
  6. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    #5408 pp03, Jun 27, 2026 at 22:18
    Last edited by a moderator: Jun 28, 2026 at 01:43
    enterprisesneval 2021 doesn't need esu also :) (best build and edition imho)

    Code:
    C:\Users\LocalAdmin\Downloads>dism /image:mount /add-package:Windows10.0-KB5094127-x64.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.7417.1.15
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\Users\LocalAdmin\Downloads>dism /image:mount /get-currentedition /english
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19041.7417
    
    Current edition is:
    
    Current Edition : EnterpriseSNEval
    
    The operation completed successfully.



    enterpriseeval 2021 doesn't need esu also :)

    Code:
    C:\Users\LocalAdmin\Downloads>dism /image:mount /add-package:Windows10.0-KB5094127-x64.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.7417.1.15
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\Users\LocalAdmin\Downloads>dism /image:mount /get-currentedition /english
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.19045.7417
    
    Current edition is:
    
    Current Edition : EnterpriseEval
    
    The operation completed successfully.



    i'll check 19045 versions of enterpriseneval and enterprisegn, because i think they don't need esu also

    if so - not four, but nine editions don't need esu: enterprises, enterprisesn, iotenterprises, enterpriseg, enterpriseseval, enterprisesneval. enterpriseeval, enterpriseneval and enterprisegn (of course last two editions require custom update)
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #5409 xinso, Jun 28, 2026 at 04:37
    Last edited: Jun 28, 2026 at 04:48
    Q: Why CoreN (any non-Starter(N) Edition)?
    A: Except 10240.16384, Microsoft blocks all Starter(N) activation by detecting the SKU defined in "Default" package.

    If Default SKU is Starter(N) ----> Activation blocked.
    If Default SKU isn't Starter(N) ----> Activated.

    PS:
    Microsoft does not block 10240.16384 Starter(N) activation.
     
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
  9. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    925
    693
    30
    Test 15063.0 Cloud zh-CN
    upload_2026-6-28_19-49-12.png
    Q1: Why does winver show Professional branding
    Q2: How to jailbreak without patching ci.dll
     
  10. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    925
    693
    30
    Well we have TSForge now
    TSForge = Local permanent activation = Microsoft can't block it
     
  11. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    #5413 pp03, Jun 28, 2026 at 13:06
    Last edited: Jun 28, 2026 at 13:30
    enterprisesneval:

    in fact legal windows for free

    8 packages only (one package less than starter, but not limited as starter which doesn't have for example hyperv, gpedit etc)

    no language restriction (as in enterpriseg)

    it doesn't need esu
     
  12. Alex1132

    Alex1132 MDL Junior Member

    Jul 23, 2025
    54
    8
    0
    @winosr25 is there are any other ideas how to port oobe to G version? i trued to find list of oobe packages in enthernet, but with no succes^(
     
  13. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    Are you specifically attempting to build EnterpriseG 28000.4 using the winosr25 method, or are you just aiming for a standard EnterpriseG 28000.4 build?
     
  14. Alex1132

    Alex1132 MDL Junior Member

    Jul 23, 2025
    54
    8
    0
    @Ace2 hello, as i understand so far, there are is two approaches:
    1) use install wim of pro version - add g - remove pro
    2) use boot wim of pro version - add g

    i am going on second method but want to create standard EnterpriseG 28000.4 build.
    atm i successfully (i hope) created EnterpriseG 28000.4 using the winosr25 method, but cant install it.. susprep method doesnot works for me, probably i need to google unnatended installation method
     
  15. rayman95

    rayman95 MDL Senior Member

    Oct 3, 2018
    419
    289
    10
    Where can we find this windows??
     
  16. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    Ok, good luck.
     
  17. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    enterprisesneval doesn't have required-shellexperiences-desktop and required-shellexperiences-desktop-wow64 packages

    .7417 update has required-shellexperiences-desktop and required-shellexperiences-desktop-wow64 packages


    so construct enterprisesneval with required-shellexperiences-desktop and required-shellexperiences-desktop-wow64 packages or remove required-shellexperiences-desktop and required-shellexperiences-desktop-wow64 packages from enterprisesneval .7417 mum