1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Use the Create Virtual editions cmd file in UUP folder to create Enterprise, Education, Pro Education, Professional Workstation etc.

    or Use the Pro edition and upgrade the edition to enterprise using Toolkit->Tools->WIM Manager->Upgrade menu and then use the Toolkit to remove or integrate components.

     
  2. jerzys

    jerzys MDL Novice

    Jun 26, 2014
    43
    20
    0
    I'm sorry to ask and I'm not rushing of course, but when you will fix it? If I may ask also, when we can expect implementation to the menu components removal? Thank you for your hard work.
     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Yes very soon, will fix the list issue and the Windows Components removal menu doesn't require that fix as the Toolkit doesn't use the list method instead directly calls the component name.

    Even you can simply the package list if you are going to remove a set of components belonging to a same category, e.g:

    Removing Privacy related components

    Code:
    ToolKitHelper_AssignedAccess
    ToolKitHelper_CEIP_SQM
    ToolKitHelper_FaceRecognition
    ToolKitHelper_KernelDebugging
    ToolKitHelper_LocationService
    ToolKitHelper_UnifiedTelemetryClient
    ToolKitHelper_WindowsErrorReporting
    
    can be removed all at once using the below entry which will also remove the 10s delay present while removing each component.

    Code:
    ToolKitHelper_Privacy
    

     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Think you miss-read what he referred to, he said after integrating the latest updates the issue got fixed but he removed the components before the integration.

     
  5. maka213

    maka213 MDL Novice

    Aug 24, 2012
    41
    12
    0
    Using an original RS5 image, i did everything in correct order as per the README file and ran into an error during cleanup.

    Capture02.PNG
     
  6. zcelakdgl

    zcelakdgl MDL Novice

    Nov 21, 2018
    26
    10
    0
    MDL Developer, if updates will integrated after components removing, can this restore telemetry and other microsoft data collection services? Did you already integrate fix for disable or remove microsoft "activity history" and "shared clipboard" ? Is LTSC supported or not?
     
  7. AsaadSoft

    AsaadSoft MDL Addicted

    Jul 29, 2015
    542
    171
    30
    this is so not cool !!
     
  8. Rr0

    Rr0 MDL Member

    Jul 8, 2017
    151
    14
    10
    So the newest fully supported vis-a-vis components removal is 17763.1.180914-1434.rs5_release?
    I mean, I have a perfectly customized 17763.1 and I just don't see the need to upgrade. It's just the way I am ;)
    Anyone here remembers MicroXP by eXPerience? Fully working system, with no crap, always under 100MBs. My Windows Update was looking if he released a new release ;)

    I have access to laptop running fully updated uncut W10 and honestly I don't know what's new. Edge is now just frontend for Chromium, and default wallpaper different. WSL is greatly improved but I got so used to Ubuntu dualboot that I don't even want to use it.
     
  9. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,005
    122
    90
    I thought we couldn't remove components.
     
  10. jerzys

    jerzys MDL Novice

    Jun 26, 2014
    43
    20
    0
    We can remove components, but only by ToolKitHelper PkgsList. Component removal in ToolKit menu is not implemented yet, we need to wait.
     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Will checkout.

     
  12. intro

    intro MDL Member

    Apr 10, 2010
    239
    52
    10
    Correct me if I'm wrong but you can't remove system apps or advanced components with package list with 18362.1 cause I tried
     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    No it won't restore the component rarely it can restore empty folders or resource file like the empty Windows Defender folder.

    Only Telemetry client component has been added for removal, other privacy setting like activity history, shared clipboard aren't added yet, it will be added in future.

    Yes LTSC is supported and has been tested by the users here and confirmed it's working for them.

     
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Yes it's not cool, right now I can't do anything further about it until a new method is worked out by exploring how the DISM updates each component.

     
  15. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Yes.

     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    I was referring about using Package List, Don't get confused, the component removal using Remove Windows Component menu is working properly for RS5/19H1.

    RS5 : Windows Apps + System Apps + Advanced Components
    19H1 : Windows Apps

     
  17. 正义羊

    正义羊 MDL Senior Member

    Feb 21, 2016
    258
    152
    10
    After I removed the build restrictions, I integrated the Metro skins such as Windows Media Player,Windows Photo Viewer & Win32 Calc on the 19H1 Build 18362.
    When running the real machine, I did not encounter any specific problems,whether it was the work of the ToolKit integrate Metro Skin functions or my actual running experience.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. no1special

    no1special MDL Junior Member

    Jun 25, 2017
    55
    12
    0
    Disregard my previous post about LGPO... I was under the impression it could modify a mounted image, but it seems that is not the case.