[GUIDE] [DISCUSSION] Windows Editions Reconstructions

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

  1. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    #3841 pp03, Dec 23, 2025
    Last edited: Jun 25, 2026
    for example:
    1 multi-language enterpriseg - zwl29107 wrote about it https://forums.mydigitallife.net/th...struction-project.80939/page-841#post-1843425
    2 custom 20348 updates - gailium119 and zwl29107 are working hard
    3 28000 wnc with desktop (editionpack wnc, editionpack wnc wow64 and editionspecific wnc are not available yet)
    4 explodesxs compatible with 28000 wcp.dll

    edit: 1 and 4 are no longer valid :)
     
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    Code:
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Convert Winpe to Education
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.28000.4
    
    Removing package Microsoft-Windows-WinPE-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Error: 0x80004005
    
    An error occurred closing a servicing component in the image.
    Wait a few minutes and try running the command again.
    
    The DISM log file can be found at z:\1.txt
    
    --->
    Code:
    2025-12-23 21:49:54, Error                 DISM   DISM Provider Store: PID=6744 TID=1660 Failed to disconnect OSServices - CDISMProviderStore::Internal_DisconnectProvider(hr:0x80070005)
    2025-12-23 21:49:54, Error                 DISM   DISM Provider Store: PID=6744 TID=1660 Failed while trying to disconnect the OSServices Provider! - CDISMProviderStore::Final_OnDisconnect(hr:0x80070005)
    2025-12-23 21:49:54, Error                 DISM   Failure occurred during the shutdown of the Provider Store.
    2025-12-23 21:49:54, Error                 DISM   DISM Manager: PID=8604 TID=8716 Failure occurred during shutdown of the Image Session. - CDISMManager::CloseImageSession(hr:0x80004005)
    
     
  3. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,058
    623
    60
    add
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status\SysprepStatus]
    "GeneralizationState"=dword:00000004
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\ImageServicingData]
    "ImageState"="IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\State]
    "ImageState"="IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE"
    
    [HKEY_LOCAL_MACHINE\COMPONENTS\Installers]
    [HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\TransformSettingsVersion]
    Code:
    Microsoft Windows [版本 10.0.26200.7462]
    (c) Microsoft Corporation。保留所有权利。
    
    C:\Windows\System32>DISM /Image:D:\1 /Apply-Unattend:D:\TOOL\xxxEdition\install.xml
    
    部署映像服务和管理工具
    版本: 10.0.26100.5074
    
    映像版本: 10.0.26100.1
    
    Applying package servicing unattend
    [==========================100.0%==========================]
    操作成功完成。
    
    C:\Windows\System32>DISM /Image:D:\1 /Apply-Unattend:D:\TOOL\xxxEdition\remove.xml
    
    部署映像服务和管理工具
    版本: 10.0.26100.5074
    
    映像版本: 10.0.26100.1
    
    Removing package Microsoft-Windows-WinPE-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    [==========================100.0%==========================]
    操作成功完成。
    
    C:\Windows\System32>dism /image:D:\1 /add-package:E:\Packs\10.0.26100.1\LP.esd
    
    部署映像服务和管理工具
    版本: 10.0.26100.5074
    
    映像版本: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-CN~10.0.26100.1
    [==========================100.0%==========================]
    操作成功完成。
    
    C:\Windows\System32>DISM /Image:D:\1 /Cleanup-Image /StartComponentCleanup /ResetBase
    
    部署映像服务和管理工具
    版本: 10.0.26100.5074
    
    映像版本: 10.0.26100.1
    
    [==========================100.0%==========================]
    操作成功完成。
    
    C:\Windows\System32>DISM /Image:D:\1 /Set-Edition:Enterprise
    
    部署映像服务和管理工具
    版本: 10.0.26100.5074
    
    映像版本: 10.0.26100.1
    
    开始升级组件...
    开始安装产品密钥...
    产品密钥安装已完成。
    
    开始应用特定于版本的设置...
    特定于版本的设置应用已完成。
    
    操作成功完成。
    
    C:\Windows\System32>Dism /image:D:\1 /Set-SKUIntlDefaults:zh-CN
    
    部署映像服务和管理工具
    版本: 10.0.26100.5074
    
    映像版本: 10.0.26100.1
    
    
    为以下对象设置 SKU 默认设置: zh-CN
    操作成功完成。
    
    C:\Windows\System32>Dism /image:D:\1 /get-CurrentEdition
    
    部署映像服务和管理工具
    版本: 10.0.26100.5074
    
    映像版本: 10.0.26100.1
    
    当前版本为:
    
    当前版本 : Enterprise
    
    操作成功完成。
    
    C:\Windows\System32>
     
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    Weird. Why your brain is so unbelievable!
     
  5. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,058
    623
    60
    Referencing the build of Unstaged, the necessary registries.

    Code:
    C:\Windows\System32>Dism /mount-wim /wimfile:D:\Winre.wim /index:1 /mountdir:D:\1
    
    部署映像服务和管理工具
    版本: 10.0.26100.5074
    
    正在安装映像
    [==========================100.0%==========================]
    操作成功完成。
    
    C:\Windows\System32>DISM /Image:D:\1 /Apply-Unattend:D:\TOOL\xxxEdition\install.xml
    
    部署映像服务和管理工具
    版本: 10.0.26100.5074
    
    映像版本: 10.0.26100.1
    
    Removing package Microsoft-Windows-WinPE-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    [==========================100.0%==========================]
    操作成功完成。
    
    C:\Windows\System32>dism /image:D:\1 /add-package:E:\Packs\10.0.26100.1\LP.esd
    
    部署映像服务和管理工具
    版本: 10.0.26100.5074
    
    映像版本: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-CN~10.0.26100.1
    [==========================100.0%==========================]
    操作成功完成。
    
    C:\Windows\System32>
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #3846 xinso, Dec 23, 2025
    Last edited: Dec 23, 2025
    I removed these packages:
    Code:
    Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-AppxDeployment-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-AppxDeployment-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-AppxPackaging-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-AppxPackaging-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-ATBroker-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-ATBroker-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-AudioCore-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-AudioCore-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-AudioDrivers-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-AudioDrivers-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-CILockdownPolicies-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-FMAPI-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-HTA-Package-com~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-HTA-Package-com~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-HTA-Package-inetcore~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-HTA-Package-inetcore~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-HTA-Package-onecoreuapwindows~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-HTA-Package-onecoreuapwindows~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-HTA-Package-onecoreuap~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-HTA-Package-onecoreuap~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-HTA-Package-onecore~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-HTA-Package-onecore~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-HTA-Package-shell~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-HTA-Package-shell~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-HTA-Package-windows~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-HTA-Package-windows~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-HTA-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-HTA-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-MDAC-Package-windows~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-MDAC-Package-windows~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-Narrator-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-Narrator-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-OneCoreUAP-WiFi-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-OneCoreUAP-WiFi-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-OpcServices-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-OpcServices-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-PlatformId-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-PlatformId-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-Rejuv-Package-Servercommon~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-Rejuv-Package-Servercommon~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-Rejuv-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-Rejuv-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-Scripting-Package-onecoreuap~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-Scripting-Package-onecoreuap~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-Scripting-Package-onecore~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-Scripting-Package-onecore~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-Scripting-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-Scripting-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-Speech-TTS-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-Speech-TTS-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-SRH-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-SRH-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-SRT-Package-onecorebase~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-SRT-Package-onecorebase~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-SRT-Package-onecoreuapwindows~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-SRT-Package-onecoreuapwindows~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-SRT-Package-shell~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-SRT-Package-shell~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-SRT-Package-TouchKeyboard~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-SRT-Package-TouchKeyboard~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-SRT-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-SRT-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-StorageWMI-Package-onecore~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-StorageWMI-Package-onecore~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-StorageWMI-Package-servercommon~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-StorageWMI-Package-servercommon~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-Troubleshooting-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-Troubleshooting-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-UpdateOrchestrator-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-UpdateOrchestrator-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-WiFi-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-WiFi-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-WindowsUpdate-merged-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-WindowsUpdate-merged-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-WindowsUpdate-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-WindowsUpdate-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-WMI-Package-admin~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-WMI-Package-admin~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-WMI-Package-drivers~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-WMI-Package-drivers~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-WMI-Package-ds~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-WMI-Package-ds~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-WMI-Package-enduser~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-WMI-Package-enduser~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-WMI-Package-inetcore~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-WMI-Package-inetcore~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-WMI-Package-minio~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-WMI-Package-minio~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-WMI-Package-minkernel~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-WMI-Package-minkernel~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-WMI-Package-net~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-WMI-Package-net~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-WMI-Package-onecoreadmin~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-WMI-Package-onecoreadmin~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-WMI-Package-onecoreds~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-WMI-Package-onecoreds~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-WMI-Package-printscan~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-WMI-Package-printscan~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-WMI-Package-shell~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-WMI-Package-shell~31bf3856ad364e35~amd64~~10.0.28000.4
    WinPE-WMI-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4
    WinPE-WMI-Package~31bf3856ad364e35~amd64~~10.0.28000.4
    
    Took me hours to no avail.
     
  7. zhanglin

    zhanglin MDL Expert

    Jan 11, 2018
    1,058
    623
    60
    To reduce interference, I also first removed these packages and modified the registry. This kind of build is similar to Unstaged, and afterwards it needs to be fine-tuned with tweak.cmd.
     
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    fine-tuned with tweak.cmd. You mean that if without tweak.cmd, CU will fail? What is tweak.cmd?
     
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    [28000.1362 ProfessionalN (with Edge with Store with Media Features) amd64 en-US]
     
  10. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
  11. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    #3851 pp03, Dec 23, 2025
    Last edited: Dec 24, 2025
    C:\Users\LocalAdmin\Downloads\stageSxS-principalis>dism /english /logpath:X:\logs\1.01.log /scratchdir:"X:\temp" /image:X:\image /apply-unattend:stages\1.xml || exit /b 1

    Deployment Image Servicing and Management tool
    Version: 10.0.22621.2792

    Image Version: 10.0.22621.1

    [==========================100.0%==========================]
    The operation completed successfully.

    C:\Users\LocalAdmin\Downloads\stageSxS-principalis>dism /english /logpath:X:\logs\1.02.log /scratchdir:"X:\temp" /image:X:\image /apply-unattend:stages\2.xml || exit /b 1

    Deployment Image Servicing and Management tool
    Version: 10.0.22621.2792

    Image Version: 10.0.22621.1

    [==========================100.0%==========================]
    The operation completed successfully.

    C:\Users\LocalAdmin\Downloads\stageSxS-principalis>copy X:\image\Windows\servicing\Editions\EnterpriseEvalEdition.xml X:\image\Windows\EnterpriseEval.xml
    1 file(s) copied.

    C:\Users\LocalAdmin\Downloads\stageSxS-principalis>dism /english /logpath:X:\logs\2.log /scratchdir:"X:\temp" /image:X:\image /apply-unattend:X:\image\Windows\EnterpriseEval.xml || exit /b 1

    Deployment Image Servicing and Management tool
    Version: 10.0.22621.2792

    Image Version: 10.0.22621.1

    The operation completed successfully.

    i had error 5 access_denied, but after gailium119's advice here https://forums.mydigitallife.net/th...struction-project.80939/page-388#post-1733460 it worked


    now i have error 87 "get-currentedition or get-targeteditions option is unknown"

    "No providers were found that support the command(get-currentedition). HRESULT=80070057" in log


    edit: possible fix https://forums.mydigitallife.net/th...s-reconstructions.88605/page-194#post-1900550
     
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #3852 xinso, Dec 24, 2025
    Last edited: Dec 24, 2025
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #3853 xinso, Dec 24, 2025
    Last edited: Dec 24, 2025
    [28000.1362 ProfessionalN (with Edge with Store with Media Features) amd64 en-US
    Snap1.png

    [with gailium119's Defender Removal]
    Snap2.png
     
  14. Tuannv1508

    Tuannv1508 MDL Novice

    Jul 10, 2024
    16
    8
    0
    #3854 Tuannv1508, Dec 24, 2025
    Last edited: Dec 24, 2025
    Did you create it using the Construction method?
     
  15. DichVAN

    DichVAN MDL Junior Member

    Jun 18, 2021
    58
    80
    0
    WOW pp03 is vietnamese ?
     
  16. Tuannv1508

    Tuannv1508 MDL Novice

    Jul 10, 2024
    16
    8
    0
    No. When I clicked Post Reply, the translator automatically switched the language to Vietnamese without me noticing.
     
  17. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    yes, as i wrote by explodesxs
     
  18. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    442
    547
    10
    #3858 winosr25, Dec 24, 2025
    Last edited: Dec 24, 2025

    Attached Files:

  19. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    #3859 pp03, Dec 24, 2025
    Last edited: Dec 24, 2025
  20. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    #3860 pp03, Dec 24, 2025
    Last edited: Dec 24, 2025