[GUIDE] [DISCUSSION] Windows Editions Reconstructions

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

  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,153
    14,774
    340
    #2281 xinso, Jul 6, 2025 at 11:26
    Last edited: Jul 6, 2025 at 11:34
    Finally. Thank you very much.
    Code:
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Convert Servicing to ServerDatacenter
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.26100.1
    
    Removing package Microsoft-Windows-ServicingEdition~31bf3856ad364e35~amd64~~10.0.26100.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    
     
  2. winosr25

    winosr25 MDL Member

    May 14, 2024
    135
    61
    10
    What a great idea to rebuild a 22463 without a cbs core via the system app Microsoft-Windows-UserExperience-Desktop-Package.
    example
     
  3. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,930
    1,620
    60
    Code:
    Microsoft Windows [Version 10.0.26100.4349]
    (c) Microsoft Corporation. All rights reserved.
    
    C:\Windows\System32>Dism /Image:C:\mount /Apply-Unattend:C:\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1150
    
    Image Version: 10.0.22463.1000
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\Windows\System32>Dism /Image:C:\mount /Apply-Unattend:C:\2.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1150
    
    Image Version: 10.0.22463.1000
    
    [==========================100.0%==========================]
    
    
    The operation completed successfully.
    
    C:\Windows\System32>Dism /Image:C:\mount /Apply-Unattend:C:\3.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1150
    
    Image Version: 10.0.22463.1000
    
    Removing package Microsoft-Windows-ServerDatacenterEdition~31bf3856ad364e35~amd64~~10.0.22463.1000
    Removing package Microsoft-Windows-ServerStandardEdition~31bf3856ad364e35~amd64~~10.0.22463.1000
    [==========================100.0%==========================]
    
    The operation completed successfully.
    
    *
    
    :PowerRun.exe cmd
    
    Microsoft Windows [Version 10.0.26100.4349]
    (c) Microsoft Corporation. All rights reserved.
    
    C:\Users\User\Desktop>del C:\mount\Windows\servicing\Packages\Microsoft-Windows-NeutralEdition~31bf3856ad364e35~amd64~~10.0.22463.1000.cat
    
    C:\Users\User\Desktop>del C:\mount\Windows\servicing\Packages\Microsoft-Windows-NeutralEdition~31bf3856ad364e35~amd64~~10.0.22463.1000.mum
    
    C:\Users\User\Desktop>copy C:\mum\Microsoft-Windows-ServerStandardEdition~31bf3856ad364e35~amd64~~10.0.22463.1000.cat C:\mount\Windows\servicing\Packages
            1 file(s) copied.
    
    C:\Users\User\Desktop>copy C:\mum\Microsoft-Windows-ServerStandardEdition~31bf3856ad364e35~amd64~~10.0.22463.1000.mum C:\mount\Windows\servicing\Packages
            1 file(s) copied.
    
    *
    
    C:\Windows\System32>Reg.exe load HKLM\SOFTHIVE C:\mount\Windows\System32\config\SOFTWARE
    The operation completed successfully.
    
    C:\Windows\System32>Reg.exe delete "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-NeutralEdition~31bf3856ad364e35~amd64~~10.0.22463.1000" /f
    The operation completed successfully.
    
    C:\Windows\System32>Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-ServerStandardEdition~31bf3856ad364e35~amd64~~10.0.22463.1000" /v "InstallClient" /t REG_SZ /d "DISM Package Manager Provider" /f
    The operation completed successfully.
    
    C:\Windows\System32>Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-ServerStandardEdition~31bf3856ad364e35~amd64~~10.0.22463.1000" /v "InstallName" /t REG_SZ /d "Microsoft-Windows-ServerStandardEdition~31bf3856ad364e35~amd64~~10.0.22463.1000.mum" /f
    The operation completed successfully.
    
    C:\Windows\System32>Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-ServerStandardEdition~31bf3856ad364e35~amd64~~10.0.22463.1000" /v "InstallLocation" /t REG_SZ /d "\\?\C:\mum\\" /f
    The operation completed successfully.
    
    C:\Windows\System32>Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-ServerStandardEdition~31bf3856ad364e35~amd64~~10.0.22463.1000" /v "CurrentState" /t REG_DWORD /d "112" /f
    The operation completed successfully.
    
    C:\Windows\System32>Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-ServerStandardEdition~31bf3856ad364e35~amd64~~10.0.22463.1000" /v "SelfUpdate" /t REG_DWORD /d "0" /f
    The operation completed successfully.
    
    C:\Windows\System32>Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-ServerStandardEdition~31bf3856ad364e35~amd64~~10.0.22463.1000" /v "Visibility" /t REG_DWORD /d "1" /f
    The operation completed successfully.
    
    C:\Windows\System32>Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-ServerStandardEdition~31bf3856ad364e35~amd64~~10.0.22463.1000" /v "Sources" /t REG_MULTI_SZ /d "C:\mum\Microsoft-Windows-NeutralEdition~31bf3856ad364e35~amd64~~10.0.22463.1000.mum" /f
    The operation completed successfully.
    
    C:\Windows\System32>Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-ServerStandardEdition~31bf3856ad364e35~amd64~~10.0.22463.1000" /v "InstallTimeHigh" /t REG_DWORD /d "31190639" /f
    The operation completed successfully.
    
    C:\Windows\System32>Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-ServerStandardEdition~31bf3856ad364e35~amd64~~10.0.22463.1000" /v "InstallTimeLow" /t REG_DWORD /d "910963020" /f
    The operation completed successfully.
    
    C:\Windows\System32>Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-ServerStandardEdition~31bf3856ad364e35~amd64~~10.0.22463.1000" /v "InstallUser" /t REG_SZ /d "S-1-5-21-2688410474-4042054790-3273705635-1001" /f
    The operation completed successfully.
    
    C:\Windows\System32>Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-ServerStandardEdition~31bf3856ad364e35~amd64~~10.0.22463.1000\Owners" /v "Microsoft-Windows-ServerStandardEdition~31bf3856ad364e35~amd64~~10.0.22463.1000" /t REG_DWORD /d "131184" /f
    The operation completed successfully.
    
    C:\Windows\System32>Reg.exe unload HKLM\SOFTHIVE
    The operation completed successfully.
    
    C:\Windows\System32>Dism /Image:C:\mount /Get-CurrentEdition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1150
    
    Image Version: 10.0.22463.1000
    
    Current edition is:
    
    Current Edition : ServerStandard
    
    The operation completed successfully.
    
    C:\Windows\System32>Dism /Image:C:\mount /Set-Edition:ServerStandard
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1150
    
    Image Version: 10.0.22463.1000
    
    Starting to update components...
    Starting to install product key...
    Finished installing product key.
    
    Starting to apply edition-specific settings...
    Finished applying edition-specific settings.
    
    The operation completed successfully.
     
  4. winosr25

    winosr25 MDL Member

    May 14, 2024
    135
    61
    10
    Open with 7zip

    It's a base.

    You can mod the lang pack.
     

    Attached Files:

    • F.txt
      File size:
      947 bytes
      Views:
      7
  5. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,930
    1,620
    60
    :with
    Code:
    Dism /Image:C:\mount /Enable-Feature /FeatureName:WirelessNetworking
    Dism /Image:C:\mount /Enable-Feature /FeatureName:LegacyComponents
    Dism /Image:C:\mount /Enable-Feature /FeatureName:DirectPlay
    Dism /Image:C:\mount /Disable-Feature /FeatureName:Windows-Defender
     
  6. winosr25

    winosr25 MDL Member

    May 14, 2024
    135
    61
    10
    I will make an os en-us share
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,153
    14,774
    340
    How to make it for 20348.1? There is not such a pakage.
     
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,153
    14,774
    340
    On 26100.1, its Parent package is Microsoft-OneCore-CoreSystem-Core-Package. Try it.

    e.g.
    Microsoft-OneCore-CoreSystem-Core-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    --->
    Microsoft-OneCore-CoreSystem-Core-Package~31bf3856ad364e35~amd64~~10.0.20348.1
     
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,153
    14,774
    340
    Do I have to use 20279.1 for 100% customization?
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,153
    14,774
    340
    #2292 xinso, Jul 6, 2025 at 14:34
    Last edited: Jul 6, 2025 at 15:49
    No. But for peace of mind... Why not?
     
  11. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,930
    1,620
    60
    Installed running ok.

    Nice find.
    Code:
        <update name="Microsoft-Windows-UserExperience-Desktop-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-UserExperience-Desktop-Package" version="10.0.22463.1000" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-Server-shell-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Server-shell-Package" version="10.0.22463.1000" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-Server-shell-WOW64-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Server-shell-WOW64-Package" version="10.0.22463.1000" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
    [Credit]
    winosr25
     
  12. Skylined

    Skylined MDL Senior Member

    Nov 10, 2008
    286
    141
    10
    Does it have a time bomb limitation ?
     
  13. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,930
    1,620
    60
    Yes
     
  14. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,930
    1,620
    60
    @winosr25

    Do you know client desktop versions for these packages ?

    Code:
        <update name="Microsoft-Windows-Server-shell-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Server-shell-Package" version="10.0.22463.1000" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
        <update name="Microsoft-Windows-Server-shell-WOW64-Package">
          <package contained="false" integrate="hidden">
            <assemblyIdentity name="Microsoft-Windows-Server-shell-WOW64-Package" version="10.0.22463.1000" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          </package>
        </update>
     
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,153
    14,774
    340
    #2297 xinso, Jul 6, 2025 at 16:50
    Last edited: Jul 6, 2025 at 17:00
    Thanks.
    Code:
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Convert Servicing to EnterpriseSN
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.20348.1
    
    Removing package Microsoft-Windows-ServicingEdition~31bf3856ad364e35~amd64~~10.0.20348.1
    Removing package Microsoft-Windows-ServicingEdition~31bf3856ad364e35~amd64~~10.0.20348.1
    [==========================100.0%==========================]
    
    The operation completed successfully.
    
    ------------------------------------------------------------
    
     
  16. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,930
    1,620
    60
    Do you know minimum packages needed from Client-Desktop and Client-Features, to get client desktop working ?
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,153
    14,774
    340
    #2299 xinso, Jul 6, 2025 at 17:01
    Last edited: Jul 6, 2025 at 17:07
    Client, "most" Features are in "EditionPack". Some in those two. You have to check their mum to delete whatever you don't need.
     
  18. TesterMachineOS

    TesterMachineOS MDL Addicted

    Apr 20, 2021
    647
    385
    30
    Hi @xinso , could you explain something very common?

    Windows components. A while back in the previous thread, you shared something about a 17763.1 Lite. (I don't think it was an ISO or install.wim.)

    My question: Which components do you think are necessary, and which ones can be removed without affecting system stability?

    Thanks in advance.:)

    Note: This is just a question. If this message is offensive, I apologize. Google Translate often says or implies different things.