Why can't the clipboard work on WIN+V ?19041.208 Remove ToolKitHelper Mount AdobeFlashForWindows ToolKitHelper Mount CEIP_SQM ToolKitHelper Mount KernelDebugging ToolKitHelper Mount UnifiedTelemetryClient ToolKitHelper Mount WindowsInsiderHub ToolKitHelper Mount SecurityCenter ToolKitHelper Mount ContentDeliveryManager ToolKitHelper Mount EdgeDevToolsClient ToolKitHelper Mount Edge ToolKitHelper Mount MapControl ToolKitHelper Mount OneDrive ToolKitHelper Mount QuickAssist ToolKitHelper Mount WindowsMixedReality ToolKitHelper Mount WindowsReaderPDF ToolKitHelper Mount WindowsDefender ToolKitHelper Mount PPIProjection ToolKitHelper Mount XboxGameCallableUI ToolKitHelper Mount GameExplorer ToolKitHelper Mount FileExplorer ToolKitHelper Mount PeopleExperienceHost ToolKitHelper Mount 3DViewer ToolKitHelper Mount AdvertisingXaml ToolKitHelper Mount Alarms ToolKitHelper Mount BingWeather ToolKitHelper Mount Calculator ToolKitHelper Mount Camera ToolKitHelper Mount CommunicationsApps ToolKitHelper Mount DesktopAppInstaller ToolKitHelper Mount FeedbackHub ToolKitHelper Mount GetHelp ToolKitHelper Mount Getstarted ToolKitHelper Mount Maps ToolKitHelper Mount Messaging ToolKitHelper Mount MixedRealityPortal ToolKitHelper Mount OfficeHub ToolKitHelper Mount OfficeOneNote ToolKitHelper Mount OneConnect ToolKitHelper Mount Paint3D ToolKitHelper Mount People ToolKitHelper Mount Photos ToolKitHelper Mount Print3D ToolKitHelper Mount ScreenSketch ToolKitHelper Mount SkypeApp ToolKitHelper Mount SolitaireCollection ToolKitHelper Mount SoundRecorder ToolKitHelper Mount StickyNotes ToolKitHelper Mount WalletService ToolKitHelper Mount XboxApp ToolKitHelper Mount XboxIdentityProvider ToolKitHelper Mount YourPhone ToolKitHelper Mount ZuneMusic ToolKitHelper Mount ZuneVideo
@MSMG Forgive my very brief post, am very quickly testing 20H2 with ToolKit v10.6. This is my normal removal list: Spoiler: RemovePkgsList.txt GameExplorer MapControl OneDrive PeopleExperienceHost RetailDemoContent SecureAssessmentBrowser SkypeORTC WindowsMixedReality XboxGameCallableUI 3DViewer AdvertisingXaml Alarms BingWeather Calculator Camera CommunicationsApps Cortana DesktopAppInstaller FeedbackHub GetHelp Getstarted HEIFImageExtension Maps MixedRealityPortal OfficeHub OfficeOneNote Paint3D People Photos ScreenSketch SkypeApp SolitaireCollection SoundRecorder StickyNotes VP9VideoExtensions WalletService WebMediaExtensions WebpImageExtensions WindowsStore XboxApp XboxIdentityProvider YourPhone ZuneMusic ZuneVideo I get the message "The specified component has already been removed..." for the following components (if the ToolKitHelper.exe follows the order that my list is in): Spoiler: The specified component has already been removed... 3DViewer Alarms BingWeather Calculator Camera CommunicationsApps Cortana DesktopAppInstaller FeedbackHub GetHelp Getstarted HEIFImageExtension Maps MixedRealityPortal OfficeHub OfficeOneNote Paint3D People Photos ScreenSketch SkypeApp SolitaireCollection SoundRecorder StickyNotes VP9VideoExtensions WalletService WebMediaExtensions WebpImageExtensions XboxIdentityProvider YourPhone ZuneMusic ZuneVideo Have names for these changed, or does the ToolKitHelper.exe just need a small update to completely support 20H2? Files used, including those used to create my single edition ISO: ESD Decrypter: esd-decrypter-wimlib-56.7z x86 ESD: 19042.572.201009-1947.20h2_release_svc_refresh_CLIENTBUSINESS_VOL_x86FRE_en-gb.esd x86 ISO: 19042.572.201009-2202.20H2_RELEASE_SVC_REFRESH_CLIENTENTERPRISE_VOL_X86FRE_EN-GB.ISO x64 ESD: 19042.572.201009-1947.20h2_release_svc_refresh_CLIENTBUSINESS_VOL_x64FRE_en-gb.esd x64 ISO: 19042.572.201009-2225.20H2_RELEASE_SVC_REFRESH_CLIENTENTERPRISE_VOL_X64FRE_EN-GB.ISO Please note: I have only tested with x86 so far, not had time to do x64.
question, is v1809 the best to stay on, so components won't get restored by windows updates? and will v1809 have a clean sfc scan after removing everything?
Right now the option to remove language packs or set the image default language have not been added yet so you can manually run these commands from command prompt when the image is mounted using the Toolkit. To remove a language pack from boot.wim and install.wim Code: DISM /Image:Mount\Boot\1 /Remove-Package /PackageName:<Language-Pack-Name> DISM /Image:Mount\Boot\2 /Remove-Package /PackageName:<Language-Pack-Name> DISM /Image:Mount\Install\<Index-No> /Remove-Package /PackageName:<Language-Pack-Name> To set the image default language to boot.wim Code: DISM /Image:Mount\Boot\1 /Set-InputLocale:<Language-Locale-Code> DISM /Image:Mount\Boot\1 /Set-UILangFallback:<Language-Locale-Code> DISM /Image:Mount\Boot\1 /Gen-LangINI /Distribution:DVD DISM /Image:Mount\Boot\2 /Set-InputLocale:<Language-Locale-Code> DISM /Image:Mount\Boot\2 /Set-UILangFallback:<Language-Locale-Code> DISM /Image:Mount\Boot\2 /Gen-LangINI /Distribution:DVD To set the image default language to install.wim Code: DISM /Image:Mount\Install\<Index-No> /Set-InputLocale:<Language-Locale-Code> DISM /Image:Mount\Install\<Index-No> /Set-UILangFallback:<Language-Locale-Code> DISM /Image:Mount\Install\<Index-No> /Gen-LangINI /Distribution:DVD Run the commands from the Toolkit folder using Command prompt, do change the <Index-No>, <Language-Pack-Name> and <Language-Locale-Code> to your needs.
Did you added the supported CU to 19041.208 image? try retaining UnifiedTelemetryClient and see if the clipboard works.
No names have been changed, will check with this issue once I do complete the fix for removing left-over resources entries in component removal.
Lately the component removal for v1809 was updated to support images with updates and some non English resource entries are left-out which needs a fix to avoid SFC errors. Yes v1809 is best build to avoid components getting restored.
For online system do change the string DISM /Image:<Mount-Folder> to DISM /Online It will work, the CU will be re-offered to update the added Defender components.
The support for W10 20H2 was added long back, and if your image language is English you can use the Toolkit right now by adding the required CU supported by the component removal. For other languages it needs a fix to remove left-over resource entries.
It was too late for me last night, but I did notice that the components which could not be removed were present in the installation from the untouched ISO - my own feeling is that a small update is just needed. I have also noticed from the untouched ISO installation that the Do more across devices with activity history screen is no longer present in the OOBE stage of setup. Perhaps this is why I thought I had issue with OOBE, when in actual fact MS removed it from later versions? I look forward to your update and helping in anyway I can.
The original image 19041.208 ru-ru was taken. I made a test with the removed components: ToolKitHelper Mount AdobeFlashForWindows ToolKitHelper Mount CEIP_SQM ToolKitHelper Mount KernelDebugging ToolKitHelper Mount UnifiedTelemetryClient ToolKitHelper Mount WindowsInsiderHub ToolKitHelper Mount SecurityCenter ToolKitHelper Mount ContentDeliveryManager ToolKitHelper Mount EdgeDevToolsClient ToolKitHelper Mount Edge ToolKitHelper Mount MapControl ToolKitHelper Mount OneDrive ToolKitHelper Mount QuickAssist ToolKitHelper Mount WindowsMixedReality ToolKitHelper Mount WindowsReaderPDF ToolKitHelper Mount WindowsDefender ToolKitHelper Mount PPIProjection ToolKitHelper Mount XboxGameCallableUI ToolKitHelper Mount GameExplorer ToolKitHelper Mount FileExplorer ToolKitHelper Mount PeopleExperienceHost The win+v buttons are still working. Can remove AdvertisingXaml lead to not working for fairly win+v?
@MSMG see this but without any error at the end of the job, now I will install this new version of Windows in dual boot with the W10 LTSC after send feedback edit: see image versions
I have tried latest ToolKit with en_windows_10_business_editions_version_20h2_x64_dvd_4788fb7c.iso (19042.508) and also get these errors while removing apps (4 - 1 - 8 - remove all).
Can I help you with testing 20H2 on "other language" somehow? Now we have an official images (incl. non-English) and I'm prepeared to have a test of 20H2 RU. If you need to check something, just say, give me instructons and I'll do. Feel free to send a PM also.