uup-converter v117 - W10UI v10.55 - Update "ISO\sources\ServicingCommon.dll" from install.wim for 26xxx builds thanks to @Enthousiast and @TS2008 for identifying the issue cause, and @Clusterhead for helping and testing the fix.
it seems like 26200 winre.wim has an integrated EP, as I recall W10UI ignores it tried to find some W10UI logs here, it seems like the same EP isn't integrated https://forums.mydigitallife.net/posts/1888501
winre.wim never should get LCU, but they did add it, then they did not even boot.wim should not get EP
Configured Options in W10UI.ini I am trying to understand the configured options that get listed when installing an LCU. I'm not sure why some defaults are listed such as SkipWebView, etc. while others configured such as SkipEdge are not. After installing an LCU, my Component store is broken again (Dism error 3) and I think it may be related to Webview again, talked about here. I'm wondering if I'm using the ini incorrectly which may be causing my issue with dism. Spoiler: Log+ini Code: ============================================================ Configured Options... ============================================================ Cleanup ResetBase UpdtBootFiles SkipWebView AddDrivers AutoStart UseWimlibb My build ini for Educ Code: [W10UI-Configuration] Target = Repo =u:\$W1\$0_WUI\x64\2022_educ\Repo-Dir DismRoot =dism.exe Net35 =0 Net35Source = Cleanup =1 ResetBase =1 LCUwinre =0 WinRE =1 LCUmsuExpand =0 UpdtBootFiles =0 SkipEdge =1 SkipWebView =0 UseWimlib =0 WimCreateTime =0 _CabDir =d:\W10UItemp MountDir =d:\W10UImount WinreMount =d:\W10UImountre wim2esd =0 wim2swm =0 ISO =0 ISODir = Delete_Source =0 AutoStart =0 AddDrivers =0 Drv_Source =\Drivers
Sorry, I didn't understand your Edge reply(do you mean not listed?). I restored a good image and ran the 09 dotnet and LCU update msu files on 22621.1 and the component store is still ok. My ini for W10UI must be causing a problem, but I don't know what. Do the options listed by the cmd above make sense compared to the ini I used? Also, can the missing blank lines in my W10UI.ini cause problems since the format is not 1 to 1
SkipEdge is auto-set to 0 if the image is build 20348 or later, therefore it does not show under "Configured Options..." SkipWebView does not get enabled on its own
No, none of them should be listed as configured but i don't know what's environment or changes you ran the script with
OK, I will see if I can pinpoint what my problem is with some more ini tests. At least I have an image without updates that is clean. I used the official script with some time /t cmds added to measure how long different installs take such as unpacking, installing etc. Windows 11 Enterprise Education 22621.1 Spoiler: Get Packages Code: Deployment Image Servicing and Management tool Version: 10.0.22621.1 Image Version: 10.0.22621.1 Packages listing: ---------------------------------------------------------------------------------------------------- | --------- | ------------- | ---------------- Package Identity | State | Release Type | Install Time ---------------------------------------------------------------------------------------------------- | --------- | ------------- | ---------------- Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 Microsoft-OneCore-DirectX-Database-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1 | Installed | Language Pack | 2022-05-07 07:30 Microsoft-Windows-Ethernet-Client-Intel-E1i68x64-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:37 Microsoft-Windows-Ethernet-Client-Intel-E2f68-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:37 Microsoft-Windows-Ethernet-Client-Realtek-Rtcx21x64-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:37 Microsoft-Windows-Ethernet-Client-Vmware-Vmxnet3-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:37 Microsoft-Windows-FodMetadata-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | Feature Pack | 2022-05-07 07:30 Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | Foundation | 2022-05-07 05:28 Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:38 Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~en-US~11.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:38 Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:38 Microsoft-Windows-Kernel-LA57-FoD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:37 Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2025-08-01 13:31 Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:31 Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2025-08-01 13:31 Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:31 Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2025-08-01 13:31 Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:31 Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2025-08-01 13:31 Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:31 Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2025-08-01 13:31 Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:31 Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:38 Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:38 Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:38 Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:38 Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2025-08-02 00:55 Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:40 Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:40 Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:40 Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~wow64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:40 Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:40 Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:40 Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:38 Microsoft-Windows-Wallpaper-Content-Extended-FoD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:38 Microsoft-Windows-Wifi-Client-Broadcom-Bcmpciedhd63-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:35 Microsoft-Windows-Wifi-Client-Broadcom-Bcmwl63a-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:35 Microsoft-Windows-Wifi-Client-Broadcom-Bcmwl63al-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:35 Microsoft-Windows-Wifi-Client-Intel-Netwbw02-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:33 Microsoft-Windows-Wifi-Client-Intel-Netwew00-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:33 Microsoft-Windows-Wifi-Client-Intel-Netwew01-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:34 Microsoft-Windows-Wifi-Client-Intel-Netwlv64-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:34 Microsoft-Windows-Wifi-Client-Intel-Netwns64-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:34 Microsoft-Windows-Wifi-Client-Intel-Netwsw00-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:34 Microsoft-Windows-Wifi-Client-Intel-Netwtw02-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:34 Microsoft-Windows-Wifi-Client-Intel-Netwtw04-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:35 Microsoft-Windows-Wifi-Client-Intel-Netwtw06-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:35 Microsoft-Windows-Wifi-Client-Intel-Netwtw08-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:35 Microsoft-Windows-Wifi-Client-Intel-Netwtw10-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:35 Microsoft-Windows-Wifi-Client-Marvel-Mrvlpcie8897-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:33 Microsoft-Windows-Wifi-Client-Qualcomm-Athw8x-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:33 Microsoft-Windows-Wifi-Client-Qualcomm-Athwnx-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:33 Microsoft-Windows-Wifi-Client-Qualcomm-Qcamain10x64-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:33 Microsoft-Windows-Wifi-Client-Ralink-Netr28x-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:36 Microsoft-Windows-Wifi-Client-Realtek-Rtl8187se-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:36 Microsoft-Windows-Wifi-Client-Realtek-Rtl8192se-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:36 Microsoft-Windows-Wifi-Client-Realtek-Rtl819xp-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:36 Microsoft-Windows-Wifi-Client-Realtek-Rtl85n64-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:36 Microsoft-Windows-Wifi-Client-Realtek-Rtwlane-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:36 Microsoft-Windows-Wifi-Client-Realtek-Rtwlane01-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:36 Microsoft-Windows-Wifi-Client-Realtek-Rtwlane13-FOD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:37 Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:32 OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.22621.1 | Installed | OnDemand Pack | 2022-05-07 07:39 The operation completed successfully.
I found the problem with W10UI incorrectly displaying the configuration options. I build a new ini each time to fit the install I am doing. I did this using echo commands in a batch file. This was not a good idea in this case because echo was adding a blank char at the end of the = value. When W10UI.cmd does the NEQ 0 compare on the options, everything matches as if item=1. Spoiler: trace Code: U:\$Wx\W10UI>(if !Cleanup! NEQ 0 echo Cleanup ) Cleanup U:\$Wx\W10UI>(if !ResetBase! NEQ 0 echo ResetBase ) ResetBase U:\$Wx\W10UI>(if !UpdtBootFiles! NEQ 0 echo UpdtBootFiles ) UpdtBootFiles U:\$Wx\W10UI>(if !SkipEdge! NEQ 0 echo SkipEdge ) U:\$Wx\W10UI>(if !SkipWebView! NEQ 0 echo SkipWebView ) SkipWebView U:\$Wx\W10UI>(if !AddDrivers! NEQ 0 echo AddDrivers ) AddDrivers U:\$Wx\W10UI>(if !AutoStart! NEQ 0 echo AutoStart ) AutoStart U:\$Wx\W10UI>(if !UseWimlib! NEQ 0 echo UseWimlib ) UseWimlib DismRoot I scrapped the echo idea and now use a program made specifically to update ini files which can be found here. Code: ============================================================ Configured Options... ============================================================ Cleanup ResetBase Press any key to continue . . . I also found the cause of my disk error 3 which doesn't seem related to any settings like I originally thought. When I take a 22621.1 (Educ) base and update it with the August updates the componet store is fine until I do the resetbase. After that, component store is broken. I tried adding the September updates without resetbase to see if that would fix it, but it didn't. I don't know how to proceed from here as to what resetbase removed to cause this.
Yes, 22621. No component store corruption before doing cleanup only. Same error Spoiler Code: Microsoft Windows [Version 10.0.22631.5909] (c) Microsoft Corporation. All rights reserved. c:\>dism.exe /Online /Cleanup-Image /StartComponentCleanup Deployment Image Servicing and Management tool Version: 10.0.22621.2792 Image Version: 10.0.22631.5909 [===== 10.0% ] [==========================100.0%==========================] The operation completed successfully. c:\>DISM /Online /Cleanup-Image /ScanHealth Deployment Image Servicing and Management tool Version: 10.0.22621.2792 Image Version: 10.0.22631.5909 [===========================91.1%==================== ] Error: 3 The system cannot find the path specified. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log c:\>
Seems to be the same file that led me on a wild goose chase thinking it had to do with the W10UI webview ini setting until I noticed restbase was the culprit for this issue From the looks of it, installing the latest LCUs to a 22621.1 Educ base breaks the component store after the resetbase. No idea if it's a Msoft problem or not. Up until now, I always thought using the .1 release was the recommended base to start with when clean installing and adding the latest LCUs. I have no such issues doing this with .1 LTSC builds Code: 2025-09-14 12:40:19, Error CSI 0000000a (F) STATUS_OBJECT_PATH_NOT_FOUND #2827625# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile(flags = 0, handle = {provider=NULL, handle=0, name= ("null")}, da = (FILE_GENERIC_READ|FILE_WRITE_ATTRIBUTES|FILE_WRITE_EA|FILE_APPEND_DATA|FILE_WRITE_DATA), oa = @0x78a7cfba88->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[106]'\SystemRoot\WinSxS\Temp\InFlight\368946f76325dc01020b0000180a741e\EBWebView\x64\EmbeddedBrowserWebView.dll'; a:(OBJ_CASE_INSENSITIVE)}, iosb = @0x78a7cfbad8,[gle=0xd000003a]
uup-converter v117f - Fixed creating Enterprise virtual editions for Win10 1903/1909 thanks to @Enthousiast for reporting and testing