Left Your Phone and Store app. And on the Phone (Options) tab, there is still the inscription: "Some of the parameters are hidden or managed by your organization." How to remove this inscription?
Hi MSMG, sorry only question... the Toolkit using GUI are running in some form already in advanced form ( please only curious)
Yes the old version was working with RS1/RS2 and uses the dism.exe for the operation, the new one uses the DISM API which is faster than the old version. In new version only mounting and dismounting has been added yet since a lot custom UI has to be designed. As said before soon I will be taking a break to implement it and so will slowdown the development of current Toolkit for sometime, may be the next update to current Toolkit will be only when I do complete the RS5 component removal for all languages.
I Have Installed my custom 1809 LTSC made with your so nice ToolKit v9, just keep Telemetry and remove all other. Low level drivers were installed with later version and just next, I ask for a Windows Update. The WU came in seconds and version is 17763.134 right now with 3 updates only. (minus the drivers). No more trace of Cortana or Windows defender. Nothing reinstalled. Nice hard work MSMG ! Event viewer is clean.
I dont understand, on v9.0 the tools is not offering any components for removal for windows 10 1803???
try this reg entries: Code: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\CloudContent] DisableWindowsConsumerFeatures=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CloudContent] DisableWindowsConsumerFeatures=dword:00000000
Hello MSMG, thanks for your great work. Do you recommend to run your toolkit with the latest refresh ISOs or should we stay with the "unpatched" 1809? Refreshed ISOs didn't seem to be well supported with v8.9. Is this fixed with 9.0?
Please do read the changelog.txt, I have temporarily removed the component removal support for W7-W10 RS4 from v8.9.
I always do recommend the vanilla ISO for ToolKit since the component removal as been coded based on it. Using refreshed images the component removal won't remove the updated component files.