1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    21H1 is not yet released, if you want can add the support for normal tasks other then the component removal.

     
  2. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    #17782 inTerActionVRI, Dec 13, 2020
    Last edited: Dec 13, 2020
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    379
    108
    10
    #17783 MIMMO61, Dec 13, 2020
    Last edited: Dec 13, 2020
    I have already tried, but during the installation it gives me response error
     
  4. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    #17784 inTerActionVRI, Dec 13, 2020
    Last edited: Dec 14, 2020
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    768
    560
    30
    Assuming you want to know why I went with Education instead of Enterprise:
    Mainly after reading some posts here on this board. @Enthousiast for example said:
    "Easily available on Techbench, has the least UWP apps and the same administrative options as Enterprise."
    Education is build off Enterprise, so it was not difficult to decide upon.

    This edition was also suggested by others, some mentioned that telemetry can be easily switched of (just like enterprise) by using the group policy editor.
    Finally, there is a noticeable performance increase in those recent builds, so it was the right moment to leave LTSC in the past.

    Cheers.
     
  6. chev7

    chev7 MDL Novice

    Dec 7, 2019
    22
    2
    0
    Hello guys and team. Thank you for your product. Wait msmg toolkit 11 version. 20h2 (685) update.
     
  7. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    379
    108
    10
  8. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Igor147

    Igor147 MDL Member

    Oct 20, 2016
    162
    75
    10
    Who has this tweak?
    [4]Customize-[8]Apply Tweaks-[D]Disable Automatic Downloading and Installing 3rd Party Apps
     
  10. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    379
    108
    10
    I use it
     
  11. Igor147

    Igor147 MDL Member

    Oct 20, 2016
    162
    75
    10
    I myself need the tweak separately. If there is, discard ... Thanks in advance.
     
  12. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    379
    108
    10
    i don't know how to extract it
     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Code:
    Reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "OemPreInstalledAppsEnabled" /t REG_DWORD /d "0" /f
    Reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "PreInstalledAppsEnabled" /t REG_DWORD /d "0" /f
    Reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "SilentInstalledAppsEnabled" /t REG_DWORD /d "0" /f 
    Reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\CloudContent" /v "DisableWindowsConsumerFeatures" /t REG_DWORD /d "1" /f
    
     
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Soon it will be available, if you want can upload just the updated ToolKitHelper.exe to support

    10.0.17763.1637
    10.0.18362.1256 or 10.0.18363.1256
    10.0.19041.685 or 10.0.19042.685

     
  15. miketunes

    miketunes MDL Novice

    Aug 23, 2010
    41
    5
    0
    Yea! I have success without any sfc errors. Last minor thing, the included w10_customstartmenulayout.xml doesn't work with 20H2. I had to remove these lines for it to work:
    <CustomTaskbarLayoutCollection PinListPlacement="Replace">
    <defaultlayout:TaskbarLayout>
    <taskbar:TaskbarPinList>
    <taskbar:DesktopApp DesktopApplicationLinkPath="%APPDATA%\Microsoft\Windows\Start Menu\Programs\System Tools\File Explorer.lnk" />
    </taskbar:TaskbarPinList>
    </defaultlayout:TaskbarLayout>
    </CustomTaskbarLayoutCollection>
     
  16. RobinTR0

    RobinTR0 MDL Novice

    Feb 7, 2020
    5
    2
    0
    Thank u for your hardworks. Is there any estimated time for new version?
     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    #17799 MSMG, Dec 16, 2020
    Last edited: Dec 16, 2020
    (OP)
    It will be released tomorrow, it will be a minor update.

    Right now have uploaded just the ToolkitHelper.exe, you can use it to test the removal, I have only tested the removal with 64-bi images.

    Code:
    Name: ToolKitHelper.exe
    Size: 16230912 bytes (15 MB)
    SHA1: AFAF7FEEFCE3D62CCF24B89D2CF187FCC0EF0DF7
    
     
  18. xlincn

    xlincn MDL Junior Member

    Nov 9, 2013
    59
    18
    0
    Can't support 21277.XXX?!