The .NET Framework 4.8 (KB4486129) cab file is same for v1607, v1703 Microsoft-Windows-NetFX48-Package~31bf3856ad364e35~amd64~~10.0.14393.0.cab The .NET Framework 4.8 (KB4486153) cab file is same for v1709, v1803 and v1809 Microsoft-Windows-NetFX48-Package~31bf3856ad364e35~amd64~~10.0.16299.15.cab Most of the packs of ToolKit even the language packs, should be considered as updates since they do all use the /add-package to integrate, I have just separated them as feature packs with additional language pack files for which the WHD Tool provides the links but don't download them. DOS Batch programming is limited and may require more work to processing the list. Removing the package using the DISM is no longer recommended since it breaks many functions and WU particularly with W10.
no more like people can copy the filtered list in RemovePkgsList.txt/RemoveAppsList.txt same as they do now, but it makes it easier for you to manage the lists of templates and update it. re: edge ok
@MSMG - Thanks a lot for this wonderful tool sir. I have a question. The end of RemovePkgsList_W10_Template.txt contains the following lines. I just dont understand this, as it says DISM component removal template. DISM Component Removal Template =============================== Microsoft-Windows-ContentDeliveryManager-Package Microsoft-Windows-DesktopFileExplorer-Package Microsoft-Windows-Management-SecureAssessment-Package Microsoft-Windows-Store-Client-Package In order to remove the above, is it sufficient to add these lines along with other entries to the RemovePkgsList.txt ? For ex. ToolKitHelper:YourPhone ToolKitHelper:ZuneMusic ToolKitHelper:ZuneVideo Microsoft-Windows-ContentDeliveryManager-Package Microsoft-Windows-DesktopFileExplorer-Package Microsoft-Windows-Management-SecureAssessment-Package Microsoft-Windows-Store-Client-Package Thanks a lot
Thanks and congrats to @MSMG for Toolkit. The store issue is solved by using RemovePkgsList, I have modified the sample list to my liking as below: Code: ToolKitHelper:FirstLogonAnimation ToolKitHelper:GameExplorer ToolKitHelper:SnippingTool ToolKitHelper:SpeechRecognition ToolKitHelper:WinSAT ToolKitHelper:AssignedAccess ToolKitHelper:CEIP_SQM ToolKitHelper:FaceRecognition ToolKitHelper:KernelDebugging ToolKitHelper:LocationService ToolKitHelper:PinEnrollment ToolKitHelper:UnifiedTelemetryClient ToolKitHelper:WiFiNetworkManager ToolKitHelper:WindowsErrorReporting ToolKitHelper:WindowsInsiderHub ToolKitHelper:HomeGroup ToolKitHelper:MultiPointConnector ToolKitHelper:RemoteAssistance ToolKitHelper:DeviceLockdown ToolKitHelper:WindowsToGo ToolKitHelper:AADBrokerPlugin ToolKitHelper:AssignedAccessLockApp ToolKitHelper:BioEnrollment ToolKitHelper:CBSPreview ToolKitHelper:ContentDeliveryManager ToolKitHelper:Cortana ToolKitHelper:ECApp ToolKitHelper:FileExplorer ToolKitHelper:LockApp ToolKitHelper:MapControl ToolKitHelper:NarratorQuickStart ToolKitHelper:OneDrive ToolKitHelper:ParentalControls ToolKitHelper:PeopleExperienceHost ToolKitHelper:PPIProjection ToolKitHelper:QuickAssist ToolKitHelper:RetailDemoContent ToolKitHelper:SecureAssessmentBrowser ToolKitHelper:SecurityCenter ToolKitHelper:SkypeORTC ToolKitHelper:SmartScreen ToolKitHelper:Win32WebViewHost ToolKitHelper:WindowsDefender ToolKitHelper:WindowsMixedReality ToolKitHelper:WindowsReaderPDF ToolKitHelper:XboxGameCallableUI ToolKitHelper:3DViewer ToolKitHelper:Alarms ToolKitHelper:BingWeather ToolKitHelper:Camera ToolKitHelper:CommunicationsApps ToolKitHelper:DesktopAppInstaller ToolKitHelper:FeedbackHub ToolKitHelper:GetHelp ToolKitHelper:Getstarted ToolKitHelper:Maps ToolKitHelper:Messaging ToolKitHelper:MixedRealityPortal ToolKitHelper:OfficeHub ToolKitHelper:OfficeOneNote ToolKitHelper:OneConnect ToolKitHelper:Paint3D ToolKitHelper:People ToolKitHelper:Print3D ToolKitHelper:ScreenSketch ToolKitHelper:SkypeApp ToolKitHelper:SoundRecorder ToolKitHelper:StickyNotes ToolKitHelper:WalletService ToolKitHelper:XboxApp ToolKitHelper:YourPhone ToolKitHelper:ZuneMusic ToolKitHelper:ZuneVideo
I can't find on NTLite the Take a Test, Films & TV, Microsoft Pay and My Office apps. Maybe they have different names since apparently MSMG ToolKit's Groove Music apps is related to two Zune NTLite apps since after removing the first the latter didn't appear on NTLite. MSMG ToolKit can't for now prevent removed components from returning after installing updates (as well as removing them afterwards) but what if after using it I use NTLite to remove other components (or maybe it's not even necessary), install Windows 10 and after the components return I use NTLite's Remove Reinstall feature? Will it prevent the components MSMG ToolKit removed from returning?
The Remove Windows Component using Package List can be used for two methods of component removal 1) DISM /Removal-Package 2) ToolKitHelper.exe You shouldn't use both the entries for removal, I advised you to use only the ToolKitHelper entries.
let me explain [8] Tools > [1] WIM Manager > [C] Delete for delete editions or [8] Tools > [1] WIM Manager > [D] Export for export your edition to new install1.wim and rename it later
Start menu Display Name | Package Name Take Test | (SecureAssessmentBrowser) Films & TV | (ZuneVideo) Microsoft Pay | (WalletApp/WalletService) My Office Apps | (OfficeHub) NTLite uses a different method to remove components and for remove return components it uses some kind of tagging for each components when they are removed and uses this info to identify the returned components.