1. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,203
    1,532
    90
    and for 1909 too. But you need to adjust it for yourself.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,203
    1,532
    90
    Applications from the RemoveAppsList list are removed much faster than from the RemovePkgsList list.
    Different removal methods?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    All components are safe to remove, it only depends upon the user requirement.

    The ToolKitHelper only support v1809/v1909, the component removal data is not processed at run-time but instead they are pre-processed and have been added as code to ToolKitHelper program.

    The code protection added to the ToolKitHelper program will process the entire code and then executes the program which takes more time if the user is removing components one by one.

    I do suggest if the user is removing a particular category for example Windows Apps then the user can specify the component name as WindowsApps instead of all the component in the Windows Apps category, this will speed up the removal of the components.

    I'm working on the processing of component removal at run-time to speed up the removal time and also to reduce the program code size.

     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    RemoveAppsList uses the DISM to remove apps and cause the program compatibility issues.

     
  5. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,203
    1,532
    90
    is it better to use RemovePkgsList?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. MaveRick23

    MaveRick23 MDL Member

    Apr 13, 2013
    229
    15
    10
    Thanks man for it.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,203
    1,532
    90
    @MSMG
    what are these packages?

    Microsoft-Windows-DesktopFileExplorer-Package
    Microsoft-Windows-Management-SecureAssessment-Package
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,897
    10,733
    240
    yes you can't be in a hurry because you might have to redo the other job
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,203
    1,532
    90
    @MSMG
    in one Pckgs list there are two lines related to Xbox:
    ToolKitHelper:XboxApp
    ToolKitHelper:XboxIdentityProvider


    and in another Apps list of applications there are already six lines:
    Microsoft.Xbox.TCUI
    Microsoft.XboxApp
    Microsoft.XboxGameOverlay
    Microsoft.XboxGamingOverlay
    Microsoft.XboxIdentityProvider
    Microsoft.XboxSpeechToTextOverlay


    Which one is the most comprehensive for the complete removal of Xbox?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    File Explorer App (Microsoft.Windows.FileExplorer_cw5n1h2txyewy) is the UWP version of File Explorer which is still under development, it doesn't have any shortcut, you need to create one to use it or you can run it using the below command

    C:\Windows\explorer.exe shell:AppsFolder\c5e2524a-ea46-4f67-841f-6a9465d9d515_cw5n1h2txyewy!App

    Take Test App (Microsoft.Windows.SecureAssessmentBrowser_cw5n1h2txyewy) is an assessment app for teachers and students, you can find the shortcut in the Start menu->System Tools

     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    Manual removal is best since you can control what you want to remove or to keep.

     
  12. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,897
    10,733
    240
    yep for those who have a lot of haste eat raw...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,121
    933
    60
    hurry burry spoils the curry :om:
     
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    I have merged the Xbox related apps as XboxApp which removes all the below apps except the XboxIdentityProvider.

    Microsoft.Xbox.TCUI
    Microsoft.XboxApp
    Microsoft.XboxGameOverlay
    Microsoft.XboxGamingOverlay
    Microsoft.XboxSpeechToTextOverlay

     
  15. Rr0

    Rr0 MDL Member

    Jul 8, 2017
    151
    14
    10
    Have you perhaps expanded the RemovePkgsList.txt to let's say "complete"? [1909]
     
  16. Rr0

    Rr0 MDL Member

    Jul 8, 2017
    151
    14
    10
    How to find all apps/packages? On my installed "online" system, and in the mounted wim.

    I tried on my own, thanks to google, but I can't get even the limited "safe" list from template file
    Code:
    PS C:\Windows\system32> Get-AppxProvisionedPackage -Online | Format-Table DisplayName, PackageName
    
    DisplayName                            PackageName
    -----------                            -----------
    Microsoft.BingWeather                  Microsoft.BingWeather_4.25.20211.0_neutral_~_8wekyb3d8bbwe
    Microsoft.DesktopAppInstaller          Microsoft.DesktopAppInstaller_2019.125.2243.0_neutral_~_8wekyb3d8bbwe
    Microsoft.GetHelp                      Microsoft.GetHelp_10.1706.13331.0_neutral_~_8wekyb3d8bbwe
    Microsoft.Getstarted                   Microsoft.Getstarted_7.3.20251.0_neutral_~_8wekyb3d8bbwe
    Microsoft.HEIFImageExtension           Microsoft.HEIFImageExtension_1.0.13472.0_x64__8wekyb3d8bbwe
    Microsoft.Messaging                    Microsoft.Messaging_2019.125.32.0_neutral_~_8wekyb3d8bbwe
    Microsoft.Microsoft3DViewer            Microsoft.Microsoft3DViewer_5.1902.20012.0_neutral_~_8wekyb3d8bbwe
    Microsoft.MicrosoftOfficeHub           Microsoft.MicrosoftOfficeHub_18.1901.1141.0_neutral_~_8wekyb3d8bbwe
    Microsoft.MicrosoftSolitaireCollection Microsoft.MicrosoftSolitaireCollection_4.2.11280.0_neutral_~_8wekyb3d8bbwe
    Microsoft.MicrosoftStickyNotes         Microsoft.MicrosoftStickyNotes_3.1.53.0_neutral_~_8wekyb3d8bbwe
    Microsoft.MixedReality.Portal          Microsoft.MixedReality.Portal_2000.19010.1151.0_neutral_~_8wekyb3d8bbwe
    Microsoft.MSPaint                      Microsoft.MSPaint_2019.213.1858.0_neutral_~_8wekyb3d8bbwe
    Microsoft.Office.OneNote               Microsoft.Office.OneNote_16001.11126.20076.0_neutral_~_8wekyb3d8bbwe
    Microsoft.OneConnect                   Microsoft.OneConnect_5.1902.361.0_neutral_~_8wekyb3d8bbwe
    Microsoft.People                       Microsoft.People_2019.123.2346.0_neutral_~_8wekyb3d8bbwe
    Microsoft.Print3D                      Microsoft.Print3D_3.3.311.0_neutral_~_8wekyb3d8bbwe
    Microsoft.ScreenSketch                 Microsoft.ScreenSketch_2018.1214.231.0_neutral_~_8wekyb3d8bbwe
    Microsoft.SkypeApp                     Microsoft.SkypeApp_14.35.152.0_neutral_~_kzf8qxf38zg5c
    Microsoft.StorePurchaseApp             Microsoft.StorePurchaseApp_11811.1001.1813.0_neutral_~_8wekyb3d8bbwe
    Microsoft.VP9VideoExtensions           Microsoft.VP9VideoExtensions_1.0.13333.0_x64__8wekyb3d8bbwe
    Microsoft.Wallet                       Microsoft.Wallet_2.4.18324.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WebMediaExtensions           Microsoft.WebMediaExtensions_1.0.13321.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WebpImageExtension           Microsoft.WebpImageExtension_1.0.12821.0_x64__8wekyb3d8bbwe
    Microsoft.Windows.Photos               Microsoft.Windows.Photos_2019.18114.19418.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsAlarms                Microsoft.WindowsAlarms_2019.105.629.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsCalculator            Microsoft.WindowsCalculator_2019.105.612.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsCamera                Microsoft.WindowsCamera_2018.826.78.0_neutral_~_8wekyb3d8bbwe
    microsoft.windowscommunicationsapps    microsoft.windowscommunicationsapps_16005.11029.20108.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsFeedbackHub           Microsoft.WindowsFeedbackHub_2019.226.2324.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsMaps                  Microsoft.WindowsMaps_2019.108.627.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsSoundRecorder         Microsoft.WindowsSoundRecorder_2019.105.618.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsStore                 Microsoft.WindowsStore_11811.1001.1813.0_neutral_~_8wekyb3d8bbwe
    Microsoft.Xbox.TCUI                    Microsoft.Xbox.TCUI_1.23.28002.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxApp                      Microsoft.XboxApp_48.48.7001.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxGameOverlay              Microsoft.XboxGameOverlay_1.32.17005.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxGamingOverlay            Microsoft.XboxGamingOverlay_2.26.14003.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxIdentityProvider         Microsoft.XboxIdentityProvider_12.50.6001.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxSpeechToTextOverlay      Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_neutral_~_8wekyb3d8bbwe
    Microsoft.YourPhone                    Microsoft.YourPhone_2018.1128.231.0_neutral_~_8wekyb3d8bbwe
    Microsoft.ZuneMusic                    Microsoft.ZuneMusic_2019.18111.17311.0_neutral_~_8wekyb3d8bbwe
    Microsoft.ZuneVideo                    Microsoft.ZuneVideo_2019.18111.17311.0_neutral_~_8wekyb3d8bbwe
    
    
    PS C:\Windows\system32> Get-AppxPackage | Sort Name | Format-Table Name, InstallLocation
    
    Name                                        InstallLocation
    ----                                        ---------------
    1527c705-839a-4832-9118-54d4Bd6a0c89        C:\Windows\SystemApps\Microsoft.Windows.FilePicker_cw5n1h2txyewy
    c5e2524a-ea46-4f67-841f-6a9465d9d515        C:\Windows\SystemApps\Microsoft.Windows.FileExplorer_cw5n1h2txyewy
    E2A4F912-2574-4A75-9BB0-0D023378592B        C:\Windows\SystemApps\Microsoft.Windows.AppResolverUX_cw5n1h2txyewy
    F46D4000-FD22-4DB4-AC8E-4E1DDDE828FE        C:\Windows\SystemApps\Microsoft.Windows.AddSuggestedFoldersToLibraryDial...
    InputApp                                    C:\Windows\SystemApps\InputApp_cw5n1h2txyewy
    Microsoft.AAD.BrokerPlugin                  C:\Windows\SystemApps\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy
    Microsoft.AccountsControl                   C:\Windows\SystemApps\Microsoft.AccountsControl_cw5n1h2txyewy
    Microsoft.Advertising.Xaml                  C:\Program Files\WindowsApps\Microsoft.Advertising.Xaml_10.1808.3.0_x64_...
    Microsoft.AsyncTextService                  C:\Windows\SystemApps\Microsoft.AsyncTextService_8wekyb3d8bbwe
    Microsoft.BingWeather                       C:\Program Files\WindowsApps\Microsoft.BingWeather_4.25.20211.0_x64__8we...
    Microsoft.BioEnrollment                     C:\Windows\SystemApps\Microsoft.BioEnrollment_cw5n1h2txyewy
    Microsoft.CredDialogHost                    C:\Windows\SystemApps\microsoft.creddialoghost_cw5n1h2txyewy
    Microsoft.DesktopAppInstaller               C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.0.30251.0_x...
    Microsoft.ECApp                             C:\Windows\SystemApps\Microsoft.ECApp_8wekyb3d8bbwe
    Microsoft.GetHelp                           C:\Program Files\WindowsApps\Microsoft.GetHelp_10.1706.13331.0_x64__8wek...
    Microsoft.Getstarted                        C:\Program Files\WindowsApps\Microsoft.Getstarted_7.3.20251.0_x64__8weky...
    Microsoft.HEIFImageExtension                C:\Program Files\WindowsApps\Microsoft.HEIFImageExtension_1.0.13472.0_x6...
    Microsoft.LanguageExperiencePackpl-PL       C:\Program Files\WindowsApps\Microsoft.LanguageExperiencePackpl-PL_18362...
    Microsoft.LockApp                           C:\Windows\SystemApps\Microsoft.LockApp_cw5n1h2txyewy
    Microsoft.Messaging                         C:\Program Files\WindowsApps\Microsoft.Messaging_4.1901.10241.0_x64__8we...
    Microsoft.Microsoft3DViewer                 C:\Program Files\WindowsApps\Microsoft.Microsoft3DViewer_5.1902.20012.0_...
    Microsoft.MicrosoftEdge                     C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe
    Microsoft.MicrosoftEdgeDevToolsClient       C:\Windows\SystemApps\Microsoft.MicrosoftEdgeDevToolsClient_8wekyb3d8bbwe
    Microsoft.MicrosoftOfficeHub                C:\Program Files\WindowsApps\Microsoft.MicrosoftOfficeHub_18.1901.1141.0...
    Microsoft.MicrosoftSolitaireCollection      C:\Program Files\WindowsApps\Microsoft.MicrosoftSolitaireCollection_4.2....
    Microsoft.MicrosoftStickyNotes              C:\Program Files\WindowsApps\Microsoft.MicrosoftStickyNotes_3.1.53.0_x64...
    Microsoft.MixedReality.Portal               C:\Program Files\WindowsApps\Microsoft.MixedReality.Portal_2000.19010.11...
    Microsoft.MSPaint                           C:\Program Files\WindowsApps\Microsoft.MSPaint_5.1902.13017.0_x64__8weky...
    Microsoft.NET.Native.Framework.1.7          C:\Program Files\WindowsApps\Microsoft.NET.Native.Framework.1.7_1.7.2553...
    Microsoft.NET.Native.Framework.1.7          C:\Program Files\WindowsApps\Microsoft.NET.Native.Framework.1.7_1.7.2553...
    Microsoft.NET.Native.Framework.2.2          C:\Program Files\WindowsApps\Microsoft.NET.Native.Framework.2.2_2.2.2701...
    Microsoft.NET.Native.Runtime.1.7            C:\Program Files\WindowsApps\Microsoft.NET.Native.Runtime.1.7_1.7.25531....
    Microsoft.NET.Native.Runtime.1.7            C:\Program Files\WindowsApps\Microsoft.NET.Native.Runtime.1.7_1.7.25531....
    Microsoft.NET.Native.Runtime.2.2            C:\Program Files\WindowsApps\Microsoft.NET.Native.Runtime.2.2_2.2.27011....
    Microsoft.Office.OneNote                    C:\Program Files\WindowsApps\Microsoft.Office.OneNote_16001.11126.20076....
    Microsoft.OneConnect                        C:\Program Files\WindowsApps\Microsoft.OneConnect_5.1902.361.0_x64__8wek...
    Microsoft.People                            C:\Program Files\WindowsApps\Microsoft.People_10.1812.10232.0_x64__8weky...
    Microsoft.PPIProjection                     C:\Windows\SystemApps\Microsoft.PPIProjection_cw5n1h2txyewy
    Microsoft.Print3D                           C:\Program Files\WindowsApps\Microsoft.Print3D_3.3.311.0_x64__8wekyb3d8bbwe
    Microsoft.ScreenSketch                      C:\Program Files\WindowsApps\Microsoft.ScreenSketch_10.1811.3471.0_x64__...
    Microsoft.Services.Store.Engagement         C:\Program Files\WindowsApps\Microsoft.Services.Store.Engagement_10.0.18...
    Microsoft.Services.Store.Engagement         C:\Program Files\WindowsApps\Microsoft.Services.Store.Engagement_10.0.18...
    Microsoft.SkypeApp                          C:\Program Files\WindowsApps\Microsoft.SkypeApp_14.35.152.0_x64__kzf8qxf...
    Microsoft.StorePurchaseApp                  C:\Program Files\WindowsApps\Microsoft.StorePurchaseApp_11811.1001.18.0_...
    Microsoft.UI.Xaml.2.0                       C:\Program Files\WindowsApps\Microsoft.UI.Xaml.2.0_2.1810.18004.0_x64__8...
    Microsoft.VCLibs.140.00                     C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00_14.0.26706.0_x86__8...
    Microsoft.VCLibs.140.00                     C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00_14.0.26706.0_x64__8...
    Microsoft.VCLibs.140.00.UWPDesktop          C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00.UWPDesktop_14.0.269...
    Microsoft.VP9VideoExtensions                C:\Program Files\WindowsApps\Microsoft.VP9VideoExtensions_1.0.13333.0_x6...
    Microsoft.Wallet                            C:\Program Files\WindowsApps\Microsoft.Wallet_2.4.18324.0_x64__8wekyb3d8...
    Microsoft.WebMediaExtensions                C:\Program Files\WindowsApps\Microsoft.WebMediaExtensions_1.0.13321.0_x6...
    Microsoft.WebpImageExtension                C:\Program Files\WindowsApps\Microsoft.WebpImageExtension_1.0.12821.0_x6...
    Microsoft.Win32WebViewHost                  C:\Windows\SystemApps\Microsoft.Win32WebViewHost_cw5n1h2txyewy
    Microsoft.Windows.Apprep.ChxApp             C:\Windows\SystemApps\Microsoft.Windows.AppRep.ChxApp_cw5n1h2txyewy
    Microsoft.Windows.AssignedAccessLockApp     C:\Windows\SystemApps\Microsoft.Windows.AssignedAccessLockApp_cw5n1h2txyewy
    Microsoft.Windows.CallingShellApp           C:\Windows\SystemApps\Microsoft.Windows.CallingShellApp_cw5n1h2txyewy
    Microsoft.Windows.CapturePicker             C:\Windows\SystemApps\Microsoft.Windows.CapturePicker_cw5n1h2txyewy
    Microsoft.Windows.CloudExperienceHost       C:\Windows\SystemApps\Microsoft.Windows.CloudExperienceHost_cw5n1h2txyewy
    Microsoft.Windows.ContentDeliveryManager    C:\Windows\SystemApps\Microsoft.Windows.ContentDeliveryManager_cw5n1h2tx...
    Microsoft.Windows.Cortana                   C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy
    Microsoft.Windows.NarratorQuickStart        C:\Windows\SystemApps\microsoft.windows.narratorquickstart_8wekyb3d8bbwe
    Microsoft.Windows.OOBENetworkCaptivePortal  C:\Windows\SystemApps\Microsoft.Windows.OOBENetworkCaptivePortal_cw5n1h2...
    Microsoft.Windows.OOBENetworkConnectionFlow C:\Windows\SystemApps\Microsoft.Windows.OOBENetworkConnectionFlow_cw5n1h...
    Microsoft.Windows.ParentalControls          C:\Windows\SystemApps\ParentalControls_cw5n1h2txyewy
    Microsoft.Windows.PeopleExperienceHost      C:\Windows\SystemApps\Microsoft.Windows.PeopleExperienceHost_cw5n1h2txyewy
    Microsoft.Windows.Photos                    C:\Program Files\WindowsApps\Microsoft.Windows.Photos_2019.18114.19418.0...
    Microsoft.Windows.PinningConfirmationDialog C:\Windows\SystemApps\Microsoft.Windows.PinningConfirmationDialog_cw5n1h...
    Microsoft.Windows.SecHealthUI               C:\Windows\SystemApps\Microsoft.Windows.SecHealthUI_cw5n1h2txyewy
    Microsoft.Windows.SecureAssessmentBrowser   C:\Windows\SystemApps\Microsoft.Windows.SecureAssessmentBrowser_cw5n1h2t...
    Microsoft.Windows.ShellExperienceHost       C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy
    Microsoft.Windows.StartMenuExperienceHost   C:\Windows\SystemApps\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2t...
    Microsoft.Windows.XGpuEjectDialog           C:\Windows\SystemApps\Microsoft.Windows.XGpuEjectDialog_cw5n1h2txyewy
    Microsoft.WindowsAlarms                     C:\Program Files\WindowsApps\Microsoft.WindowsAlarms_10.1812.10043.0_x64...
    Microsoft.WindowsCalculator                 C:\Program Files\WindowsApps\Microsoft.WindowsCalculator_10.1812.10048.0...
    Microsoft.WindowsCamera                     C:\Program Files\WindowsApps\Microsoft.WindowsCamera_2018.826.78.0_x64__...
    microsoft.windowscommunicationsapps         C:\Program Files\WindowsApps\microsoft.windowscommunicationsapps_16005.1...
    Microsoft.WindowsFeedbackHub                C:\Program Files\WindowsApps\Microsoft.WindowsFeedbackHub_1.1811.10571.0...
    Microsoft.WindowsMaps                       C:\Program Files\WindowsApps\Microsoft.WindowsMaps_5.1812.10071.0_x64__8...
    Microsoft.WindowsSoundRecorder              C:\Program Files\WindowsApps\Microsoft.WindowsSoundRecorder_10.1812.1004...
    Microsoft.WindowsStore                      C:\Program Files\WindowsApps\Microsoft.WindowsStore_11811.1001.18.0_x64_...
    Microsoft.Xbox.TCUI                         C:\Program Files\WindowsApps\Microsoft.Xbox.TCUI_1.23.28002.0_x64__8weky...
    Microsoft.XboxApp                           C:\Program Files\WindowsApps\Microsoft.XboxApp_48.48.7001.0_x64__8wekyb3...
    Microsoft.XboxGameCallableUI                C:\Windows\SystemApps\Microsoft.XboxGameCallableUI_cw5n1h2txyewy
    Microsoft.XboxGameOverlay                   C:\Program Files\WindowsApps\Microsoft.XboxGameOverlay_1.32.17005.0_x64_...
    Microsoft.XboxGamingOverlay                 C:\Program Files\WindowsApps\Microsoft.XboxGamingOverlay_2.26.14003.0_x6...
    Microsoft.XboxIdentityProvider              C:\Program Files\WindowsApps\Microsoft.XboxIdentityProvider_12.50.6001.0...
    Microsoft.XboxSpeechToTextOverlay           C:\Program Files\WindowsApps\Microsoft.XboxSpeechToTextOverlay_1.17.2900...
    Microsoft.YourPhone                         C:\Program Files\WindowsApps\Microsoft.YourPhone_0.0.13313.0_x64__8wekyb...
    Microsoft.ZuneMusic                         C:\Program Files\WindowsApps\Microsoft.ZuneMusic_10.18111.17311.0_x64__8...
    Microsoft.ZuneVideo                         C:\Program Files\WindowsApps\Microsoft.ZuneVideo_10.18111.17311.0_x64__8...
    Windows.CBSPreview                          C:\Windows\SystemApps\Windows.CBSPreview_cw5n1h2txyewy
    windows.immersivecontrolpanel               C:\Windows\ImmersiveControlPanel
    Windows.PrintDialog                         C:\Windows\PrintDialog
    
    
    PS C:\Windows\system32>
     
  17. Igor147

    Igor147 MDL Member

    Oct 20, 2016
    144
    67
    10
    #13177 Igor147, Nov 8, 2019
    Last edited: Nov 8, 2019
    Detects integrity violations. I used Windows 10 Pro x64 18363.418 1909 Ru.
    2019-11-08_163712.png
    [1] - Select the Source Images using [Source->Select Source from Source <DVD> Folder] menu.
    [3] - Remove all required Windows Components using [Remove->Remove Windows Components] menu.
    (Deleted all but 5 applications [Store, Photos, Video, Calculiator, Music]. Deleted through RemovePkgsList list.
    2019-11-08_163732.png
    [4] - Disable Automatic Downloading and Installing 3rd Party Apps
    [5] - Cleanup the Source Image using [Apply->Cleanup Source Images] menu.
    [6] - Apply & Save Changes to Source Images using [Apply->Apply & Save Changes to Source Images] menu.
    [7] - Re-Build Source Images using [Apply->Re-Build Source Images] menu.
    [8] - Converted from WIM to ESD.

    I try five times and all the same. Maybe due to the fact that he left 5 applications?
    Despite the violation of the integrity of Windows is working fine.
     
  18. Marco123V

    Marco123V MDL Novice

    Feb 2, 2014
    19
    28
    0
    MSMG made the template and is in the directory "ToolKit_v9.5\Bin\ListsRemovePkgsList_W10_Template.txt"
     
  19. Rr0

    Rr0 MDL Member

    Jul 8, 2017
    151
    14
    10
    Yes, I know, I used it, but just today author added 4 entries, and I'm wondering how much more can I trim Windows.
     
  20. Pacunauta

    Pacunauta MDL Novice

    Oct 3, 2018
    23
    9
    0
    #13180 Pacunauta, Nov 8, 2019
    Last edited: Nov 8, 2019
    I am with ToolKit v9.5 and ESD 18363.418 in English downloaded from tb.rg-adguard and throws this error at the check:

    At first I thought it was because of removing Store, but the error continues not to remove it, both manually and using RemovePkgsList.

    Sorry for my bad English
    --------------------------
    Edit:

    I answer myself, the missing file occurred while deleting "WindowsToGo" ><