Try using SxS Tool capture these packages from original image and integrate or install them and then update with CU. Code: Microsoft-OneCoreUAP-AppRuntime-RemoteAppLifetimeManager-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Microsoft-Windows-HVSI-Components-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Microsoft-Windows-HVSI-Components-WOW64-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Microsoft-Windows-HVSI-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Microsoft-Windows-HVSI-WOW64-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Microsoft-Windows-SenseClient-amcore-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Microsoft-Windows-SenseClient-onecore-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Microsoft-Windows-SenseClient-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Windows-Defender-AM-Default-Definitions-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Windows-Defender-AppLayer-Group-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Windows-Defender-ApplicationGuard-Inbox-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Windows-Defender-Client-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Windows-Defender-Core-Group-amcore-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Windows-Defender-Core-Group-onecore-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Windows-Defender-Core-Group-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Windows-Defender-Group-Policy-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Windows-Defender-Management-Group-amcore-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Windows-Defender-Management-Group-onecore-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Windows-Defender-Management-Group-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Windows-Defender-Management-MDM-Group-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Windows-Defender-Management-Powershell-Group-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Windows-Defender-Nis-Group-Package~31bf3856ad364e35~amd64~~10.0.17763.1 Microsoft-OneCoreUAP-AppRuntime-RemoteAppLifetimeManager-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Microsoft-Windows-HVSI-Components-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Microsoft-Windows-HVSI-Components-WOW64-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Microsoft-Windows-HVSI-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Microsoft-Windows-HVSI-WOW64-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Microsoft-Windows-SenseClient-amcore-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Microsoft-Windows-SenseClient-onecore-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Microsoft-Windows-SenseClient-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Windows-Defender-AM-Default-Definitions-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Windows-Defender-AppLayer-Group-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Windows-Defender-ApplicationGuard-Inbox-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Windows-Defender-Client-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Windows-Defender-Core-Group-amcore-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Windows-Defender-Core-Group-onecore-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Windows-Defender-Core-Group-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Windows-Defender-Group-Policy-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Windows-Defender-Management-Group-amcore-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Windows-Defender-Management-Group-onecore-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Windows-Defender-Management-Group-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Windows-Defender-Management-MDM-Group-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Windows-Defender-Management-Powershell-Group-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Windows-Defender-Nis-Group-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1 Change en-US to whichever language code you want. This will restore almost all components of Windows Defender, need to check how to restore Windows Defender UI (Microsoft.Windows.SecHealthUI_cw5n1h2txyewy) system app.
Rofl. Like her sense of humor. Well, that explains why I kept coming up with car parts. I was searching for SxS tool, not SxS expander. Ok, so if I understand, I need to install a vanilla 1809, then grab the packages from the WinSxS folder, and then use the SxS tool to uncompress the grabbed package folders?
SxS File Expander Tool will decompress the compressed package manifest files and identifies the files required for the package and then packs them as cab files which can be later integrated to image or installed on live system. You can mount the vanilla 1809 image a folder and then use the SxS File Expander Tool to capture the packages from it, you can run with the command prompt too. Code: cscript.exe //NoLogo sxsextract.vbs /VICIOUSHACKS /Image:<Mount-Dir> <MountDir>\servicing\Packages\<Package-Name>.mum <Package-Name>.cab
MSMG, If I remove unnecessary components, will they be restored through Windows update? Or has this problem been resolved?
@rorewe4314 But if you remove unwanted components on live system using AutoSettingsPS, then they won't come back through Windows update. See the link at the end of topic here I'm still learning removing the packages inside the ISO with MSMG + W10-Debloater-SysApps, but I'm afraid: - this will break CU itself - if even CU will work somehow, the unnecessary components will be restored
guys we have to read our master's instructions because things can change from one version of Windows to another so it is critical to read carefully BEFORE starting removing anything...
Just remember that the command "ToolKitHelper: AllComponents" no longer works with the latest versions, after trying and accidentally testing the command "AllComponents" if it had effect and without verification errors. I do not know if it is mentioned in previous posts, but search and search and I did not find anything about it. Thanks for this program!
It's working here, if you use the List method then it has been changed you just need to enter AllComponents in RemovePkgsList.txt Code: D:\Work\W10>ToolKitHelper.exe mount AllComponents MSMG ToolKit Commandline Helper Version: 1.0.3888.0 Image Version: 10.0.19041.1 Component : AdobeFlashForWindows Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : InternetExplorer Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : FirstLogonAnimation Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : GameExplorer Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SnippingTool Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SpeechRecognition 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 : WindowsPhotoViewer Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WinSAT Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : AssignedAccess Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : CEIP_SQM Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : FaceRecognition Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : KernelDebugging Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : LocationService Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : PicturePassword Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : PinEnrollment Removing 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 : WiFiNetworkManager Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsErrorReporting Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsInsiderHub Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : HomeGroup Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : MultiPointConnector Removing 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 : DeviceLockdown Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : EaseOfAccessThemes Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : EasyTransfer Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : FileHistory Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Paint Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SecurityCenter Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : StepsRecorder Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SystemRestore Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsBackup Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsFirewall 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 : WindowsToGo Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Wordpad Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : AADBrokerPlugin Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : AssignedAccessLockApp Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : BioEnrollment Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : CallingShellApp Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : CBSPreview Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : ContentDeliveryManager Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : ECApp Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : EdgeDevToolsClient Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Edge Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : FileExplorer Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : LockApp Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : MapControl Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : NarratorQuickStart Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : OneDrive Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : ParentalControls Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : PeopleExperienceHost Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : QuickAssist Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : RetailDemoContent Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SecureAssessmentBrowser Removing Package files... Modifying Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SettingSync Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SkypeORTC Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SmartScreen Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Win32WebViewHost 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 : WindowsMixedReality Removing Package files... Modifying Package Registry... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsReaderPDF Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : XboxGameCallableUI Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : 3DViewer Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : AdvertisingXaml Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Alarms Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : BingWeather Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Calculator Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Camera Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : CommunicationsApps Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : DesktopAppInstaller Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : FeedbackHub Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : GetHelp Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Getstarted Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : HEIFImageExtension Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Maps Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : OfficeHub Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : OfficeOneNote Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Paint3D Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : People Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Photos Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : ScreenSketch Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SkypeApp Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SolitaireCollection Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SoundRecorder Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : StickyNotes Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : VP9VideoExtensions Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WalletService Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WebMediaExtensions Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WebpImageExtensions 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. Component : XboxApp Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : XboxIdentityProvider Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : YourPhone Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : ZuneMusic Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : ZuneVideo Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. D:\Work\W10>
The last two, v10.5 and v10.6. Salu2 Everything running smoothly so far, in Windows 10 Home 1909 18363.418. Thank you for your dedication in this program. Salu2
1) A small tip for all which have an issues with OOBE / updates integration I never used to MSMG for integrating updates (probably that's why I never had any ISO issues with them: OOBE always works fine for me, even with later HARD system apps removing). I'm always keeping calm, waiting for the most rescent ISO version at the torrents (original MSDN with CU updates integrated) and using it as a start point for modifications. This way I NEVER had an issues with OOBE or ANY errors inside MSMG scenarios. None at all. 2) I'm still not sure about how MSMG works with WinSxS, so may be someone will clear this up for me. So, if I'm not working with updates integration, do I need this tweak just from the ISO? (it's OK to switch it later on live system) • Enable DISM Image Cleanup with Full ResetBase ( DisableResetbase = 0 ) Or I shouln't make a cleaning the image in this case? Can leaving WinSxS "as it is" be helpful to avoid a breakage of the installing future offline CU due to removing "important" packages/apps (like Edge, Defender, Store, etc.)? As I know, untouched WinSxS is important for the new PSFX update method since 1809. Or I'm wrong here? For now, let's skip a question about returning of the deleted apps back. First I want to make a modded ISO more healthy and welcome for the future (at least, offline) updates. If possible, of course.
Does this tool still work? I doesn't seem to have been updated since 2015, and I keep getting "Unable to open input file" errors.
I agree with you on your point that not integrating updates does not produce OOBE problems or SFC errors. However I found that the first couple of CU updates released from Microsoft can be integrated without issues - perhaps I will again find the same with 20H2? Until the SFC and OOBE issues are fixed, like you I will continue to use the latest ISO that MSMG ToolKit supports. But I will use a trusted ESD source from these forums, not some torrent.