[GUIDE] [DISCUSSION] Windows Editions Reconstructions

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

  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,162
    14,779
    340
    #2141 xinso, May 24, 2025
    Last edited: May 24, 2025
  2. pp03

    pp03 MDL Addicted

    Apr 12, 2014
    668
    127
    30
    #2142 pp03, May 24, 2025
    Last edited: Jul 4, 2025
    hi,

    i need help with device manager's code 37 on 20348.1 professional.

    i managed with i2c hid, so touchscreen works.

    unfortunately in touchpad and audio there is code 37. on 1904x builds with cu everything is ok.
     
  3. TK50P

    TK50P MDL Junior Member

    May 29, 2023
    55
    10
    0
    is there reconstruct project for ARM64?
    Because just for fun, I want to try on Apple Silicon VM, Emulation is very slow and not ideal for me
     
  4. pp03

    pp03 MDL Addicted

    Apr 12, 2014
    668
    127
    30
    #2144 pp03, May 24, 2025
    Last edited: Jul 4, 2025
    reserved
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,162
    14,779
    340
    #2145 xinso, May 25, 2025
    Last edited: May 26, 2025
    Q: Are gailium119 and zwl29107 still working on script for "20348.1 Client + Custom Updates" and "Package Repacking"?
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,162
    14,779
    340
    #2146 xinso, May 26, 2025
    Last edited: May 26, 2025
    Q: What is vNext Microsoft-Windows-ClientRootSecurity?

    [Client]
    Microsoft-Windows-ClientRootSecurity-Package
    amd64_microsoft-windows-clientrootsecurity_31bf3856ad364e35_10.0.27842.1000_none_1a61eb93a5c54e20.manifest
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-ClientRootSecurity" version="10.0.27842.1000" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
      <directories>
        <directory destinationPath="$(runtime.bootDrive)\">
          <securityDescriptor name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" />
        </directory>
      </directories>
      <trustInfo>
        <security>
          <accessControl>
            <securityDescriptorDefinitions>
              <securityDescriptorDefinition name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;OICI;GA;;;BA)(A;OICI;GA;;;SY)(A;OICI;0x1200a9;;;BU)(A;OICIIO;SDGXGWGR;;;AU)(A;;0x4;;;AU)(A;;0x1000a1;;;S-1-15-3-65536-1888954469-739942743-1668119174-2468466756-4239452838-1296943325-355587736-700089176)S:P(ML;OINPIO;NW;;;HI)" operationHint="replace" />
            </securityDescriptorDefinitions>
          </accessControl>
        </security>
      </trustInfo>
    </assembly>
    
    [Server]
    Microsoft-Windows-ClientRootSecurity-Package-base-Package
    amd64_microsoft-windows-clientrootsecurity_31bf3856ad364e35_10.0.26376.5000_none_d3179795d382fd2f.manifest
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-ClientRootSecurity" version="10.0.26376.5000" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
      <directories>
        <directory destinationPath="$(runtime.bootDrive)\">
          <securityDescriptor name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" />
        </directory>
      </directories>
      <trustInfo>
        <security>
          <accessControl>
            <securityDescriptorDefinitions>
              <securityDescriptorDefinition name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;OICI;GA;;;BA)(A;OICI;GA;;;SY)(A;OICI;0x1200a9;;;BU)(A;OICIIO;SDGXGWGR;;;AU)(A;;0x4;;;AU)(A;;0x1000a1;;;S-1-15-3-65536-1888954469-739942743-1668119174-2468466756-4239452838-1296943325-355587736-700089176)S:P(ML;OINPIO;NW;;;HI)" operationHint="replace" />
            </securityDescriptorDefinitions>
          </accessControl>
        </security>
      </trustInfo>
      <localization>
        <resources culture="en-US">
          <stringTable>
            <string id="description" value="Provide default security for offline image" />
            <string id="displayName" value="Provide default security for offline image" />
          </stringTable>
        </resources>
      </localization>
    </assembly>
    

    A:

    [10240.16384]
    amd64_microsoft-windows-c..ged-base-deployment_31bf3856ad364e35_10.0.10240.16384_none_74411830771bee0a.manifest
    Code:
      <dependency discoverable="no">
        <dependentAssembly dependencyType="install">
          <assemblyIdentity name="Microsoft-Windows-ClientRootSecurity" version="10.0.10240.16384" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
        </dependentAssembly>
      </dependency>
    
    --->
    amd64_microsoft-windows-clientrootsecurity_31bf3856ad364e35_10.0.10240.16384_none_fa3bb39c5bb8df87.manifest
    Code:
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-ClientRootSecurity" version="10.0.10240.16384" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
      <directories>
        <directory destinationPath="$(runtime.bootDrive)\" owner="false">
          <securityDescriptor name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" />
        </directory>
      </directories>
      <trustInfo>
        <security>
          <accessControl>
            <securityDescriptorDefinitions>
              <securityDescriptorDefinition name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;OICI;GA;;;BA)(A;OICI;GA;;;SY)(A;OICI;0x1200a9;;;BU)(A;OICIIO;SDGXGWGR;;;AU)(A;;0x4;;;AU)S:P(ML;OINPIO;NW;;;HI)" operationHint="replace" />
            </securityDescriptorDefinitions>
          </accessControl>
        </security>
      </trustInfo>
      <localization>
        <resources culture="en-US">
          <stringTable>
            <string id="description" value="Provide default security for offline image" />
            <string id="displayName" value="Provide default security for offline image" />
          </stringTable>
        </resources>
      </localization>
    </assembly>
    
    [14393.0]
    amd64_microsoft-windows-c..ged-base-deployment_31bf3856ad364e35_10.0.14393.0_none_99b511fcf32147cd.manifest
    Code:
      <dependency discoverable="no">
        <dependentAssembly dependencyType="install">
          <assemblyIdentity name="Microsoft-Windows-ClientRootSecurity" version="10.0.14393.0" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
        </dependentAssembly>
      </dependency>
    
    --->
    amd64_microsoft-windows-clientrootsecurity_31bf3856ad364e35_10.0.14393.0_none_1fafad68d7be394a.manifest
    Code:
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-ClientRootSecurity" version="10.0.14393.0" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
      <directories>
        <directory destinationPath="$(runtime.bootDrive)\" owner="false">
          <securityDescriptor name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" />
        </directory>
      </directories>
      <trustInfo>
        <security>
          <accessControl>
            <securityDescriptorDefinitions>
              <securityDescriptorDefinition name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;OICI;GA;;;BA)(A;OICI;GA;;;SY)(A;OICI;0x1200a9;;;BU)(A;OICIIO;SDGXGWGR;;;AU)(A;;0x4;;;AU)S:P(ML;OINPIO;NW;;;HI)" operationHint="replace" />
            </securityDescriptorDefinitions>
          </accessControl>
        </security>
      </trustInfo>
      <localization>
        <resources culture="en-US">
          <stringTable>
            <string id="description" value="Provide default security for offline image" />
            <string id="displayName" value="Provide default security for offline image" />
          </stringTable>
        </resources>
      </localization>
    </assembly>
    
    [17763.1]
    amd64_microsoft-windows-c..loyment0-deployment_31bf3856ad364e35_10.0.17763.1_none_e7df2ddc8fac2518.manifest
    Code:
      <dependency>
        <dependentAssembly dependencyType="install">
          <assemblyIdentity name="Microsoft-Windows-ClientRootSecurity" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" publicKeyToken="31bf3856ad364e35" buildType="release" versionScope="nonSxS" />
        </dependentAssembly>
      </dependency>
    
    --->
    amd64_microsoft-windows-clientrootsecurity_31bf3856ad364e35_10.0.17763.1_none_e3012bd3193500df.manifest
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-ClientRootSecurity" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
      <directories>
        <directory destinationPath="$(runtime.bootDrive)\">
          <securityDescriptor name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" />
        </directory>
      </directories>
      <trustInfo>
        <security>
          <accessControl>
            <securityDescriptorDefinitions>
              <securityDescriptorDefinition name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;OICI;GA;;;BA)(A;OICI;GA;;;SY)(A;OICI;0x1200a9;;;BU)(A;OICIIO;SDGXGWGR;;;AU)(A;;0x4;;;AU)S:P(ML;OINPIO;NW;;;HI)" operationHint="replace" />
            </securityDescriptorDefinitions>
          </accessControl>
        </security>
      </trustInfo>
      <localization>
        <resources culture="en-US">
          <stringTable>
            <string id="description" value="Provide default security for offline image" />
            <string id="displayName" value="Provide default security for offline image" />
          </stringTable>
        </resources>
      </localization>
    </assembly>
    
    [19041.1]
    amd64_microsoft-windows-c..uired-deployment000_31bf3856ad364e35_10.0.19041.1_none_c4a0c0905e6fe62b.manifest
    Code:
        <dependentAssembly dependencyType="install">
          <assemblyIdentity name="Microsoft-Windows-ClientRootSecurity" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" publicKeyToken="31bf3856ad364e35" buildType="release" versionScope="nonSxS" />
        </dependentAssembly>
      </dependency>
    
    --->
    amd64_microsoft-windows-clientrootsecurity_31bf3856ad364e35_10.0.19041.1_none_a82c4f7160691b5e.manifest
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-ClientRootSecurity" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
      <directories>
        <directory destinationPath="$(runtime.bootDrive)\">
          <securityDescriptor name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" />
        </directory>
      </directories>
      <trustInfo>
        <security>
          <accessControl>
            <securityDescriptorDefinitions>
              <securityDescriptorDefinition name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;OICI;GA;;;BA)(A;OICI;GA;;;SY)(A;OICI;0x1200a9;;;BU)(A;OICIIO;SDGXGWGR;;;AU)(A;;0x4;;;AU)S:P(ML;OINPIO;NW;;;HI)" operationHint="replace" />
            </securityDescriptorDefinitions>
          </accessControl>
        </security>
      </trustInfo>
      <localization>
        <resources culture="en-US">
          <stringTable>
            <string id="description" value="Provide default security for offline image" />
            <string id="displayName" value="Provide default security for offline image" />
          </stringTable>
        </resources>
      </localization>
    </assembly>
    
    [20348.1]
    amd64_microsoft-windows-c..uired-deployment010_31bf3856ad364e35_10.0.20348.1_none_9813e0a48821121a.manifest
    Code:
      <dependency>
        <dependentAssembly dependencyType="install">
          <assemblyIdentity name="Microsoft-Windows-ClientRootSecurity" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
        </dependentAssembly>
      </dependency>
    
    --->
    amd64_microsoft-windows-clientrootsecurity_31bf3856ad364e35_10.0.20348.1_none_7baa3f718a122b5c.manifest
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-ClientRootSecurity" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
      <directories>
        <directory destinationPath="$(runtime.bootDrive)\">
          <securityDescriptor name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" />
        </directory>
      </directories>
      <trustInfo>
        <security>
          <accessControl>
            <securityDescriptorDefinitions>
              <securityDescriptorDefinition name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;OICI;GA;;;BA)(A;OICI;GA;;;SY)(A;OICI;0x1200a9;;;BU)(A;OICIIO;SDGXGWGR;;;AU)(A;;0x4;;;AU)S:P(ML;OINPIO;NW;;;HI)" operationHint="replace" />
            </securityDescriptorDefinitions>
          </accessControl>
        </security>
      </trustInfo>
      <localization>
        <resources culture="en-US">
          <stringTable>
            <string id="description" value="Provide default security for offline image" />
            <string id="displayName" value="Provide default security for offline image" />
          </stringTable>
        </resources>
      </localization>
    </assembly>
    
    [26100.1 Client]
    amd64_microsoft-windows-c..uired-deployment000_31bf3856ad364e35_10.0.26100.1_none_0ba35b6d279efa35.manifest
    Code:
      <dependency>
        <dependentAssembly dependencyType="install">
          <assemblyIdentity name="Microsoft-Windows-ClientRootSecurity" version="10.0.26100.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
        </dependentAssembly>
      </dependency>
    
    --->
    amd64_microsoft-windows-clientrootsecurity_31bf3856ad364e35_10.0.26100.1_none_ef2eea4e29982f68.manifest
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-ClientRootSecurity" version="10.0.26100.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
      <directories>
        <directory destinationPath="$(runtime.bootDrive)\">
          <securityDescriptor name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" />
        </directory>
      </directories>
      <trustInfo>
        <security>
          <accessControl>
            <securityDescriptorDefinitions>
              <securityDescriptorDefinition name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;OICI;GA;;;BA)(A;OICI;GA;;;SY)(A;OICI;0x1200a9;;;BU)(A;OICIIO;SDGXGWGR;;;AU)(A;;0x4;;;AU)(A;;0x1000a1;;;S-1-15-3-65536-1888954469-739942743-1668119174-2468466756-4239452838-1296943325-355587736-700089176)S:P(ML;OINPIO;NW;;;HI)" operationHint="replace" />
            </securityDescriptorDefinitions>
          </accessControl>
        </security>
      </trustInfo>
      <localization>
        <resources culture="en-US">
          <stringTable>
            <string id="description" value="Provide default security for offline image" />
            <string id="displayName" value="Provide default security for offline image" />
          </stringTable>
        </resources>
      </localization>
    </assembly>
    
    [26100 Server]
    amd64_microsoft-windows-c..age-base-deployment_31bf3856ad364e35_10.0.26100.1_none_3404c1d9c97b85f9.manifest
    Code:
      <dependency discoverable="yes">
        <dependentAssembly dependencyType="install">
          <assemblyIdentity name="Microsoft-Windows-ClientRootSecurity" version="10.0.26100.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
        </dependentAssembly>
      </dependency>
    
    --->
    amd64_microsoft-windows-clientrootsecurity_31bf3856ad364e35_10.0.26100.1_none_ef2eea4e29982f68.manifest
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-ClientRootSecurity" version="10.0.26100.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
      <directories>
        <directory destinationPath="$(runtime.bootDrive)\">
          <securityDescriptor name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" />
        </directory>
      </directories>
      <trustInfo>
        <security>
          <accessControl>
            <securityDescriptorDefinitions>
              <securityDescriptorDefinition name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;OICI;GA;;;BA)(A;OICI;GA;;;SY)(A;OICI;0x1200a9;;;BU)(A;OICIIO;SDGXGWGR;;;AU)(A;;0x4;;;AU)(A;;0x1000a1;;;S-1-15-3-65536-1888954469-739942743-1668119174-2468466756-4239452838-1296943325-355587736-700089176)S:P(ML;OINPIO;NW;;;HI)" operationHint="replace" />
            </securityDescriptorDefinitions>
          </accessControl>
        </security>
      </trustInfo>
      <localization>
        <resources culture="en-US">
          <stringTable>
            <string id="description" value="Provide default security for offline image" />
            <string id="displayName" value="Provide default security for offline image" />
          </stringTable>
        </resources>
      </localization>
    </assembly>
    
     
  7. pp03

    pp03 MDL Addicted

    Apr 12, 2014
    668
    127
    30
    #2147 pp03, May 26, 2025
    Last edited: May 28, 2025
    this will be masterpiece.

    meanwhile i'm using lightweight ServerRdsh which you are right about.
     
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,162
    14,779
    340
    #2148 xinso, May 26, 2025
    Last edited: May 27, 2025
    Q: How to quickly judge which Editions are available in an image?
    A: Check available "Microsoft-Windows-Editions-%EditionID%-Package" in Windows\servicing\Packages.
     
  9. W7W10

    W7W10 MDL Junior Member

    May 11, 2023
    89
    20
    0
    Would you please re-upload it again link doesn't work for now 5/26/25? Thank you.
     
  10. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,937
    1,624
    60
    Code:
    Credit this post:
    forums.mydigitallife.net/threads/guide-discussion-windows-editions-reconstructions.88605/page-105#post-1878372
    
    Bedi 7.44
    mega.nz/file/ClxihArJ#wnFQBTQSPilLzom0owbEeh5cuFrKpvIF-97otVHlgVs
    
     
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,162
    14,779
    340
    #2151 xinso, May 27, 2025
    Last edited: May 27, 2025
    Q: How is Hotpatch CU composed of?
    A: e.g. 26100.3981 Hotpatch CU.
    Code:
    26100.1742 CU
    +
    26100.3775 CU
    +
    26100.3981 HotpatchFix
    
     
  12. W7W10

    W7W10 MDL Junior Member

    May 11, 2023
    89
    20
    0
    #2152 W7W10, May 27, 2025
    Last edited: May 27, 2025
    Credits to: 2012mshs
    Ace2: thank you for the link.
     
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,162
    14,779
    340
    #2153 xinso, May 27, 2025
    Last edited: May 28, 2025
    10240.21014 Windows 10 Starter (in Custom style without NDP48) amd64 en-US
    Code:
    ------------------------------------------------------------
    Add Cumulative update to Starter image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~10240.21014.1.18
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    
    Code:
    C:\windows\system32>dism /english /image:K: /Get-features /Format:Table
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.21013
    
    Features listing for package : Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.10240.16384
    
    
    ------------------------------------------- | -----------------------------
    Feature Name                                | State
    ------------------------------------------- | -----------------------------
    LegacyComponents                            | Disabled
    DirectPlay                                  | Disabled
    SimpleTCP                                   | Disabled
    SNMP                                        | Disabled
    WMISnmpProvider                             | Disabled
    Windows-Identity-Foundation                 | Disabled
    MicrosoftWindowsPowerShellV2Root            | Enabled
    MicrosoftWindowsPowerShellV2                | Enable Pending
    Internet-Explorer-Optional-amd64            | Enable Pending
    NetFx3                                      | Disabled with Payload Removed
    IIS-WebServerRole                           | Disabled
    IIS-WebServer                               | Disabled
    IIS-CommonHttpFeatures                      | Disabled
    IIS-HttpErrors                              | Disabled
    IIS-HttpRedirect                            | Disabled
    IIS-ApplicationDevelopment                  | Disabled
    IIS-NetFxExtensibility                      | Disabled
    IIS-NetFxExtensibility45                    | Disabled
    IIS-HealthAndDiagnostics                    | Disabled
    IIS-HttpLogging                             | Disabled
    IIS-LoggingLibraries                        | Disabled
    IIS-RequestMonitor                          | Disabled
    IIS-HttpTracing                             | Disabled
    IIS-Security                                | Disabled
    IIS-URLAuthorization                        | Disabled
    IIS-RequestFiltering                        | Disabled
    IIS-IPSecurity                              | Disabled
    IIS-Performance                             | Disabled
    IIS-HttpCompressionDynamic                  | Disabled
    IIS-WebServerManagementTools                | Disabled
    IIS-ManagementScriptingTools                | Disabled
    IIS-IIS6ManagementCompatibility             | Disabled
    IIS-Metabase                                | Disabled
    WAS-WindowsActivationService                | Disabled
    WAS-ProcessModel                            | Disabled
    WAS-NetFxEnvironment                        | Disabled
    WAS-ConfigurationAPI                        | Disabled
    IIS-HostableWebCore                         | Disabled
    MSMQ-Container                              | Disabled
    MSMQ-Server                                 | Disabled
    MSMQ-Triggers                               | Disabled
    MSMQ-ADIntegration                          | Disabled
    MSMQ-HTTP                                   | Disabled
    MSMQ-Multicast                              | Disabled
    MSMQ-DCOMProxy                              | Disabled
    WCF-Services45                              | Enabled
    WCF-HTTP-Activation45                       | Disabled
    WCF-TCP-Activation45                        | Disabled
    WCF-Pipe-Activation45                       | Disabled
    WCF-MSMQ-Activation45                       | Disabled
    WCF-TCP-PortSharing45                       | Enabled
    WCF-HTTP-Activation                         | Disabled
    WCF-NonHTTP-Activation                      | Disabled
    NetFx4-AdvSrvs                              | Enable Pending
    NetFx4Extended-ASPNET45                     | Disabled
    MediaPlayback                               | Enabled
    WindowsMediaPlayer                          | Enable Pending
    Printing-Foundation-Features                | Enabled
    Printing-Foundation-LPRPortMonitor          | Disabled
    Printing-Foundation-LPDPrintService         | Disabled
    Printing-Foundation-InternetPrinting-Client | Enable Pending
    FaxServicesClientPackage                    | Enable Pending
    Printing-PrintToPDFServices-Features        | Enable Pending
    Printing-XPSServices-Features               | Enable Pending
    RasRip                                      | Disabled
    MSRDC-Infrastructure                        | Enable Pending
    SearchEngine-Client-Package                 | Enable Pending
    TelnetClient                                | Disabled
    TFTP                                        | Disabled
    Xps-Foundation-Xps-Viewer                   | Enable Pending
    WorkFolders-Client                          | Enable Pending
    SMB1Protocol                                | Enable Pending
    
    The operation completed successfully.
    
    C:\windows\system32>
    
     
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,162
    14,779
    340
    #2154 xinso, May 28, 2025
    Last edited: May 28, 2025
    Q: Are "Click to do" and "Microsoft to do" of the same thing?
    A: "Click to Do" is part of Microsoft's on-device AI experience, while "Microsoft To Do" is a cloud-based productivity tool.
     
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,162
    14,779
    340
    #2155 xinso, May 29, 2025
    Last edited: May 29, 2025
    [6.3.9600.16384 Client]
    amd64_microsoft-windows-clientrootsecurity_31bf3856ad364e35_6.3.9600.16384_none_e2f9a1f895029b57.manifest
    Code:
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
      <assemblyIdentity name="Microsoft-Windows-ClientRootSecurity" version="6.3.9600.16384" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
      <directories>
        <directory destinationPath="$(runtime.bootDrive)\" owner="false">
          <securityDescriptor name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" />
        </directory>
      </directories>
      <trustInfo>
        <security>
          <accessControl>
            <securityDescriptorDefinitions>
              <securityDescriptorDefinition name="WRP_CLIENT_ROOT_DIR_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;OICI;GA;;;BA)(A;OICI;GA;;;SY)(A;OICI;0x1200a9;;;BU)(A;OICIIO;SDGXGWGR;;;AU)(A;;0x4;;;AU)S:P(ML;OINPIO;NW;;;HI)" operationHint="replace" />
            </securityDescriptorDefinitions>
          </accessControl>
        </security>
      </trustInfo>
      <localization>
        <resources culture="en-US">
          <stringTable>
            <string id="description" value="Provide default security for offline image" />
            <string id="displayName" value="Provide default security for offline image" />
          </stringTable>
        </resources>
      </localization>
    </assembly>
    
    [6.3.9600.16384 Server]
    none
     
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,162
    14,779
    340
    #2156 xinso, May 29, 2025
    Last edited: May 29, 2025
    These are some Windows builds, all is 10.0. e.g. LTSB(C) builds.
    10.0.10240.16384
    10.0.14393.0
    10.0.17763.1
    10.0.19041.1
    10.0.20348.1
    10.0.26100.1

    Q: There are not 11.0 and 12.0.Windows builds. Why?
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,162
    14,779
    340
    #2157 xinso, May 29, 2025
    Last edited: May 29, 2025
    [Features-27863.1000-amd64]
    Code:
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.27863.1000
    
    Features listing for package : Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.27863.1000
    
    
    ------------------------------------------- | -----------------------------
    Feature Name                                | State                        
    ------------------------------------------- | -----------------------------
    Printing-PrintToPDFServices-Features        | Enabled                      
    Recall                                      | Disabled                     
    Windows-Defender-Default-Definitions        | Enabled                      
    Printing-XPSServices-Features               | Disabled                     
    SearchEngine-Client-Package                 | Enabled                      
    TelnetClient                                | Disabled                     
    TFTP                                        | Disabled                     
    TIFFIFilter                                 | Disabled                     
    HypervisorPlatform                          | Disabled                     
    VirtualMachinePlatform                      | Disabled                     
    
    Windows-Identity-Foundation                 | Disabled                     
    
    Microsoft-Windows-Subsystem-Linux           | Disabled                     
    MicrosoftWindowsPowerShellV2Root            | Enabled                      
    MicrosoftWindowsPowerShellV2                | Enabled                      
    Client-ProjFS                               | Disabled                     
    SimpleTCP                                   | Disabled                     
    WorkFolders-Client                          | Enabled                      
    LegacyComponents                            | Disabled                     
    DirectPlay                                  | Disabled                     
    Printing-Foundation-Features                | Enabled                      
    Printing-Foundation-InternetPrinting-Client | Enabled                      
    Printing-Foundation-LPDPrintService         | Disabled                     
    Printing-Foundation-LPRPortMonitor          | Disabled                     
    MSRDC-Infrastructure                        | Enabled                      
    NetFx4-AdvSrvs                              | Enabled                      
    NetFx4Extended-ASPNET45                     | Disabled                     
    IIS-WebServerRole                           | Disabled                     
    IIS-WebServer                               | Disabled                     
    IIS-CommonHttpFeatures                      | Disabled                     
    IIS-HttpErrors                              | Disabled                     
    IIS-HttpRedirect                            | Disabled                     
    IIS-ApplicationDevelopment                  | Disabled                     
    IIS-Security                                | Disabled                     
    IIS-RequestFiltering                        | Disabled                     
    IIS-NetFxExtensibility                      | Disabled                     
    IIS-NetFxExtensibility45                    | Disabled                     
    IIS-HealthAndDiagnostics                    | Disabled                     
    IIS-HttpLogging                             | Disabled                     
    IIS-LoggingLibraries                        | Disabled                     
    IIS-RequestMonitor                          | Disabled                     
    IIS-HttpTracing                             | Disabled                     
    IIS-URLAuthorization                        | Disabled                     
    IIS-IPSecurity                              | Disabled                     
    IIS-Performance                             | Disabled                     
    IIS-HttpCompressionDynamic                  | Disabled                     
    IIS-WebServerManagementTools                | Disabled                     
    IIS-ManagementScriptingTools                | Disabled                     
    IIS-IIS6ManagementCompatibility             | Disabled                     
    IIS-Metabase                                | Disabled                     
    WAS-WindowsActivationService                | Disabled                     
    WAS-ProcessModel                            | Disabled                     
    WAS-NetFxEnvironment                        | Disabled                     
    WAS-ConfigurationAPI                        | Disabled                     
    IIS-HostableWebCore                         | Disabled                     
    IIS-StaticContent                           | Disabled                     
    IIS-DefaultDocument                         | Disabled                     
    IIS-DirectoryBrowsing                       | Disabled                     
    IIS-WebDAV                                  | Disabled                     
    IIS-WebSockets                              | Disabled                     
    IIS-ApplicationInit                         | Disabled                     
    IIS-ISAPIFilter                             | Disabled                     
    IIS-ISAPIExtensions                         | Disabled                     
    IIS-ASPNET                                  | Disabled                     
    IIS-ASPNET45                                | Disabled                     
    IIS-ASP                                     | Disabled                     
    IIS-CGI                                     | Disabled                     
    IIS-ServerSideIncludes                      | Disabled                     
    IIS-CustomLogging                           | Disabled                     
    IIS-BasicAuthentication                     | Disabled                     
    IIS-HttpCompressionStatic                   | Disabled                     
    IIS-ManagementConsole                       | Disabled                     
    IIS-ManagementService                       | Disabled                     
    IIS-WMICompatibility                        | Disabled                     
    IIS-LegacyScripts                           | Disabled                     
    IIS-FTPServer                               | Disabled                     
    IIS-FTPSvc                                  | Disabled                     
    IIS-FTPExtensibility                        | Disabled                     
    WCF-Services45                              | Enabled                      
    WCF-HTTP-Activation45                       | Disabled                     
    WCF-TCP-Activation45                        | Disabled                     
    WCF-Pipe-Activation45                       | Disabled                     
    WCF-MSMQ-Activation45                       | Disabled                     
    WCF-TCP-PortSharing45                       | Enabled                      
    MSMQ-Container                              | Disabled                     
    MSMQ-DCOMProxy                              | Disabled                     
    MSMQ-Server                                 | Disabled                     
    MSMQ-ADIntegration                          | Disabled                     
    MSMQ-HTTP                                   | Disabled                     
    MSMQ-Multicast                              | Disabled                     
    MSMQ-Triggers                               | Disabled                     
    WCF-HTTP-Activation                         | Disabled                     
    WCF-NonHTTP-Activation                      | Disabled                     
    IIS-CertProvider                            | Disabled                     
    IIS-WindowsAuthentication                   | Disabled                     
    IIS-DigestAuthentication                    | Disabled                     
    IIS-ClientCertificateMappingAuthentication  | Disabled                     
    IIS-IISCertificateMappingAuthentication     | Disabled                     
    IIS-ODBCLogging                             | Disabled                     
    NetFx3                                      | Disabled with Payload Removed
    SMB1Protocol                                | Disabled                     
    SMB1Protocol-Client                         | Disabled                     
    SMB1Protocol-Server                         | Disabled                     
    SMB1Protocol-Deprecation                    | Disabled                     
    MediaPlayback                               | Enabled                      
    WindowsMediaPlayer                          | Enabled                      
    Microsoft-Hyper-V-All                       | Disabled                     
    Microsoft-Hyper-V                           | Disabled                     
    Microsoft-Hyper-V-Tools-All                 | Disabled                     
    Microsoft-Hyper-V-Management-PowerShell     | Disabled                     
    Microsoft-Hyper-V-Hypervisor                | Disabled                     
    Microsoft-Hyper-V-Services                  | Disabled                     
    Microsoft-Hyper-V-Management-Clients        | Disabled                     
    
    HostGuardian                                | Disabled                     
    
    Client-DeviceLockdown                       | Disabled                     
    Client-EmbeddedShellLauncher                | Disabled                     
    Client-EmbeddedBootExp                      | Disabled                     
    Client-EmbeddedLogon                        | Disabled                     
    Client-KeyboardFilter                       | Disabled                     
    Client-UnifiedWriteFilter                   | Disabled                     
    Containers-DisposableClientVM               | Disabled                     
    DataCenterBridging                          | Disabled                     
    DirectoryServices-ADAM-Client               | Disabled                     
    ServicesForNFS-ClientOnly                   | Disabled                     
    ClientForNFS-Infrastructure                 | Disabled                     
    NFS-Administration                          | Disabled                     
    Containers                                  | Disabled                     
    Containers-HNS                              | Disabled                     
    Containers-SDN                              | Disabled                     
    SmbDirect                                   | Enabled                      
    MultiPoint-Connector                        | Disabled                     
    MultiPoint-Connector-Services               | Disabled                     
    MultiPoint-Tools                            | Disabled                     
    
    AppServerClient                             | Disabled                     
    
    The operation completed successfully.
    
    [Features-27863.1000-arm64]
    Code:
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.27863.1000
    
    Features listing for package : Microsoft-Windows-Foundation-Package~31bf3856ad364e35~arm64~~10.0.27863.1000
    
    
    ------------------------------------------- | -----------------------------
    Feature Name                                | State                        
    ------------------------------------------- | -----------------------------
    Printing-PrintToPDFServices-Features        | Enabled                      
    Recall                                      | Disabled                     
    Windows-Defender-Default-Definitions        | Enabled                      
    Printing-XPSServices-Features               | Disabled                     
    SearchEngine-Client-Package                 | Enabled                      
    TelnetClient                                | Disabled                     
    TFTP                                        | Disabled                     
    TIFFIFilter                                 | Disabled                     
    HypervisorPlatform                          | Disabled                     
    VirtualMachinePlatform                      | Disabled                     
    
    
    
    Microsoft-Windows-Subsystem-Linux           | Disabled                     
    MicrosoftWindowsPowerShellV2Root            | Enabled                      
    MicrosoftWindowsPowerShellV2                | Enabled                      
    Client-ProjFS                               | Disabled                     
    SimpleTCP                                   | Disabled                     
    WorkFolders-Client                          | Enabled                      
    LegacyComponents                            | Disabled                     
    DirectPlay                                  | Disabled                     
    Printing-Foundation-Features                | Enabled                      
    Printing-Foundation-InternetPrinting-Client | Enabled                      
    Printing-Foundation-LPDPrintService         | Disabled                     
    Printing-Foundation-LPRPortMonitor          | Disabled                     
    MSRDC-Infrastructure                        | Enabled                      
    NetFx4-AdvSrvs                              | Enabled                      
    NetFx4Extended-ASPNET45                     | Disabled                     
    IIS-WebServerRole                           | Disabled                     
    IIS-WebServer                               | Disabled                     
    IIS-CommonHttpFeatures                      | Disabled                     
    IIS-HttpErrors                              | Disabled                     
    IIS-HttpRedirect                            | Disabled                     
    IIS-ApplicationDevelopment                  | Disabled                     
    IIS-Security                                | Disabled                     
    IIS-RequestFiltering                        | Disabled                     
    IIS-NetFxExtensibility                      | Disabled                     
    IIS-NetFxExtensibility45                    | Disabled                     
    IIS-HealthAndDiagnostics                    | Disabled                     
    IIS-HttpLogging                             | Disabled                     
    IIS-LoggingLibraries                        | Disabled                     
    IIS-RequestMonitor                          | Disabled                     
    IIS-HttpTracing                             | Disabled                     
    IIS-URLAuthorization                        | Disabled                     
    IIS-IPSecurity                              | Disabled                     
    IIS-Performance                             | Disabled                     
    IIS-HttpCompressionDynamic                  | Disabled                     
    IIS-WebServerManagementTools                | Disabled                     
    IIS-ManagementScriptingTools                | Disabled                     
    IIS-IIS6ManagementCompatibility             | Disabled                     
    IIS-Metabase                                | Disabled                     
    WAS-WindowsActivationService                | Disabled                     
    WAS-ProcessModel                            | Disabled                     
    WAS-NetFxEnvironment                        | Disabled                     
    WAS-ConfigurationAPI                        | Disabled                     
    IIS-HostableWebCore                         | Disabled                     
    IIS-StaticContent                           | Disabled                     
    IIS-DefaultDocument                         | Disabled                     
    IIS-DirectoryBrowsing                       | Disabled                     
    IIS-WebDAV                                  | Disabled                     
    IIS-WebSockets                              | Disabled                     
    IIS-ApplicationInit                         | Disabled                     
    IIS-ISAPIFilter                             | Disabled                     
    IIS-ISAPIExtensions                         | Disabled                     
    IIS-ASPNET                                  | Disabled                     
    IIS-ASPNET45                                | Disabled                     
    IIS-ASP                                     | Disabled                     
    IIS-CGI                                     | Disabled                     
    IIS-ServerSideIncludes                      | Disabled                     
    IIS-CustomLogging                           | Disabled                     
    IIS-BasicAuthentication                     | Disabled                     
    IIS-HttpCompressionStatic                   | Disabled                     
    IIS-ManagementConsole                       | Disabled                     
    IIS-ManagementService                       | Disabled                     
    IIS-WMICompatibility                        | Disabled                     
    IIS-LegacyScripts                           | Disabled                     
    IIS-FTPServer                               | Disabled                     
    IIS-FTPSvc                                  | Disabled                     
    IIS-FTPExtensibility                        | Disabled                     
    WCF-Services45                              | Enabled                      
    WCF-HTTP-Activation45                       | Disabled                     
    WCF-TCP-Activation45                        | Disabled                     
    WCF-Pipe-Activation45                       | Disabled                     
    WCF-MSMQ-Activation45                       | Disabled                     
    WCF-TCP-PortSharing45                       | Enabled                      
    MSMQ-Container                              | Disabled                     
    MSMQ-DCOMProxy                              | Disabled                     
    MSMQ-Server                                 | Disabled                     
    MSMQ-ADIntegration                          | Disabled                     
    MSMQ-HTTP                                   | Disabled                     
    MSMQ-Multicast                              | Disabled                     
    MSMQ-Triggers                               | Disabled                     
    WCF-HTTP-Activation                         | Disabled                     
    WCF-NonHTTP-Activation                      | Disabled                     
    IIS-CertProvider                            | Disabled                     
    IIS-WindowsAuthentication                   | Disabled                     
    IIS-DigestAuthentication                    | Disabled                     
    IIS-ClientCertificateMappingAuthentication  | Disabled                     
    IIS-IISCertificateMappingAuthentication     | Disabled                     
    IIS-ODBCLogging                             | Disabled                     
    NetFx3                                      | Disabled with Payload Removed
    SMB1Protocol                                | Disabled                     
    SMB1Protocol-Client                         | Disabled                     
    SMB1Protocol-Server                         | Disabled                     
    SMB1Protocol-Deprecation                    | Disabled                     
    MediaPlayback                               | Enabled                      
    WindowsMediaPlayer                          | Enabled                      
    Microsoft-Hyper-V-All                       | Disabled                     
    Microsoft-Hyper-V                           | Disabled                     
    Microsoft-Hyper-V-Tools-All                 | Disabled                     
    Microsoft-Hyper-V-Management-PowerShell     | Disabled                     
    Microsoft-Hyper-V-Hypervisor                | Disabled                     
    Microsoft-Hyper-V-Services                  | Disabled                     
    Microsoft-Hyper-V-Management-Clients        | Disabled                     
    
    
    
    Client-DeviceLockdown                       | Disabled                     
    Client-EmbeddedShellLauncher                | Disabled                     
    Client-EmbeddedBootExp                      | Disabled                     
    Client-EmbeddedLogon                        | Disabled                     
    Client-KeyboardFilter                       | Disabled                     
    Client-UnifiedWriteFilter                   | Disabled                     
    Containers-DisposableClientVM               | Disabled                     
    DataCenterBridging                          | Disabled                     
    DirectoryServices-ADAM-Client               | Disabled                     
    ServicesForNFS-ClientOnly                   | Disabled                     
    ClientForNFS-Infrastructure                 | Disabled                     
    NFS-Administration                          | Disabled                     
    Containers                                  | Disabled                     
    Containers-HNS                              | Disabled                     
    Containers-SDN                              | Disabled                     
    SmbDirect                                   | Enabled                      
    MultiPoint-Connector                        | Disabled                     
    MultiPoint-Connector-Services               | Disabled                     
    MultiPoint-Tools                            | Disabled       
    
    
    
    The operation completed successfully.
    
    ---> amd64 more than arm64
    Code:
    Windows-Identity-Foundation                 | Disabled                     
    HostGuardian                                | Disabled                     
    AppServerClient                             | Disabled                     
    
     
  18. gp2man

    gp2man MDL Novice

    Jul 9, 2014
    42
    15
    0
    Probably because all of this share same system base.
     
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,162
    14,779
    340
    #2159 xinso, May 31, 2025
    Last edited: May 31, 2025
    To remove FoD (Feature on Demand), two ways:
    Way 1. By Package command. It can remove a target package only.
    Way 2: By Capability command. It will remove all related packages at a time.

    Package includes the following:
    a. Neutral package.
    b. Language package.
    c. Updates. (If not being /resetbase), lots of them, you don't know what they are.

    Q: Which way is the best for Fod package(s) removal?
    A: Capability command.

    Usually, two kinds of FoD package are unable to be removed directly by any command.
    a. The FoD is a Child-package of a Parent-package.
    b. The FoD is "permanent". e.g. Microsoft-Windows-SenseClient-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1.mum.
    Code:
      <package identifier="KB777778" permanence="permanent" releaseType="OnDemand Pack">
    

    Q: How to make it removable?
    A: You have to do the followings before using Package command to remove.

    Solution A. delete permanence="permanent" and save.

    From
    Code:
      <package identifier="KB777778" permanence="permanent" releaseType="OnDemand Pack">
    
    To
    Code:
      <package identifier="KB777778" releaseType="OnDemand Pack">
    
    or

    Solution B. modify permanence value and save.

    From
    Code:
    permanence="permanent"
    
    To
    Code:
    permanence="removable"
    
     
  20. xinso

    xinso MDL Guru

    Mar 5, 2009
    14,162
    14,779
    340
    #2160 xinso, May 31, 2025
    Last edited: May 31, 2025