edit file .\packs\RemovePkgsList.txt using file RemovePkgsList_Template.txt. template file contains the apps and components. so the next verison will support it ?
No even that way it won't remove since I have only added Apps removal for v1903, the support for v1903 component removal will take more time since MS has done changes to Cumulative update to restore the removed components and so need to work on it properly.
Updated the Toolkit to v9.3.2 Spoiler: Changelog v9.3.2 + Updated ToolKit's Bin folder with Windows 10 20H1 Insider Preview WADK (v10.0.18898.1000) Tools. + Fixed a Bug in the Feature "Integrate Language Packs" Where the extraction of Localized Resource files failed for Windows 10 v1607 Client/Server Source OS. + Updated the Feature "Remove Windows Component" to support removing Narrator Quick Start System App for Windows 10 v1809 Source OS. + Updated the Feature "Remove Windows Component" to support removing Windows Apps for Windows 10 v1903 (v10.0.18362.30) Source OS. + Fixed a Bug in the Feature "Remove Windows Component Using Package List" where the Toolkit failed to parse the ToolkitHelper.exe component name if more than one '_' present. Note: I have changed the syntax for RemovePkgsList.txt to use ':' instead of '_' for ToolKitHelper Components Name.
Thank you for this information. I was wondering this too as to why the system and windows apps removals were not available. Look forward to seeing a solution to Microsoft's changes in v1903.
@MSMG Thank you again for your hard work. Testing v9.3.2 now with the following: x86 ISO: 18362.30.190401-0842.19H1_RELEASE_CLIENTENTERPRISE_VOL_X86FRE_EN-GB.ISO x86 SSU: windows10.0-kb4498523-x86_ef839686aee13279ed4e3656150eed43d525949c.msu x86 CU: windows10.0-kb4497935-x86_8cd569b78eb22e22e5cf5f32b471f170f410ff4f.msu x64 ISO:18362.30.190401-0943.19H1_RELEASE_CLIENTENTERPRISE_VOL_X64FRE_EN-GB.ISO x64 SSU: windows10.0-kb4498523-x64_a0ff434be44cddb3c4e6c9e3a9a8d150e3ddc5fa.msu x64 CU: windows10.0-kb4497935-x64_e1e15758afc9d32ca57779428d145cfba3a12e4b.msu
Very pleased to report that I encountered no problems with v9.3.2 and the above files. SFC scanned before and after Windows Updates and found no issues. Spoiler: Method Extract ISO (1 > 3) Select source (1 > 1) (also mount boot and recovery images) Integrate Win32 calculator (3 > 3 > B) Remove all metro apps (4 > 1 > 1 > 8) Tweaks for Task View, App Downloads, Photo Viewer (5 > 5 > B/D/J) Cleanup (6 > 1) Apply changes to image (6 > 2) Rebuild (6 > 1) Convert WIM to ESD (2 > 4) Make ISO (7 > 1)
Hello guys! Help me please, created a script for importing reg-files, I can not import a reg-file, writes that Error: Error accessing the registry. Please see what is missing. Through SuperCMD.v2.1 everything is imported well, but through the command line I can not import the reg-file in the connected image into the bushes [PE4-SYSTEM] and [PE4-SOFTWARE]. Thank. Here is its contents: @echo off md "%~dp0Mount" echo. echo Mount image... echo ----------------------------------------------- echo. dism /Mount-Wim /WimFile:"%~dp0boot.wim" /Index:2 /MountDir:"%~dp0Mount" Set Target="%~dp0Mount" echo Connecting a registry hive ... echo ----------------------------------------------- echo. reg load HKEY_LOCAL_MACHINE\PE4-SOFTWARE "%Target%\Windows\System32\config\SOFTWARE" reg load HKEY_LOCAL_MACHINE\PE4-SYSTEM "%Target%\Windows\System32\config\SYSTEM" reg load HKEY_LOCAL_MACHINE\PE4-USER "%Target%\Windows\System32\config\USER" Echo. Echo Registry shrubs connected... Echo. Pause echo Importing Values to Registry ... echo ----------------------------------------------- echo. reg import "%~dp0REG.reg" Error: Error accessing the registry Echo. Pause Echo ---------------------------- reg unload HKEY_LOCAL_MACHINE\PE4-SOFTWARE reg unload HKEY_LOCAL_MACHINE\PE4-SYSTEM reg unload HKEY_LOCAL_MACHINE\PE4-USER Cls Echo. Echo Registry shrubs disabled... Echo. Pause echo Copying files ... echo ----------------------------------------------- echo. xcopy "%~dp0FALES" "%~dp0Mount" /E /Q /H /Y echo. echo ----------------------------------------------- echo. dism /Unmount-Wim /MountDir:"%~dp0Mount" /Commit echo. pause exit
Is there any reason to use 18362.30 as opposed to 18362.1? In case I plan to update online after installation. Thank you for the update!
I've found the problem: integrating Win 32 Calc does break start menu and search ui after first reboot. It work on first boot, but when I install Vmware tools and reboot, everything is broken.
good day when I remove the metro apps at the 1903 but stay under C: \Program Files\WindowsApps the whole apps folder earlier they were also removed or not?
In file RemovePkgsList_template.txt and RemoveAppsList_W10_v1903_Template.txt some entries are almost the same, like: Microsoft.MicrosoftSolitaireCollection -- ToolKitHelper:SolitaireCollection Microsoft.Office.OneNote -- ToolKitHelper:OfficeOneNote (...) Do I need to keep both entries in RemovePkgList.txt and RemoveAppsList.txt ?
MSMG would you happen to know why, after removing all apps and advanced components except IE in w10 x64 pro en us 1809, I can't install the netflix app properly using powershell (it installs but won't open}. If I do the same with LTSC the netflix app installs and works using powershell. Is there an app or component (if removed} that doesn't let powershell install an app properly?
Good morning I tried the 9.3.2 with W10 1903 b18362.30 and the option does not appear "Remove System Apps Menu" in the path: [4] Remove> [1] Remove Windows Components> [2] System Apps Thank you
I have tried removing component windows with the pkg list, but still there, I think this Toolkit v9.3.2 can help