Cortana and StartMenu Search are integrated, removing Cortana will also remove the search in StartMenu and Settings. The best you can do is to disable Cortana.
If I'm correct you are referring to package list for removing the components present in the Windows Features. You can use the install_wim_tweak.exe tool to get the package list for the Windows Features.
Thank you for the reply, I will do the rename and try that... I am currently using Windows 10 Build 1803 as my base image. I was just wondering is the language pack version for RS4 is 10.0.17.134.1 or 10.0.17.133? as you said that 10.0.17.133 is not the correct version for RS4. Thanks again
You can use it, first use NTLite and then ToolKit, the reason I don't provide support for servicing source images already serviced by other tools is that: - The Toolkit right now uses two methods for component removal the DISM and manual (ToolKitHelper.exe). - The NTLite uses it's own method of component removal which I believe is the manual method because using DISM method you can not choose what to remove and what to not in a package. Those who are familiar with these both tools can only know how to use it in a right way without corrupting the source image. The ToolKit's manual method (ToolKitHelper.exe) also do provide some extra component removal which is not present in the ToolKit Menu and this has been added for testing purpose and will be later added to ToolKit Menu and there by replacing the DISM method completely. The next update to ToolKit will support removing extras components for RS4 through (ToolKitHelper.exe).
Thanks for the reply, I am using 17133.1.180323-1312.RS4_RELEASE_CLIENTCONSUMER_OEMRET_X64FRE_EN-US.iso as my base image. I now see where is the problem. Thank you MSMG!
The extra component removal which are available for RS3 now will also be added for RS4 for removal using ToolKitHelper.exe Code: AssignedAccessLockApp BioEnrollment CEIP_SQM ContentDeliveryManager Cortana Edge FileExplorer HolographicFirstRun KernelDebugging LockApp OneDrive ParentalControls PeopleExperienceHost PPIProjection RetailDemoContent SecureAssesmentBrowser SettingSync SkypeORTC SmartScreen StoreApp UnifiedTelemteryClient WindowsDefender WindowsErrorReporting WindowsMixedReality XboxApp XboxGameCallableUI XboxIdentityProvider
@MSMG The issue described in post: https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-353#post-1440208 - unable to integrate CU's after installation when the Telemetry components removed. The new CU KB4284835 also fails to install. Could you shine some light on this? Is this a bug that can and/or will be fixed, or should we rebuild the ISO without removing the Telemetry components?
I have just finished coding half the components, few more components are left and then need to test the ToolKit for any errors, it may take few more days may be by Sunday it will be ready.
My previous tests were done when the first CU was released for RS4 and removing Unified Telemetry Client under Telemetry components was causing failure of downloading Drivers through Windows Update. But the CU was downloaded and got updated properly through Windows Update, you can see it here https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-339#post-1436527 Will test with the new CU after updating the ToolKitHelper.exe and report back.