Just my "two cents" here. I feel like Windows 11 is already and will only continue to derail this topic. I was a "Day One" tester of Win 10 and switched over pretty quick, but I'm not appreciating Microsoft's tactics and choices lately so I'll be sticking with 10 until things change. I wish we could continue to make progress with 10 rather than be distracted by 11. There's still so much more I want to clear out, but have to either do it manually or can't without breaking things. I wish this tool could go deeper and remove even more, so moving on to Windows 11 feels like it's premature above all else. But for many the tool does everything it should, so don't mind the old man shouting at the clouds.
hey, @ingviowarr I was not aware that the components I mentioned were added to toolkit helper your assistence was useful nontheless yes our masters did bring greate tideings but we must acknowledge the help that has been given by others how ever small or big that help may be. for fool I am for not realizing that the components I did mention were to be added. sorry for wasteing the time of the many here I wish thee a merry night
@MSMG thank you for your update sir sorry for being such a pest. I also wish thee a merry and good night Majid
May be since you have changed the components order some shared components might be having issues. Will test your list and report back.
@MSMG, Seeing the latest changes that Abbodi did in his scripts, it seems to me from Build 22483, the "wmic" was discontinued. So I made some changes in getting the Host OS info, already predicting this problem. Follow the modifications in a zip package. A script for testing. This test was made on Build 19044. For any of the 1904xx builds and 22000 is running OK. I would like to ask the other Users that when they can test in the builds below 18363, in the build 20348 and 22483, please put the result here. As I put in below spoiler. I'll be very grateful to that. Spoiler: Build 19044 Code: ------------------------------------------------------------------------------- Reading and Getting Host OS Information ------------------------------------------------------------------------------- HostOSName : "Windows 10" HostEdition : "Professional" HostBuildBranch (BuildBranch) : "vb_release" HostReleaseVersion (ReleaseId) : "2009" HostDisplayVersion (DisplayVersion) : "2009 21H2" HostVersion : "10.0" HostBuild : "19044" HostServicePackBuild : "1319" HostInstallationType : "Client" HostArchitecture : "x64" HostLanguage : "pt-BR" FullHostVersion : "[versão 10.0.19044.1319]" Reading Host OS Information... Windows 10 Professional (2009 21H2) - [versão 10.0.19044.1319] x64 pt-BR Pressione qualquer tecla para continuar. . .
That's when a governments were not too stupid (with their restrictions on global level). Everyone should know, that Mail.RU - is a dumpster and big spying machine. Or use TOR or don't even touch this.
We do not escape by nowhere, all companies are spies, hehehehe @zero cool root , as you know, I'm from Brazil, and in my case it should be my DNS configuration.
@inTerActionVRI When it rains, I take an umbrella. Or is it better to get wet? I'd rather be wet because of an onion, hehehehe
Replace wmic command with Code: for /f "tokens=3 delims= " %%i in ('reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v "CurrentBuild" ^| find "REG_SZ"') do (set HostBuild=%%i)
v21H2 19044.xxxx is still RP, but the Toolkit is already updated for it? Can we be confident there will be no breaking changes by MS as they release it at the end of this month? Cheers.
- The current Toolkit v11.8 supports removing components for only these versions. Code: + Updated the Feature "Remove Windows Component" to support Windows 10 Client v1809 (v10.0.17763.2183) Source OS. + Updated the Feature "Remove Windows Component" to support Windows 10 Client v1903/v1909 (v10.0.18362.1766/v10.0.18363.1766) Source OS. + Updated the Feature "Remove Windows Component" to support Windows 10 Client v2004/v20H2/v21H1/v21H2 (v10.0.19041.1237/v10.0.19042.1237/v10.0.19043.1237/v10.0.19044.1237) Source OS. + Updated the Feature "Remove Windows Component" to support Windows 11 Client v21H2 (v10.0.22000.1/v10.0.22000.194) Source OS. Hi MSMG I have to ask regarding 1809 LTSC toolkit v11.8 first release I have removed this from 1809 LTSC, 17763.2237 cant seem to find returnings after new preview cu Spoiler: Packagelist SnippingTool AssignedAccess CEIP FaceRecognition LocationService PicturePassword PinEnrollment WiFiNetworkManager WindowsInsiderHub HomeGroup FileHistory StepsRecorder SystemRestore WindowsBackup WindowsSubsystemForLinux WindowsToGo Wordpad AccountsControl AssignedAccessLockApp AsyncTextService BioEnrollment CapturePicker CBSPreview ContentDeliveryManager Cortana CredDialogHost ECApp EdgeDevToolsClient LockApp MapControl NarratorQuickStart OOBENetworkCaptivePortal OOBENetworkConnectionFlow PeopleExperienceHost QuickAssist RetailDemoContent SettingSync SkypeORTC Win32WebViewHost WindowsMixedReality XboxClient XboxGameCallableUI XGpuEjectDialog
for me not working i want try remove components from v10.0.22000.194 pro and still got errors waiting for new release
There's no much difference b/w 19041-19044, it's just the Enablement Pack and the CU which matters for 1904X Even if MS want's to add any breaking changes to 19044 then it should be through CU or Windows Experience Pack. Since The Toolkit is regularly adding component removal support for latest Patch Tuesday CU's then it work properly with little or no modification for the next immediate CU released. You can use the 19044 without any worry.