1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Try retaining Xbox App and see if it works properly.

     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Open the EnableFeaturesList.txt present in the Toolkit's <Bin\Lists> folder with notepad and add the lines

    Code:
    DirectPlay
    LegacyComponents
    SMB1Protocol                         
    SMB1Protocol-Client                   
    SMB1Protocol-Deprecation             
    SMB1Protocol-Server
    
    now save the file and use the [5] Customize> [1] Enable Windows Features using Features List

     
  3. zcelakdgl

    zcelakdgl MDL Novice

    Nov 21, 2018
    26
    10
    0
    MSMG i'm have an offer for you, how about remove from the "remove all" list:

    Windows Photo Viewer
    Paint
    SystemRestore
    Wordpad
    Calculator

    it is very inconvenient to delete one component at a time if you need
    to save these components.
     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Removing ManualSetup will remove all the files and folders that are required to do a in-place upgrade from with-in the Windows, then the only option to install the OS is by booting from the setup media.

     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    The RemoveAppsList uses the DISM method to remove the Apps, to use the ToolKitHelper method then you need to use the RemovePkgsList

     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Adding "Microsoft.549981C3F5F10" to RemoveAppsList.txt will remove Cortana App (DISM Method).

    Adding "ToolKitHelper:Cortana" to RemovePkgsList.txt will remove Cortana App (ToolKitHelper Method).


     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    MixedRealityPortal is only present in x64 builds, there's no harm in leaving the entry in the list, the Toolkit just gives a message the component is not found.

    Messaging, OneConnect and Print3D don't exist in v2004.


     
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Microsoft.549981C3F5F10 is the app name for Cortana in v2004 but in ToolKitHelper method I have used the same name Cortana for all supported versions.

    If you use the RemoveAppsList.txt to remove Cortana then you need to use the Microsoft.549981C3F5F10
    If you use the RemovePkgsList.txt to remove Cortana then you need to use the Cortana

     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes it will be added in next release.

     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    RemovePkgsList_W10_10.0.19041_Template.txt in <Bin\Lists> folder.

     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Edit the file RemovePkgsList.txt present in <Bin\Lists> folder with notepad and the components list from
    RemovePkgsList_W10_10.0.19041_Template.txt

    You can use the [4] Remove Windows Components using Package List menu to remove the selected items at once

     
  12. xhemal1325

    xhemal1325 MDL Member

    May 24, 2014
    124
    10
    10
    Hi
    Is the win 10 search bar in taskbar any good in v1909-2004, does it search for evrything on PC , is it worth keeping it ? i always used classic shell, but thought meaby microsoft has done some work with that search bar in newer versions ? :)
     
  13. zcelakdgl

    zcelakdgl MDL Novice

    Nov 21, 2018
    26
    10
    0
    it have a delay 1 minute to 1 component if use a Package List, if use remove all there is no a delay.
     
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    In v1903/v1909 removing Cortana will break the search bar in taskbar and explorer but v2004 by just removing the Cortana App everything works properly.

    The search bar is good to use and list all the files from PC, but if you want to use Classic shell then you remove it.

     
  15. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes there will be delay due to code protection added to the ToolKitHelper program, if you are removing all the components in the category then you can use the list like below to speed up the removal.

    Internet
    Multimedia
    Privacy
    Remoting
    System
    SystemApps
    WindowsApps

    or

    AllComponents


     
  16. zcelakdgl

    zcelakdgl MDL Novice

    Nov 21, 2018
    26
    10
    0
    i'm trying to edit toolkit.cmd
    to customize menu

    MSMG ToolKit - Remove Multimedia Components Menu
    choice /C:1234567AX /N /M "Enter Your Choice : "
    to choice /C:123457AX /N /M "Enter Your Choice : "
    but it don't work
    then i try remove this
    :: Multimedia Components
    if "%Component%" equ "WindowsPhotoViewer" call :RemoveWindowsComponent "%InstallMount%\%%i", "Windows Photo Viewer", "WindowsPhotoViewer"
    and this
    if "%Component%" equ "WindowsPhotoViewer" call :RemoveWindowsComponent "%InstallMount%", "Windows Photo Viewer", "WindowsPhotoViewer"

    don't work too.
     
  17. xhemal1325

    xhemal1325 MDL Member

    May 24, 2014
    124
    10
    10
    I dont want to remove cortana, i just will disable it via gpedit.msc later, but i only like the search bar, not the cortana bloat
     
  18. jinvidia

    jinvidia MDL Member

    Aug 7, 2016
    238
    36
    10
    @MSMG Sir is the below ISO fully supported by MSMG 10.0 ?

    en_windows_10_business_editions_version_2004_updated_may_2020_x64_dvd_aa8db2cc.iso

    Is the above ISO final release ?

    Thank you.
     
  19. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    384
    161
    10
    hey @MSMG,
    how come ceep sqm is not added to remove system apps?
    or is it remove windows apps?
    curious?
    after i've removed all items via the 2 menu items,
    remove all system and remove all windows apps in the mounted folder's system apps folder i'm left with
    ShellExperienceHost_cw5n1h2txyewy
    NcsiUwpApp_8wekyb3d8bbwe
    MicrosoftWindows.UndockedDevKit_cw5n1h2txyewy
    MicrosoftWindows.Client.CBS_cw5n1h2txyewy
    Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy
    Microsoft.Windows.Search_cw5n1h2txyewy
    Microsoft.Windows.PinningConfirmationDialog_cw5n1h2txyewy
    Microsoft.Windows.FilePicker_cw5n1h2txyewy
    Microsoft.Windows.CapturePicker_cw5n1h2txyewy
    Microsoft.Windows.CallingShellApp_cw5n1h2txyewy
    Microsoft.Windows.AppResolverUX_cw5n1h2txyewy
    Microsoft.Windows.AddSuggestedFoldersToLibraryDialog_cw5n1h2txyewy
    microsoft.creddialoghost_cw5n1h2txyewy
    Microsoft.AsyncTextService_8wekyb3d8bbwe
    Microsoft.AccountsControl_cw5n1h2txyewy
    can any of these be removed by toolkit helper?
    I left out the packages I thought were oobe related.
    which out of these packages can be removed by the ToolkitHelper:
    way?
    what would the names be?
    thanks!
     
  20. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
    I always create my ISO from the ESD Repository, then convert this to the ISO I require (Enterprise) using the ESD Decrypter.