1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    #17841 MSMG, Dec 19, 2020
    Last edited: Dec 19, 2020
    (OP)
    I gave the reg entries for offline image, You need to change the registry paths for live systems.

     
  2. myvircandy

    myvircandy MDL Novice

    Jun 17, 2018
    23
    4
    0
    My source image is 19042.508, I removed some components, integrated NET3.5 and KB4592438, and encountered this error during the virtual machine installation.Could you take a look at it for me?
    ”Windows could not configure one or more system components. To install Windows, restart the computer and then restart the installation."
     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Did you integrate the KB4592438 update before or after the component removal?

    Do post the steps followed to know what might have gone.

     
  4. spidernz

    spidernz MDL Senior Member

    May 20, 2011
    390
    114
    10
    #17844 spidernz, Dec 19, 2020
    Last edited: Dec 19, 2020
    Can you upload the updated script please.


    Ugh unpacked zip to start fresh and having same issues again :/
    I've also tried reinstalling windows fresh and same issue
    Also tried c drive

    I've put WHD updates in
    x64\10.0.19041 and x64\ to cover bases but still can't detect

    I'm using en-GB, anyone else having this issue?

    It detects fine if I use the Non-WHD integration path.
    but WHD path always brings this error
     
  5. spidernz

    spidernz MDL Senior Member

    May 20, 2011
    390
    114
    10
    Also @MSMG

    I noticed you've added Wordpad to Toolkitapp remover
    But notepad wasn't. (I tired by putting it in the list as well but it showed up, while wordpad didn't as you see.)

    Any chance of having notepad added?
    And are these others accessories also already in?

    here's the current list i''m using
    Code:
    3DViewer
    AADBrokerPlugin
    AdobeFlashForWindows
    AdvertisingXaml
    Alarms
    AssignedAccess
    AssignedAccessLockApp
    BingWeather
    BioEnrollment
    Calculator
    Camera
    CBSPreview
    CEIP_SQM
    CommunicationsApps
    ContentDeliveryManager
    Cortana
    DesktopAppInstaller
    DeviceLockdown
    EaseOfAccessThemes
    ECApp
    Edge
    EdgeDevToolsClient
    FaceRecognition
    FeedbackHub
    FileExplorer
    FirstLogonAnimation
    GameExplorer
    GetHelp
    Getstarted
    HEIFImageExtension
    HomeGroup
    InternetExplorer
    KernelDebugging
    LockApp
    MapControl
    Maps
    Messaging
    NarratorQuickStart
    OfficeHub
    OfficeOneNote
    OneConnect
    OneDrive
    Paint
    Paint3D
    ParentalControls
    People
    PeopleExperienceHost
    Photos
    PicturePassword
    PinEnrollment
    PPIProjection
    Print3D
    QuickAssist
    RemoteAssistance
    RetailDemoContent
    ScreenSketch
    SecureAssessmentBrowser
    SecurityCenter
    SettingSync
    SkypeApp
    SkypeORTC
    SmartScreen
    SnippingTool
    SolitaireCollection
    SoundRecorder
    SpeechRecognition
    StickyNotes
    SystemRestore
    UnifiedTelemetryClient
    VP9VideoExtensions
    WalletService
    WebMediaExtensions
    WebpImageExtensions
    WiFiNetworkManager
    Win32WebViewHost
    WindowsDefender
    WindowsErrorReporting
    WindowsInsiderHub
    WindowsMediaPlayer
    WindowsPhotoViewer
    WindowsReaderPDF
    WindowsSubsystemForLinux
    WindowsToGo
    WinSAT
    YourPhone
    ZuneMusic
    ZuneVideo
    Wordpad
    Notepad
     

    Attached Files:

  6. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Have added the script to upload queue, do check back in the download link.

     
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    #17848 MSMG, Dec 20, 2020
    Last edited: Dec 20, 2020
    (OP)
    Notepad removal is not yet added, will be available soon.

     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    A most requested feature will be available soon.

    Code:
    ===============================================================================
                      MSMG ToolKit - Removing Windows Components
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
        Image                    : Install.wim
        Image Index              : 8
        Image Architecture       : x86
        Image Version            : 10.0.19041.1.0
    
    -------------------------------------------------------------------------------
    ####Removing Windows Components################################################
    -------------------------------------------------------------------------------
    
    ===========================[Install.wim, Index : 8]============================
    
    MSMG ToolKit Commandline Helper
    Version: 1.0.4428.0
    
    Image Version: 10.0.19041.1
    
    Component : InternetExplorer
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsMediaPlayer
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : UnifiedTelemetryClient
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : RemoteAssistance
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsSubsystemForLinux
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsDefender
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsStore
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    
     
  10. spidernz

    spidernz MDL Senior Member

    May 20, 2011
    390
    114
    10
  11. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
  12. spidernz

    spidernz MDL Senior Member

    May 20, 2011
    390
    114
    10
    oh so I'm not going crazy :clap:
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Code:
    ===============================================================================
                   MSMG ToolKit - Select Source from <DVD> folder
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Selecting Source Images####################################################
    -------------------------------------------------------------------------------
    
    Reading Image Information...
    
    ===============================================================================
    | Index | Arch | Name
    ===============================================================================
    |   1   | x64  | Windows 10 Home
    |   2   | x64  | Windows 10 Home N
    ===============================================================================
    
    Enter the Image Index # [Range : 1,...2 or 'A'll 'Q'uit] : 1
    
    Do you want to mount Windows Setup Boot Image ? ['Y'es/'N'o] : Y
    
    Do you want to mount Windows Recovery Image ? ['Y'es/'N'o] : Y
    
    -------------------------------------------------------------------------------
    ####Source Image Information###################################################
    -------------------------------------------------------------------------------
    
        Image                    :  Install.wim
        Image Index No           :  1
        Image Architecture       :  x64
        Image Version            :  10.0.19041
        Image Service Pack Build :  1
        Image Service Pack Level :  0
        Image Build              :  19041
        Image Default Language   :  en-US
    
    -------------------------------------------------------------------------------
    ####Mounting Source Images#####################################################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Mounting [Boot.wim, Index : 1] Image at <\Mount\Boot\1>...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    [CODE]===============================================================================
      MSMG ToolKit - Integrate Microsoft DaRT 10 Tools to Windows Setup Boot Image
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Integrating Microsoft DaRT 10 Tools to Windows Boot Image#########
    -------------------------------------------------------------------------------
    
        Image                    : Boot.wim
        Image Index              : 2
        Image Architecture       : x64
        Image Version            : 10.0.19041.1.0
    
    -------------------------------------------------------------------------------
    ####Integrating Microsoft DaRT 10 Tools to Windows Boot Image##################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Integrating Microsoft DaRT 10 Tools Base Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft DaRT 10 Tools [en-US] Language Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft DaRT 10 Debug Tools Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Integrating Microsoft DaRT 10 Tools to Windows Boot Image#########
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.

    -------------------------------------------------------------------------------
    -------------------------------------------------------------------------------
    Mounting [Boot.wim, Index : 2] Image at <\Mount\Boot\2>...
    -------------------------------------------------------------------------------

    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1

    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.

    -------------------------------------------------------------------------------
    -------------------------------------------------------------------------------
    Mounting [Install.wim, Index : 1] Image at <\Mount\Install\1>...
    -------------------------------------------------------------------------------

    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1

    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.

    -------------------------------------------------------------------------------
    Mounting [Install.wim, Index : 1 -> WinRE.wim] Image at <\Mount\WinRE\1>...
    -------------------------------------------------------------------------------

    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1

    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.

    -------------------------------------------------------------------------------
    ####Finished Selecting & Mounting Source Images################################
    -------------------------------------------------------------------------------

    ===============================================================================

    Press any key to continue . . .[/CODE]
    Code:
    ===============================================================================
      MSMG ToolKit - Integrate Microsoft DaRT 10 Tools to Windows Setup Boot Image
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Integrating Microsoft DaRT 10 Tools to Windows Boot Image#########
    -------------------------------------------------------------------------------
    
        Image                    : Boot.wim
        Image Index              : 2
        Image Architecture       : x64
        Image Version            : 10.0.19041.1.0
    
    -------------------------------------------------------------------------------
    ####Integrating Microsoft DaRT 10 Tools to Windows Boot Image##################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Integrating Microsoft DaRT 10 Tools Base Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft DaRT 10 Tools [en-US] Language Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft DaRT 10 Debug Tools Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Integrating Microsoft DaRT 10 Tools to Windows Boot Image#########
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    Code:
    C:\ToolKit_v11.0\Packs\Dart\w10>
    
        Dart.tpk
        Dart_de-DE.tpk
        Dart_en-US.tpk
        Dart_es-ES.tpk
        Dart_fr-FR.tpk
        Dart_it-IT.tpk
        Dart_ja-JP.tpk
        Dart_ko-KR.tpk
        Dart_pt-BR.tpk
        Dart_ru-RU.tpk
        Dart_zh-CN.tpk
        Dart_zh-TW.tpk
        DebugTools_10.0.10240.tpk
        DebugTools_10.0.10586.tpk
        DebugTools_10.0.14393.tpk
        DebugTools_10.0.15063.tpk
        DebugTools_10.0.16299.tpk
        DebugTools_10.0.17134.tpk
        DebugTools_10.0.17763.tpk
        DebugTools_10.0.18362.tpk
        DebugTools_10.0.19041.tpk
    
    No subfolders exist
    Code:
    ===============================================================================
       MSMG ToolKit - Integrate Microsoft DaRT 10 Tools to Windows Recovery Image
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Integrating Microsoft DaRT 10 Tools to Windows Recovery Image#####
    -------------------------------------------------------------------------------
    
        Image                    : WinRE.wim
        Image Index              : 1
        Image Architecture       : x64
        Image Version            : 10.0.19041.1.0
    
    -------------------------------------------------------------------------------
    ####Integrating Microsoft DaRT 10 Tools to Windows Recovery Image##############
    -------------------------------------------------------------------------------
    
    =====================[Install.wim, Index : 1 -> WinRE.wim]====================
    
    -------------------------------------------------------------------------------
    Integrating Microsoft DaRT 10 Tools Base Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft DaRT 10 Tools [en-US] Language Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft DaRT 10 Debug Tools Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Integrating Microsoft DaRT 10 Tools to Windows Recovery Image#####
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    Code:
    Gives the same error as mentioned second post above
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
    #17854 graver.x, Dec 21, 2020
    Last edited: Dec 21, 2020
    MSMG, thank you! and if it is possible, please add in the future (not immediately of course, but if possible) support for removing these components:

    WindowsSearch in the Taskbar
    Containers
    ApplicationGuard
    Hyper-V
    Bitlocker

    Please do not consider my request intrusive, i really appreciate and respect your selfless work, and thank you!
     
  15. myvircandy

    myvircandy MDL Novice

    Jun 17, 2018
    23
    4
    0
    first ,I integrated NET3.5 and KB4592438 update, and then I removed the components,at last ,I Integrated Calculator skin and Photo Viewer skin and Media Player skin.
    Microsoft.549981C3F5F10
    Microsoft.BingWeather
    Microsoft.DesktopAppInstaller
    Microsoft.GetHelp
    Microsoft.Getstarted
    Microsoft.HEIFImageExtension
    Microsoft.Microsoft3DViewer
    Microsoft.MicrosoftOfficeHub
    Microsoft.MicrosoftSolitaireCollection
    Microsoft.MicrosoftStickyNotes
    Microsoft.MixedReality.Portal
    Microsoft.Office.OneNote
    Microsoft.People
    Microsoft.ScreenSketch
    Microsoft.SkypeApp
    Microsoft.StorePurchaseApp
    Microsoft.VP9VideoExtensions
    Microsoft.Wallet
    Microsoft.WebMediaExtensions
    Microsoft.WebpImageExtension
    Microsoft.WindowsAlarms
    microsoft.windowscommunicationsapps
    Microsoft.WindowsFeedbackHub
    Microsoft.WindowsMaps
    Microsoft.WindowsSoundRecorder
    Microsoft.WindowsStore
    Microsoft.Xbox.TCUI
    Microsoft.XboxApp
    Microsoft.XboxGameOverlay
    Microsoft.XboxGamingOverlay
    Microsoft.XboxIdentityProvider
    Microsoft.XboxSpeechToTextOverlay
    Microsoft.YourPhone
    Microsoft.ZuneMusic
    Microsoft.ZuneVideo
    ; Speech Recognition
    Microsoft-Windows-LanguageFeatures-Speech-en-us-avcore-Package
    Microsoft-Windows-LanguageFeatures-Speech-en-us-enduser-Package
    Microsoft-Windows-LanguageFeatures-Speech-en-us-onecoreuap-Package
    Microsoft-Windows-LanguageFeatures-Speech-en-us-Package
    Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-enduser-Package
    Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-onecoreuap-Package
    Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package

    ; WinSAT
    Microsoft-Windows-WinSATMediaFiles-Package

    ; Assigned Access
    Microsoft-Windows-Client-AssignedAccess-base-Package
    Microsoft-Windows-Client-AssignedAccess-Package
    Microsoft-Windows-Client-AssignedAccess-pcshell-Package
    Microsoft-Windows-Client-AssignedAccess-shell-Package
    Microsoft-Windows-Client-AssignedAccess-WOW64-Package
    Microsoft-Windows-Embedded-AssignedAccessCsp-Package

    ; Face Recognition
    Microsoft-Windows-Hello-Face-Migration-Package
    microsoft-windows-hello-face-migration-package-Wrapper
    Microsoft-Windows-Hello-Face-Package
    microsoft-windows-hello-face-package-Wrapper

    ; Multi Point Connector
    Microsoft-Windows-MultiPoint-Connector-Package
    MultiPoint-Connector-Opt-Package
    MultiPoint-Help-Package
    MultiPoint-Tools-Opt-Package

    ; Remote Assistance
    Microsoft-Windows-RemoteAssistance-Package-Client

    ; Device Lockdown
    Microsoft-IoTUAP-ShellExt-Tools-Package
    Microsoft-Windows-Client-EmbeddedExp-Package
    Microsoft-Windows-Client-EmbeddedExp-WOW64-Package
    Microsoft-Windows-Client-ShellLauncher-Package
    Microsoft-Windows-Embedded-AssignedAccessCsp-Package
    Microsoft-Windows-Embedded-BootExp-Package
    Microsoft-Windows-Embedded-EmbeddedLogon-Package
    Microsoft-Windows-Embedded-KeyboardFilter-Package
    Microsoft-Windows-Embedded-KeyboardFilter-WOW64-Package
    Microsoft-Windows-Embedded-ShellLauncher-Package
    Microsoft-Windows-Embedded-UnifiedWriteFilter-base-Package
    Microsoft-Windows-Embedded-UnifiedWriteFilterCSP-base-Package
    Microsoft-Windows-Embedded-UnifiedWriteFilterCSP-onecore-Package
    Microsoft-Windows-Embedded-UnifiedWriteFilterCSP-Package
    Microsoft-Windows-Embedded-UnifiedWriteFilter-onecore-Package
    Microsoft-Windows-Embedded-UnifiedWriteFilter-Package
    Microsoft-Windows-Embedded-UnifiedWriteFilter-WOW64-Package
    ; Windows Subsystem For Linux
    Microsoft-Windows-Lxss-onecore-Package
    Microsoft-Windows-Lxss-Optional-onecore-Package
    Microsoft-Windows-Lxss-merged-Package
    Microsoft-Windows-Lxss-Optional-merged-Package
    Microsoft-Windows-Lxss-Optional-Package
    Microsoft-Windows-Lxss-Optional-WOW64-Package
    Microsoft-Windows-Lxss-Package
    Microsoft-Windows-Lxss-WithGraphics-Package
    Microsoft-Windows-Lxss-WithGraphics-WOW64-Package
    Microsoft-Windows-Lxss-WOW64-Package

    ; OneDrive
    Microsoft-Windows-OneDrive-Setup-Package
    Microsoft-Windows-OneDrive-Setup-WOW64-Package

    ; PPI Projection (Connect App)
    Microsoft-PPIProjection-Package

    ; Quick Assist
    Microsoft-Windows-QuickAssist-Package

    ; SecureAssessmentBrowser (Take Test)
    Microsoft-Windows-Management-SecureAssessment-Package

    ; Windows Defender
    Microsoft-OneCoreUAP-AppRuntime-RemoteAppLifetimeManager-Package
    Microsoft-Windows-HVSI-Components-Package
    Microsoft-Windows-HVSI-Components-WOW64-Package
    Microsoft-Windows-HVSI-Package
    Microsoft-Windows-HVSI-WOW64-Package
    Microsoft-Windows-SenseClient-amcore-Package
    Microsoft-Windows-SenseClient-onecore-Package
    Microsoft-Windows-SenseClient-Package
    Windows-Defender-AM-Default-Definitions-Package
    Windows-Defender-AppLayer-Group-Package
    Windows-Defender-ApplicationGuard-Inbox-Package
    Windows-Defender-ApplicationGuard-Inbox-WOW64-Package
    Windows-Defender-Client-Package
    Windows-Defender-Core-Group-amcore-Package
    Windows-Defender-Core-Group-onecore-Package
    Windows-Defender-Core-Group-Package
    Windows-Defender-Group-Policy-Package
    Windows-Defender-Management-Group-amcore-Package
    Windows-Defender-Management-Group-onecore-Package
    Windows-Defender-Management-Group-Package
    Windows-Defender-Management-MDM-Group-Package
    Windows-Defender-Management-Powershell-Group-Package
    Windows-Defender-Nis-Group-Package

    ; Windows Mixed Reality
    Microsoft-Composable-PlatformExtension-DragDropCommon-Package
    Microsoft-Composable-PlatformExtension-DragDropCommon-WOW64-Package
    Microsoft-Windows-Holographic-Desktop-Analog-Package
    Microsoft-Windows-Holographic-Desktop-Analog-WOW64-Package
    Microsoft-Windows-Holographic-Desktop-Merged-analog-Package
    Microsoft-Windows-Holographic-Desktop-Merged-onecoreuap-Package
    Microsoft-Windows-Holographic-Desktop-Merged-Package
    Microsoft-Windows-Holographic-Desktop-Merged-pcshell-Package
    Microsoft-Windows-Holographic-Desktop-Merged-WOW64-analog-Package
    Microsoft-Windows-Holographic-Desktop-Merged-WOW64-Package
    Microsoft-Windows-Holographic-Desktop-Merged-merged-Package
    Microsoft-Windows-Holographic-Desktop-Merged-WOW64-merged-Package

    EdgeChromium
    FirstLogonAnimation
    GameExplorer
    SnippingTool
    SpeechRecognition
    WinSAT
    AssignedAccess
    CEIP_SQM
    FaceRecognition
    KernelDebugging
    LocationService
    PicturePassword
    PinEnrollment
    UnifiedTelemetryClient
    WindowsErrorReporting
    WindowsInsiderHub
    HomeGroup
    MultiPointConnector
    RemoteAssistance
    DeviceLockdown
    EaseOfAccessThemes
    EasyTransfer
    FileHistory
    SecurityCenter
    StepsRecorder
    SystemRestore
    WindowsBackup
    WindowsSubsystemForLinux
    AssignedAccessLockApp
    BioEnrollment
    CallingShellApp
    CBSPreview
    ContentDeliveryManager
    ECApp
    EdgeDevToolsClient
    Edge
    LockApp
    MapControl
    NarratorQuickStart
    OneDrive
    ParentalControls
    PeopleExperienceHost
    QuickAssist
    RetailDemoContent
    SecureAssessmentBrowser
    SettingSync
    SkypeORTC
    SmartScreen
    Win32WebViewHost
    WindowsDefender
    WindowsMixedReality
    WindowsReaderPDF
    XboxGameCallableUI
    3DViewer
    AdvertisingXaml
    Alarms
    BingWeather
    CommunicationsApps
    Cortana
    DesktopAppInstaller
    FeedbackHub
    GetHelp
    Getstarted
    HEIFImageExtension
    Maps
    MixedRealityPortal
    OfficeHub
    OfficeOneNote
    Paint3D
    People
    Photos
    ScreenSketch
    SkypeApp
    SolitaireCollection
    SoundRecorder
    StickyNotes
    VP9VideoExtensions
    WalletService
    WebMediaExtensions
    WebpImageExtensions
    WindowsStore
    XboxApp
    XboxIdentityProvider
    YourPhone
    ZuneMusic
    ZuneVideo
     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Ok will add these components in future.

     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Did you removed all the below components, I don't recommend to mix both the removal methods, either use one of the method ToolKitHelper or DISM.