1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Resetpc breaking is not your fault, at least not really, MSFT did disable resetbase for this reason. They even disabled it for winpe images.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. puffyduff

    puffyduff MDL Member

    Sep 22, 2016
    122
    24
    10
    Taken from the OP:

    "[G] - Remove all required Windows Components using [Remove->Remove Windows Components] menu."

    Does this mean you can remove windows components like Internet Explorer, Media Player and such? What else?
     
  4. sixor

    sixor MDL Novice

    Feb 2, 2013
    21
    6
    0

    it is super random, it does not happen always just sometimes

    like doing cleanup, or apply changes, or removing hype v, for example, those long operations,

    my pc has sleep disabled, only monitor turn off after 2 minutes

    msmg does not hang, it just freeze until i press a key on the cmd windows and it goes from stuck at any % to full progress, weird

    and no, clean pc, no antivirus, no miners, no background apps or process, but like i said, this is super random and just a few times



    btw

    please someday if you can add

    press x key to delete all crap from menu 442, not one by one, this would be mega usefull
     
  5. BT 1

    BT 1 MDL Junior Member

    Feb 16, 2017
    82
    18
    0
    I tried v.7.7 instead and all worked as it should. V.8.2 do not work for me at all, nothing is found to be removed.
    V.8.1 was a Little bit faulty too, it did not remove all that i removed. For instance Flash player was there after the installation even though i removed it during ISO Creation. It seems like the problems, for me at least, started when the Toolkit was developed to be more efficient and faster. Around v.7.7 - 7.8.
     
  6. hiepbg

    hiepbg MDL Junior Member

    Nov 29, 2008
    52
    24
    0
    Can we disable Defragment service from Windows Image by using MSMG toolkit? This service make my PC runs slowly.
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    How? It should only run when the system is idle.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Do checkout the ToolKit menu for the list.

     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Ok it's a random issue. then Adding Remove All Windows Advanced Components at once will increase code size as I need to duplicate them again and also each time modifying any component I need to modify at each stage.

    I will release one more update and soon will be taking some break to complete my other pending tasks. lets see what's stored in for future, something new for better ToolKit user experience.

     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Again you are not giving the details like Source OS Image and Version, Host OS and the exact errors you are getting.

    If the Source OS Image is W10 RS3 then you can see from other people's result it's working for them

    https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-302#post-1414636

    If it's W7-W10 RS2 then let me know will test again and report back.

     
  11. #6031 Deleted member 716483, Mar 2, 2018
    Last edited by a moderator: Mar 2, 2018
    Hi,

    Haven't read this thread for a while and now I'm a bit confused. So this is what I understand so far:

    - There's a new component removing engine called "ToolkitHelper"
    - It removes advanced components.
    - At the moment it still can't remove everything that can be removed using the old DISM method, but only some features. Most notably: Windows Defender, People Experience Host and Windows Smart Screen.
    - The Toolkit Helper has to be updated each time there's a new cumulative update

    Now here are the things that I don't understand:
    - The reason why the ToolkitHelper method was made in the 1st place was because of component store corruption when removing advanced components. Does removing *any* advanced component (e.g Cortana or Internet Explorer) causes this, or only the 3 infamous components (Defender, People Experience Host, Smart Screen)?
    - Does the corruption happen only on RS3? So if I don't touch RS3 and only use LTSB, do I need to care about the ToolkitHelper at all?

    Thank you.
     
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    ToolkitHelper.exe is a command-line helper program designed for ToolKit to remove Windows components using manual method so that these things can be achieved:

    - Component Protection (Protect Windows Functionality when multiple components share/depened on same files).
    - Component Splitting (Split a Component into many sub Components).
    - Component Store Corruption Fix.
    - SFC Corruption Fix.

    To start with, I have added this method only for Windows 10 RS3 and only three components have been added to use this method within the ToolKit :

    Code:
      WindowsDefender           -  Windows Defender App
      PeopleExperienceHost      -  People Experience Host
      SmartScreen               -  Windows SmartScreen App
    
    Of late, the ToolkitHelper.exe has been added more components for removal for testing purpose But are not included in the ToolKit's Remove Components Menu:

    Code:
    
      BioEnrollment             -  Microsoft BioEnrollment App
      ContentDeliveryManager    -  Windows Content Delivery Manager
      Cortana                   -  Microsoft Cortana App
      FileExplorer              -  Windows File Explorer App
      HolographicFirstRun       -  Holorgraphic First Run App
      LockApp                   -  Windows Lockscreen App
      MicrosoftEdge             -  Microsoft Edge Browser App
      OneDrive                  -  Microsoft OneDrive Client
      ParentalControls          -  Windows Parental Controls App
      PeopleExperienceHost      -  People Experience Host
      PPIProjection             -  Microsoft Connect App
      RetailDemoContent         -  Retail Demo Content
      SecureAssementBrowser     -  Windows Take Test App
      SettingSync               -  Windows Setting Sync
      SkypeORTC                 -  Microsof Skype ORTC
      SmartScreen               -  Windows SmartScreen App
      StoreApp                  -  Microsoft Store App
      WindowsDefender           -  Windows Defender App
      WindowsMixedReality       -  Windows Mixed Reality
      XboxApp                   -  Microsoft Xbox App
    
    
    One issue with this method is that It needs to be updated for every update, until a method is worked out to remove the updated components too along with the base component.


    Using the DISM method too sometimes the Component Store and SFC corruption can occur as the DISM either removes more or less files/registry keys related to a component and this can happen for any Windows OS.

     
  13. InstantAli3n

    InstantAli3n MDL Junior Member

    Dec 17, 2014
    92
    71
    0
    So do I have to do anything special to maintain a live system without causing corruption after a windows update? Or if everything goes well can I just update through windows update as normal?
     
  14. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,704
    1,728
    150
    Yeah you can update without any problems but one exception every half year they bring out something like a major Update and bump the version up then it's better to do the proces again IMO ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. BladeGod

    BladeGod MDL Member

    Oct 28, 2016
    131
    58
    10
    Does remove all apps except store cause the store to not work properly in new version 8.2? Is it still dependent on Xbox?
     
  16. MonsieurPsychO

    MonsieurPsychO MDL Novice

    Dec 12, 2013
    3
    0
    0
    #6036 MonsieurPsychO, Mar 2, 2018
    Last edited: Mar 8, 2018
    Hi, I've been trying to remove features on "en_windows_10_enterprise_2016_ltsb_n_x86_dvd_9058202" and I keep getting "access denied". I've search the forum for answer and I couldn't find any.

    Host is windows 10 LTSB 2015.
    Toolkit version 8 & 8.2 have been used.

    I've also tried to remove features in a clean virtual machine without success.

    I hope I gave enough information to solve the problem.

    EDIT: PROBLEM SOLVED

    When the toolkit ask if you want to mount "recovery partition" and "windows boot image" select "NO" for both.

    EDIT 2: PROBLEM SOLVED for real.

    When you start the program use the Start.cmd and NOT Toolkit.cmd.
     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    If you use the DISM method then yes Xbox Live is required for Store and App Repair feature.

    But you can try one more method:

    1) Remove All Apps except Xbox and Store using ToolKit
    2) Remove Xbox using ToolKitHelper.exe

    This way it should work.

     
  18. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    768
    560
    30
    I'm using LTSB 1607 and mount both recovery and boot image, no problem at all.

    The only problem I have (and that has little to do with MSMG toolkit) is updating a CU AFTER the image has been deployed.
    Not sure how MS distributes the CU or assigns bandwidth, but here in South America it takes more than an hour and sometimes about two hours to download the CU.
    That's really an issue because it's supposed to download only a delta update, but it takes forever.
    Once downloaded, it installs in minutes.

    That's why I prefer to build my images monthly to avoid these tedious "after-install" patches.

    Cheers.
     
  19. BT 1

    BT 1 MDL Junior Member

    Feb 16, 2017
    82
    18
    0
    Its the latest ISO that comes from downloading from Ms, whatever that is. W10 x64 Home 1709 something. Using an Asus X553MJ, as always, with the same Os on it.

    The exact error is as i wrote before, instead of being able to remove and come up with the "succesful" message it says - the registry key does not exist or are missing - to every item.

    But it worked with v.7.7 so i am ok and will leave this now.
     
  20. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    ToolKit is working here for Windows 10 Enterprise 2016 LTSB N x86 with Both Boot and Recovery Images mounted on Windows 10 RS3 Pro x86 HOST using ToolKit v8.3

    Code:
    ===============================================================================
                   MSMG ToolKit - Select Source from <DVD> Folder
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Selecting Source Images####################################################
    -------------------------------------------------------------------------------
    
    Reading Image Information...
    
    ===============================================================================
    | Index | Arch | Name
    ===============================================================================
    |   1   | x86  | Windows 10 Home
    |   2   | x86  | Windows 10 Home N
    |   3   | x86  | Windows 10 Home Single Language
    |   4   | x86  | Windows 10 Education
    |   5   | x86  | Windows 10 Education N
    |   6   | x86  | Windows 10 Pro
    |   7   | x86  | Windows 10 Pro N
    |   8   | x86  | Windows 10 Pro Education
    |   9   | x86  | Windows 10 Pro Education N
    |   10  | x86  | Windows 10 Enterprise
    |   11  | x86  | Windows 10 Enterprise N
    |   12  | x86  | Windows 10 Enterprise 2016 LTSB
    |   13  | x86  | Windows 10 Enterprise N 2016 LTSB
    ===============================================================================
    
    Enter the Image Index's # [Range : 1-13, * - All] : 13
    
    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           :  13
        Image Name               :  Windows 10 Enterprise N 2016 LTSB
        Image Description        :  Windows 10 Enterprise N 2016 LTSB
        Image Architecture       :  x86
        Image Version            :  10.0.14393
        Image Service Pack Build :  0
        Image Service Pack Level :  0
        Image Build              :  14393
        Image Edition            :  EnterpriseSN
        Image Flag               :  EnterpriseSN
        Image Installation Type  :  Client
        Image Default Language   :  en-GB
    
    -------------------------------------------------------------------------------
    ####Mounting Source Images#####################################################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Mounting [Boot.wim, Index : 1] Image at <\Mount\Boot\1>...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    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.17095.1000
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Mounting [Install.wim, Index : 13] Image at <\Mount\Install>...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Mounting [WinRE.wim, Index : 1] Image at <\Mount\WinRE>...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Selecting & Mounting Source Images################################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .

    Code:
    ===============================================================================
                      MSMG ToolKit - Removing Windows Components
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
        Image                    : Install.wim
        Image Index              : 13
        Image Architecture       : x86
        Image Version            : 10.0.14393.0.0
        Image Edition            : EnterpriseSN
        Image Default Language   : en-GB
    
    -------------------------------------------------------------------------------
    ####Removing Windows Components################################################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Removing Microsoft Biometrics Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-OneCore-Biometrics-Package~31bf38
    56ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Microsoft Biometrics FingerPrint Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-OneCore-Biometrics-Fingerprint-Pa
    ckage~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Microsoft Media Face Analysis Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Media-FaceAnalysis-Package~31bf3856ad364e35
    ~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Microsoft Maps Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-OneCore-Maps-Package~31bf3856ad36
    4e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Microsoft OneDrive Desktop Client Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-OneDrive-Setup-Package~31
    bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Microsoft OneCore TroubleShooting Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-OneCore-TroubleShooting-Package~3
    1bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Microsoft Allow Reduced Telemetry Mode Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-OneCore-AllowTelemetry-Reduced-De
    fault-Package~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Windows Content Delivery Manager Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-ContentDeliveryManager-Pa
    ckage~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Microsoft Skype ORTC Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-Skype-ORTC-Package~31bf38
    56ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Microsoft Xbox Game Callable UI Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Xbox-GameCallableUI-Package~31bf3
    856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Microsoft Gaming Preview Enumeration Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-OneCore-Gaming-Preview-GamesEnume
    ration-Package~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Microsoft Gaming Storage Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-OneCore-Gaming-Storage-Package~31
    bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Microsoft Gaming UI Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-OneCore-Gaming-UI-Package~31bf385
    6ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Windows Contact Support App Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-ContactSupport-Package~31
    bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Windows Embedded Experience Client Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-Client-EmbeddedExp-Packag
    e~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Windows Embedded Shell Launcher Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-Embedded-ShellLauncher-Pa
    ckage~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Windows Client Shell Launcher Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-Client-ShellLauncher-Pack
    age~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Windows Geo Location Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-Geolocation-Package~31bf3
    856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Windows Home Group Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-Shell-HomeGroup-Package~3
    1bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Windows Parental Controls Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-ParentalControls-Package~
    31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Windows Quick Assist App Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-QuickAssist-Package~31bf3
    856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .

    Code:
    ===============================================================================
                      MSMG ToolKit - Removing Windows Components
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
        Image                    : Install.wim
        Image Index              : 13
        Image Architecture       : x86
        Image Version            : 10.0.14393.0.0
        Image Edition            : EnterpriseSN
        Image Default Language   : en-GB
    
    -------------------------------------------------------------------------------
    ####Removing Windows Components################################################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Removing Adobe Flash For Windows Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Adobe-Flash-For-Windows-Package~31bf3856ad3
    64e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Adobe Flash For Windows OneCore UAP Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Adobe-Flash-For-Windows-onecoreuap-Package~
    31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    

    Code:
    ===============================================================================
                      MSMG ToolKit - Removing Windows Components
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
        Image                    : Install.wim
        Image Index              : 13
        Image Architecture       : x86
        Image Version            : 10.0.14393.0.0
        Image Edition            : EnterpriseSN
        Image Default Language   : en-GB
    
    -------------------------------------------------------------------------------
    ####Removing Windows Components################################################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Removing Windows Cortana Components Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-OneCore-CortanaComponents-Package
    ~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Windows Cortana App Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-Cortana-Package~31bf3856a
    d364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Windows Cortana PAL Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-Cortana-PAL-Desktop-Packa
    ge~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Windows Search App Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-Search2-Package~31bf3856a
    d364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    

    Code:
    ===============================================================================
                      MSMG ToolKit - Removing Windows Components
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
        Image                    : Install.wim
        Image Index              : 13
        Image Architecture       : x86
        Image Version            : 10.0.14393.0.0
        Image Edition            : EnterpriseSN
        Image Default Language   : en-GB
    
    -------------------------------------------------------------------------------
    ####Removing Windows Components################################################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Removing Microsoft Hyper-V Client Edition Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Hyper-V-ClientEdition-Package~31b
    f3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Microsoft Hyper-V Guest Integration Drivers Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Hyper-V-Guest-Integration-Drivers
    -Package~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Microsoft Hyper-V Common Drivers Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Hyper-V-Common-Drivers-Package~31
    bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    

    Code:
    ===============================================================================
                      MSMG ToolKit - Removing Windows Components
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
        Image                    : Install.wim
        Image Index              : 13
        Image Architecture       : x86
        Image Version            : 10.0.14393.0.0
        Image Edition            : EnterpriseSN
        Image Default Language   : en-GB
    
    -------------------------------------------------------------------------------
    ####Removing Windows Components################################################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Removing Microsoft Internet Explorer Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-InternetExplorer-Optional
    -Package~31bf3856ad364e35~x86~~11.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    

    Code:
    ===============================================================================
                      MSMG ToolKit - Removing Windows Components
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
        Image                    : Install.wim
        Image Index              : 13
        Image Architecture       : x86
        Image Version            : 10.0.14393.0.0
        Image Edition            : EnterpriseSN
        Image Default Language   : en-GB
    
    -------------------------------------------------------------------------------
    ####Removing Windows Components################################################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Removing Windows Photo Viewer Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-PhotoBasicPackage~31bf385
    6ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    

    Code:
    ===============================================================================
                      MSMG ToolKit - Removing Windows Components
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
        Image                    : Install.wim
        Image Index              : 13
        Image Architecture       : x86
        Image Version            : 10.0.14393.0.0
        Image Edition            : EnterpriseSN
        Image Default Language   : en-GB
    
    -------------------------------------------------------------------------------
    ####Removing Windows Components################################################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Removing Windows Store Client Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-Store-Client-Package~31bf
    3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    

    Code:
    ===============================================================================
                      MSMG ToolKit - Removing Windows Components
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
        Image                    : Install.wim
        Image Index              : 13
        Image Architecture       : x86
        Image Version            : 10.0.14393.0.0
        Image Edition            : EnterpriseSN
        Image Default Language   : en-GB
    
    -------------------------------------------------------------------------------
    ####Removing Windows Components################################################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Removing Windows System Restore Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-SystemRestore-Package~31b
    f3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    

    Code:
    ===============================================================================
                      MSMG ToolKit - Removing Windows Components
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
        Image                    : Install.wim
        Image Index              : 13
        Image Architecture       : x86
        Image Version            : 10.0.14393.0.0
        Image Edition            : EnterpriseSN
        Image Default Language   : en-GB
    
    -------------------------------------------------------------------------------
    ####Removing Windows Components################################################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Removing Windows Defender Client Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Windows-Defender-Client-Package~31bf3856ad3
    64e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Windows Defender Advanced Threat Protection Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-SenseClient-Package~31bf3
    856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Removing Windows Defender Group Policy Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Windows-Defender-Group-Policy-Package~31bf3
    856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    

    Code:
    ===============================================================================
                      MSMG ToolKit - Removing Windows Components
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
        Image                    : Install.wim
        Image Index              : 13
        Image Architecture       : x86
        Image Version            : 10.0.14393.0.0
        Image Edition            : EnterpriseSN
        Image Default Language   : en-GB
    
    -------------------------------------------------------------------------------
    ####Removing Windows Components################################################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Removing Windows Search Engine Client Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17095.1000
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Removing package Microsoft-Windows-SearchEngine-Client-Packa
    ge~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Removing Windows Components#######################################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .