@MSMG Would you be able to upload the En-US language pack as it was once available on the MSMG Toolkit project page on MEGA.nz for download? For Windows 10 21H2 19044.XXXX
Thanks, well the issue is not about the file hosting, it's about the website hosting, will be resolved soon.
Have uploaded updated Toolkit.cmd and ToolKitHelper.exe Code: Name: Toolkit.cmd Size: 1355609 bytes (1323 KB) SHA1: f9d7e01f3a8e7025c90691a09373c5857950de67 Name: ToolKitHelper.exe Size: 12368384 bytes (11 MB) SHA1: 4eef32c4fed684a2ca9b6eae00c8d8a49de3b105 Name: ToolKitHelper_Preview.exe Size: 12422656 bytes (11 MB) SHA1: f418bfc22db77015c1b13900b252be221630f1ab Name: README.txt Size: 50399 bytes (49 KB) SHA1: b396c15c93f066fc66d8d9f6f2db979bbbf9d7ba Will upload Toolkit v12.3 after coming Patch Tuesday update. ToolKitHelper.exe supports removal of v10.0.17763.1 & v10.0.17763.2928 v10.0.18362.1 & v10.0.1836x.2274 v10.0.19041.1 & v10.0.1904x.1706 v10.0.22000.1 & v10.0.22000.675 v10.0.22621.1 ToolKitHelper_Preview.exe supports removal of v10.0.17763.1 & v10.0.17763.2989 v10.0.18362.1 & v10.0.1836x.2274 v10.0.19041.1 & v10.0.1904x.1741 v10.0.22000.1 & v10.0.22000.708 v10.0.22621.1 & v10.0.22621.4
Twice uploaded on MEGA site was removed by MEGA due to DMCA take down and the MEGA removes the content or terminates the account only when the copyright holder issues the DMCA. This time files uploaded on Mediafire site contains only custom packs, lets hope it's not removed.
I'm trying to debloat latest windows 11 from uupdump but in the Remove Menu, the Remove Windows Components seems to be missing. How can I remove windows components manually like before?
@MSMG Could you put the en-us language package on some temporary hosting I will download and have it on my disk or specify where I can get such packages for 21H2?
@MSMG In Windows 11 22621.4 4 apps were added. Code: MicrosoftCorporationII.MicrosoftFamily MicrosoftCorporationII.MicrosoftFamily_0.1.28.0_x64__8wekyb3d8bbwe MicrosoftCorporationII.QuickAssist MicrosoftCorporationII.QuickAssist_2.0.5.0_x64__8wekyb3d8bbwe Microsoft.HEVCVideoExtension Microsoft.HEVCVideoExtension_1.0.50361.0_x64__8wekyb3d8bbwe Clipchamp.Clipchamp Clipchamp.Clipchamp_2.2.8.0_neutral__yxz26nhyzhsrt
Yes Clipchamp, HEVCVideoExtension and QuickAssist Apps are removed. The Microsoft Family App is not present in either the official preview ISO or ESDs, it's only add with UUP.
Have you thought about using 7-Zip to both password protect the archive and encrypt the file names? Each time you upload a file, provide a password in the post. For example, if you uploaded today, the password could be MSMG11062022.
@MSMG, As the optimized WinRE is already in the correct location within the DefaultIndexNo, and is not being moved to Temp. This change has to be made so that the copy of WinRE to other indexes works. Code: %WimLibImagex% optimize "%InstallMount%\%DefaultIndexNo%\%WinReWim%" echo. copy /y "%InstallMount%\%DefaultIndexNo%\%WinReWim%" "%Temp%\rebuild.wim" ) :: Saving & Un-Mounting Source Install & Recovery Images for /l %%i in (1, 1, %ImageCount%) do ( if exist "%InstallMount%\%%i" ( if "%IsRecoveryImageSelected%" equ "Yes" ( echo.------------------------------------------------------------------------------- echo.Copying Winre.wim file to [Install.wim, Index : %%i] Image... echo.------------------------------------------------------------------------------- copy /y "%Temp%\rebuild.wim" "%InstallMount%\%%i\%WinReWim%" echo. ) echo.------------------------------------------------------------------------------- echo.Applying Changes ^& Un-Mounting [Install.wim, Index : %%i] Image... echo.------------------------------------------------------------------------------- call :UnMountImage "%InstallMount%\%%i", "Commit" call :RemoveFolder "%InstallMount%\%%i" ) ) call :RemoveFile "%Temp%\rebuild.wim" >nul :: Re-Building Source Install Image with Maximum Compression. This case of WinRE is the only one, in which the optimize command needs a copy of optimized image to the temp.
@MSMG The LiveCaptions and VoiceAccess apps that are present in the Accessibility menu on have not yet been removed, even after the new ToolKitHelper_Preview update that meets the prerequisites of build v10.0.22621.4 and you can't remove MicrosoftWindows.Client.CBS_cw5n1h2txyewy because it has many other applications inside it that are needed And now how to do it ??
Updated to 2262.4 after running it through the toolkit and I still get this error with svchost.exe, I tried sfc /scannow and Dism /Online /Cleanup-Image /RestoreHealth but will get the error when using a program like OBS. Anyone else get this error?
I have already had errors of this type when disabling services, to use OBS you must keep CapturePicker, but that did not prevent the application from starting.