1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,486
    210
    I said the current ToolKit won't work with both the x64 LTSC ISO's be it original release or the refreshed one.

     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,486
    210
    What's the HOST OS you are using? I'm testing this issue will report back once I do replicate the issue.

    Integrating or Installing the updates after the component removal can restore empty folders like for defender the <Program Files\Windows Defender> will be re-created.

    I do check for the folder/file names for package existence since some packages doesn't have a proper package names.

     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,486
    210
    What's the HOST and Source OS you used? Did the installation went fine?

    With en-US/en-GB x86 Images there are no issues for me if the component are removed in any order but with ru-RU image I got setup error when the Apps are removed and then found out the Image-Cleanup is causing the error, still need to do further tests to know whether that's the cause.

     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,486
    210
    Now most of the MUI data to be removed is automated to get the data from the registry, only few lines of code are added manually which I have seen so far hasn't changed for all Windows 10 versions.

    If the newly added function to fetch the MUI data works properly then adding support for future builds will be easier. I do use the MUI Image for verification of ToolKitHelper.exe Log with the Component Removal Database.

     
  5. kosta26

    kosta26 MDL Junior Member

    Jan 1, 2019
    91
    5
    0
    #9965 kosta26, Mar 23, 2019
    Last edited: Mar 23, 2019
    Yes. But I did the test and removed CEIP_SQM , Kernel Debugging, UnifiedTelemetryClient, Windows Error Reporting - and got that when you install the update in the cab , the same update is again hanging in the update center. If you do not remove Windows Error Reporting, then everything is fine.
     
  6. haremmon

    haremmon MDL Novice

    Aug 29, 2016
    20
    18
    0
    Wondering if anyone in this thread is familiar on what OneNote metro/UWP app dependencies are in order to have it working in Windows 10 (1809) with all the bloatware removed through MSMG toolkit?

    I tried to only keep OneNote metro/UWP app installed while all Windows-Apps, System-Apps, and Advanced-Components removed. No luck in doing so.
    Trying to migrate as OneNote Desktop is going to be EOL in the near future.

    Just curious if anyone has experimented on this or have a list of dependencies handy to ensure OneNote UWP/Metro is working with minimal bloatware remained in the system.
     
  7. Bluescreen

    Bluescreen MDL Senior Member

    Jul 16, 2009
    337
    51
    10
    My bad !
    I missed your statement https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-499#post-1510348
    "I said the current ToolKit won't work with both the x64 LTSC ISO's be it original release or the refreshed one"

    My host OS is W10 LTSC x64, and I could produce clean lite ISO's using the 9.1 ToolKit with all updates integrated.
    Just some folders came back into systemapps after a WU update. Pakage Defender does not came back, but Cortana yes. but does not give errors into event viewer.

    Toolkit 9.2 give errors using the same strategy when removing Windows components... But It's normal...
    Will wait If you can solve why LTSC cannot be used. I thought the base ISO was the same as W10 1809 17763.1_Consumer with less crap.

    My goal is to keep my working machines clean and stable with no "New Features" every 6 months and risky updated full Windows.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. kosta26

    kosta26 MDL Junior Member

    Jan 1, 2019
    91
    5
    0
    #9968 kosta26, Mar 23, 2019
    Last edited: Mar 23, 2019
    The main question. Will there be support for 19H1 soon? After all, the update is soon, and you need to see how the removal of components will take place.
     
  9. Thvle

    Thvle MDL Member

    Oct 7, 2012
    246
    58
    10
    Why with LTSB 2016 "Remove" function in MSMG doens't works?
     
  10. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    728
    540
    30
    I have not yet deployed the image I made yesterday, but if the previous faulty image installed fine, this one will be OK also.

    Host OS is English LTSC x64 (1809).
    Source OS is Spanish LTSC x86 (1809).
    I did remove some system apps and advanced components. Both without any error.

    Workflow:
    - Extract ISO to DVD folder
    - Run start.cmd and mount all images (recovery and boot)
    - Integrate Edge, Dart, DX9, camera app, alarms and clock, store.
    - Integrate WHD updates (CU, servicing stack, flash, dotnetfx januari + dotnetfx march).
    - Remove some System apps
    - Remove some advanced components like defender and smartscreen
    - Manually do cleanup + resetbase from cmd
    - Rebuild images with toolkit
    - Apply changes and dismount.

    For x86 it was a flawless run.
    Important: To avoid the errors reported here, you must use "integrate WHD updates" option from the toolkit. If you use the normal updates folder you get errors.
    If you use Abbodi's WUI you will also get the errors. It seems that only the toolkit integrates the updates in a specific order.
    Once I used "Integrate WHD updates" it all finished without any issue.

    I do not pre-integrate .net 3.5 as I got fed up with pending flag set. I now do it from ROE as part of the application install.
    I probably could remove more stuff, but I prefer to wait and test exactly what components can be safely removed without causing sfc errors.
    It has been said before, to much chopping is no good.

    So far I'm happy with the build process. When I have the change I'll deploy the image and see how it behaves.

    Cheers.
     
  11. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    728
    540
    30
    If you are using LTSB 2016, then you need to work with an older version of the toolkit.
    This has been asked before and answered.

    Cheers.
     
  12. xujones

    xujones MDL Novice

    May 2, 2011
    10
    1
    0
    I want to use the “remove” features make a ltsb 2016 lite-version.But when I press [4]remove,the screen will turn to tweak menu.
    My OS is 1809,lastest version.
     
  13. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    728
    540
    30
    If you are using LTSB 2016, then you need to work with an older version of the toolkit.
    This has been asked before and answered.

    Cheers.
     
  14. kosta26

    kosta26 MDL Junior Member

    Jan 1, 2019
    91
    5
    0
    If you remove Internet Explorer, Windows Media Player, then there will be no problems with programs that require these components?
     
  15. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,486
    210
    Ok will tryout removing only these components.

     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,486
    210
    The current version of ToolKit fully works only with x86 images, so is your source OS image is a x64?

    OneNote App just requires the run-time frameworks and vc-libs, which the Toolkit won't remove and remaining dependency packages left are Advertising.Xaml and Services.Store.Engagement.

    Try retaining Advertising.Xaml and WindowsStore.

     
  17. K-mikaZ

    K-mikaZ MDL Novice

    Sep 16, 2015
    1
    0
    0
    Hello everyone, and first of all, congratulations for your work.
    :)

    And sorry in advance for my english
    .


    I encountered a "little" trouble with my iso used [ Windows 10.0.15063 is Redstone 2 (rs2) ] on the latests versions of Toolkit.

    ToolKit_v8.6.7z and before works good, after (with the 8.7, 8.9, 9.1, 9.2 ), when I select REMOVE menu, it automatically switches me to the TWEAK menu. I can not access the removal of apps.
    All other functions are accessible.

    I have not seen any information about Build 15063.
    Is this normal and do I have to stick to version 8.6.7?
    Is it no longer supported on future versions of Toolkit, or is it just a forgotten line of code?

    One last thing.
    When I integrate the dedup and the FileServer packages, it does not automatically integrate the languages packs (fr-FR in my case) that are nevertheless present (ToolKit_v8.6.7 and other).
    For this part, nothing serious, just a simple feedback, for code improvement.

    Thank you in advance.
     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,486
    210
    Yes v9.1 works but there's SFC error with it, v9.2 is having issues with removing some apps along with the System Apps and Advanced Components.

    Hope to soon fix the issue with x64 builds soon.

     
  19. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,486
    210
    Let the v1903 be released without any bugs/re-releases and things get settled, will add the support but before that need to fix the current build issues.