1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Yes both 19041 and 19042 uses the same dart files.

     
  2. evaw

    evaw MDL Novice

    Jan 7, 2021
    14
    4
    0
    #18082 evaw, Jan 7, 2021
    Last edited: Jan 7, 2021
    Windows 10.0.19042.685 - all ok, exept:
    CEIP not removed,
    Ratail demo - not removed,
    and why defender tied to smartscreen & market?
    PS. Pls add tweak to remove recycle bin from desktop.
     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    You can check here, the last test did few days back with Windows 10.0.19042.685

    Yes CEIP is not removed but Retail Demo is removed, will check with CEIP.

    From the start the Store is dependent on Smart Screen in order to screen the URL re-directed to it from browser and the Smart Screen requires Windows Defender.

    [21] Smart Screen | Depends on: Windows Defender
    [32] Windows Store | Depends on: Smart Screen

    In the present version this has been automated, in future will be splitting Windows Store into Store App and Store back-end where the Store App will be decoupled from SmartScreen.

    Will add the tweak to remove recycle bin from desktop.

     
  4. evaw

    evaw MDL Novice

    Jan 7, 2021
    14
    4
    0
    Try to remove CEIP by RemovePkgsList - and it works )))
    Wher i can find full pkg-names for RemovePkgsList?
     
  5. Mayjoko

    Mayjoko MDL Junior Member

    Oct 15, 2015
    59
    29
    0
    Toolkit folder > Bin\Lists, look for appropriate windows version list to see the templates. I use the toolkit helper one.

    Open toolkit.cmd in a text editor and search the package name in the template list to see a more detailed name. Example "echo. %C_CEIP_SQM% Customer Experience Improvement Program ^(CEIP^)".

    Sometimes the package names don't match the "extended name" given by microsoft, but once you see the "extended" name of the component from toolkit.cmd, you can search online about what it does. A fair bit of them are documented. One I still wonder about is "FileHistory" Is this the properties menu tab for files called "Previous Versions" which looks at previous versions of a selected file from windows restore points?

    Hopefully that's what you meant, I struggled with this a lot, looking at the toolkit.cmd was very helpful when trying to research.
     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    The Package name is correct, the underscore in CEIP_SQM is breaking the for loop used to split letters "C_" from component name, will add a workaround for it.

     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    - Toolkit -> Bin -> Lists -> Templates

    - ToolKitHelper.exe /?

     
  8. Mayjoko

    Mayjoko MDL Junior Member

    Oct 15, 2015
    59
    29
    0
    No, no, I wasn't saying anything was wrong with it. I was just telling them how to see the specific names of component packages in the package template list. I haven't noticed anything wrong with it. I am going to switch back to the list method this time around though.

    If you're going by the list templates there isn't an explanation for each component, which I think adds to their confusion, but if you open toolkit.cmd you can see the associated names with the packages. No worries bro. :) (Seeing the names in toolkit.cmd makes it easy to research the components.)

    Hope all is well.
     
  9. Mayjoko

    Mayjoko MDL Junior Member

    Oct 15, 2015
    59
    29
    0
  10. kusosaito

    kusosaito MDL Junior Member

    Nov 14, 2018
    59
    6
    0
    thank you, i was run Toolkit.cmd becouse of new creation date and more bigger DPI...
    so i find the problem was...it looks like i cant delete any folder from win/systemapps by myself..
    toolkit delete it good for now, without any updates,i only start use another cmd, but it not enouth....
    i want to delete CloudExperienceHost, SecHealthUI_, and bouth OOBENetwork...
    MSMG, can you please add this in delete options? and also i remember few years ago there was also disabling of "search indexing" please back it...
     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Only components that are safe to be deleted are added for removal, CloudExperienceHost needs to be removed on live system.
    Removing Windows Defender will remove the SecHealthUI App.


     
  12. kusosaito

    kusosaito MDL Junior Member

    Nov 14, 2018
    59
    6
    0
    no, unfortunately it was cloud, and not only in sysapps, any cloud files T__T
    yeah, i do many try already and cant find witch files can be deleted safe, becouse it have many. in sys32,wow64 etc....
    i see you already try to find it too? and find that is no way? or you try only folder in sysapps?
    so i delete defender...but in my case it remaind.
    but i already kill it manually as i find that only cloud was a problem.
     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Sorry don't know what cloud app you are referring to.

    CloudExperienceHost is in SystemApps->Microsoft.Windows.CloudExperienceHost_cw5n1h2txyewy, you can remove it only after the OS Installation.

    If you use the Toolkit's Remove Windows Component->Select Windows Components->System apps->Windows Defender, this will remove SecHealthUI App.

    If you try to manually remove defender outside the Toolkit using DISM, you can't remove it since it doesn't have proper package for SecHealthUI App to remove.

     
  14. kusosaito

    kusosaito MDL Junior Member

    Nov 14, 2018
    59
    6
    0
    not app
    i wrote files
    all cloud files.

    put search for "*cloud*" in all windows folder.
    i can kill like this all without problems, but only cloud, not only app but even only ouside app, cant be deleted before install...it sad.
     
  15. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    368
    144
    10
    hi @MSMG a question for you,
    if i am running windows 10 32 bit can i run msmg toolkit to customize a 64 bit image?
    Majid
     
  16. SergeyKarimov

    SergeyKarimov MDL Novice

    Jan 9, 2021
    20
    4
    0
    Hello, I have a question on how to remove in MSMG ToolKit v11.1, simultaneously select and remove multiple components, thank you
     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    It's a bad way of removing components, many components files do have similar file names but differ in their file hash.

     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    You can edit the 64-bit images with 32-bit OS too.