[QUOTE = "Marco123V, post: 1558632, membro: 415343"] Olá, aqui está minha lista: RemovePkgsList.txt [ANEXO] 50604 [/ ANEXO] [/ CITAÇÕES] Can I use in LTSC version?
This will not work, as these apps are not stored in \Windows\SystemApps and are not present in pending.xml.
so am also using 1909 so here ToolKit_v9.5\Bin\Lists" i see there alot of txt files as list in there i can modify like delete the line of app i dont want it ot be removed.?
@MSMG i just tried untouch image and image with drivers integrated and both work ok.. will do what you suggested me to find out where is the problem for installing nvidia driver.. this is what i do in 1909 .418 ofllowing your guide on toolkit folder. i only update to .448 integrate netframework 3.5 and removal of apps. nothing else. but i dont understand the windows update integration i followed this post from you.. If you are using a 18362 source (ISO/UUP/ESD) then you need to integrate the below updates to get the build 18363.418 Windows10.0-KB4521863-x64.msu (ServicingStack) Windows10.0-KB4516115-x64.msu (FlashPlayer) Windows10.0-KB4519573-x64.msu (NetCumulative) Windows10.0-KB4517389-x64.msu (Cumulative) Windows10.0-KB4517245-x64.cab (Enablement) If you are using a 18363.418 released ISO (en_windows_10_business_editions_version_1909_x64_dvd_ada535d0.iso) or the consumer edition will work. Also the latest Service Stack update (Windows10.0-KB4525419-x64.cab) and Cumulative Update (Windows10.0-KB4522355-x64.cab) can be used to get the latest version 18363.448 Note: Unlike v1809 in v1903/9 the removed components do get restored when Windows Updates are used or when updates or integrated/installed after the OS Install. this is where am lost. i search for Windows10.0-KB4525419-x64.cab as you mentioned above and i found other files in there. windows10.0-kb4501374-x64 windows10.0-kb4517245-x64 windows10.0-kb4522355-x64 windows10.0-kb4525419-x64 and in update/ WHD/ folder theres all this other folders. how do i know wich file goes where.??? Cumulative Dynamic Enablement FlashPlayer .Net Cumulative ServicingStack SetupMedia WinPE
Code: Azure Active Directory AppX Broker Plugin | AADBrokerPlugin | InboxApplications\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy Assigned Access Lock App | AssignedAccessLockApp | InboxApplications\Microsoft.Windows.AssignedAccessLockApp_cw5n1h2txyewy Hello setup UI App | BioEnrollment | InboxApplications\Microsoft.BioEnrollment_cw5n1h2txyewy Camera Barcode Scanner | CBSPreview | InboxApplications\Windows.CBSPreview_cw5n1h2txyewy Content Delivery Manager | ContentDeliveryManager | InboxApplications\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy Cortana, StartMenu & Settings Search App Cortana | InboxApplications\Microsoft.Windows.Cortana_cw5n1h2txyewy Eye Control App | ECApp | InboxApplications\Microsoft.ECApp_8wekyb3d8bbwe Edge Developer Tools Client | EdgeDevToolsClient | InboxApplications\Microsoft.MicrosoftEdgeDevToolsClient_8wekyb3d8bbwe Edge Browser App | Edge | InboxApplications\Microsoft.MicrosoftEdge_8wekyb3d8bbwe File Explorer App | FileExplorer | InboxApplications\Microsoft.Windows.FileExplorer_cw5n1h2txyewy Lockscreen App | LockApp | InboxApplications\Microsoft.LockApp_cw5n1h2txyewy Narrator Quick Start | NarratorQuickStart | InboxApplications\microsoft.windows.narratorquickstart_8wekyb3d8bbwe Parental Controls App | ParentalControls | InboxApplications\ParentalControls_cw5n1h2txyewy People Hub | PeopleExperienceHost | InboxApplications\Microsoft.Windows.PeopleExperienceHost_cw5n1h2txyewy Connect App | PPIProjection | InboxApplications\Microsoft.PPIProjection_cw5n1h2txyewy Take Test App | SecureAssessmentBrowser | InboxApplications\Microsoft.Windows.SecureAssessmentBrowser_cw5n1h2txyewy SmartScreen App | SmartScreen | InboxApplications\Microsoft.Windows.AppRep.ChxApp_cw5n1h2txyewy Win32 WebView Host | Win32WebViewHost | InboxApplications\Microsoft.Win32WebViewHost_cw5n1h2txyewy WindowsDefender UI | WindowsDefender UI | InboxApplications\Microsoft.Windows.SecHealthUI_cw5n1h2txyewy Xbox Live | XboxGameCallableUI | InboxApplications\Microsoft.XboxGameCallableUI_cw5n1h2txyewy
Service Stack update (Windows10.0-KB4525419-x64.cab) and Cumulative Update (Windows10.0-KB4522355-x64.cab) was offered for the Insiders and the support was added for the same and now it's released for public. You need to replace the update file in ServicingStack folder with the KB4525419 and the file in Cumulative with the KB4522355 You can open the update cab file with 7-zip file and identify what the update is for and copy the file to the respective folder. windows10.0-kb4501374-x64 is not applicable for regular editions, only for HoloLens and windows10.0-kb4517245-x64 is a old Cumulative update.
btw what's the latest windows version that doesn't need this slow toolkit helper for apps/components removal?
Applications from the RemoveAppsList list are removed much faster than from the RemovePkgsList list. Different removal methods?
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.