1. KFeri

    KFeri MDL Novice

    May 31, 2013
    42
    10
    0
    HI,

    Well, it became very, very slow
    the tasks performed in the delete menu will be completed after waiting 4-5 minutes for the toolkit (Toolkit)
    Windos 10 Pro X64 (ENG) 1909-18363.1198 en-GB (I integrated this with NtLite)
    virus protection completely fired!

    "Information: OS Version=10.0.18363, Running architecture=amd64, Number of processors=8"
     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Checked with Simplix update pack site, though it supports integration to offline images but it doesn't support already mounted images.

     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Did you integrate the stuffs before the component removal and for component removal you need to have the supported LCU integrated.

     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    For removal using the ToolkitHelper method yes you need to have supported LCU.


     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    What components did you remove and the source image used?

    AADBrokerPlugin is required for Microsoft Account login.

     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    If .NET 35 is integrated before then you can't perform the Image Cleanup.

     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Prepare an image with same LCU but don't remove the components.

    Then mount the image to a folder c:\mount

    Then run the below commands
    Code:
    Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\mount
    sfc /scannow
    
    Then restart and try to update with the new CU.

     
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    He is using v10.9 which does the rebuilding when Apply-Save is chosen.

     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Yes due to code protection added to the Toolkit's removal program it takes time to process the removal, trying to minimize the time by optimizing the code in future version.

    You can use the Remove using Package List method to remove the required components at once it will be much faster.


    Known Issues:
    =============

    - Using Toolkit with Antivirus Programs enabled can affect the Toolkit's operations.
    - Toolkit's ToolkitHelper.exe may be flagged as a Virus/Trojan/Malware Program, don't worry it's just a false positive sign.

     
  10. pawlakbest

    pawlakbest MDL Novice

    Feb 22, 2011
    12
    1
    0
    Does repairing Windows image with clean image(without removing components) will reinstall fuctions(like Windows Store) that I removed with toolkit ?
     
  11. quakze

    quakze MDL Junior Member

    Dec 15, 2011
    74
    16
    0
    Directx9 and dart then removed all components except essentials.
     
  12. quakze

    quakze MDL Junior Member

    Dec 15, 2011
    74
    16
    0
    * Merged the Feature "Rebuild Source Images" with "Apply & Save Changes to the Source Images" Feature in Toolkit 10.9
     
  13. AkarshM

    AkarshM MDL Novice

    Oct 21, 2020
    15
    7
    0
    @MSMG I removed everything except for Windows Defender on the 10.0.19042 image version (from MCT) and I got this. Is there anything else in specific that I need to avoid removing in addition to AADBrokerPlugin?
     
  14. miketunes

    miketunes MDL Novice

    Aug 23, 2010
    41
    5
    0
    I'm still getting sfc errors, here is my procedure:
    Used Win10 installation media creation tool to make 20H2 iso
    Converted to Wim format
    Select source > dvd folder > Win10 Pro, mount both
    Remove using RemovePkgsList.txt (3 > 3 > Y > 2)
    Unpin all Start menu icons (4 > 6)
    Stop 3rd Party Apps (4 > 8 > D)
    Integrate Microsoft .NET Framework 3.5 (2 > 3 > A)
    Apply changes to image (don't clean) (5 > 2 > N)
    Make ISO (6 > 1)

    My removepakgslist is attached. Any ideas what is preventing it coming up clean?
     

    Attached Files:

  15. Zanza-kun

    Zanza-kun MDL Junior Member

    May 28, 2012
    87
    15
    0
    Yes, integrate before remove, thanks.
     
  16. KFeri

    KFeri MDL Novice

    May 31, 2013
    42
    10
    0
    Thank you i will try as you said.
     
  17. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    783
    629
    30
  18. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    #17759 inTerActionVRI, Dec 9, 2020
    Last edited: Dec 9, 2020
    Apply changes to image (5 > 2 > Y)

    Rebuild (5 > 1)

    Currently this part should be described like this, :D:D:D
    Apply and Save changes to image. Then, Optimize (Auto Rebuild) image (5 > 2 > Y)
     
  19. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    783
    629
    30
    You're right - updated my method in the above post and have the removed the below:
    • Apply SSU and CU updates (2 > 4 > 2 > 1 > 4)
    • Apply setup media update (2 > 4 > 2 > 2)
    • Rebuild (5 > 1)