System restore points is inside system volume information folder. It is 0 mb. All files selected in c: folder and it says 3.29gbs but drive size is different. My winsxs folder is 86mb. It is inside vhd.
i've reconstructed enterprisegn (modified csvlk) from enterpriseneval, but activation from massgrave is not working now.
There is not official 19041.1 LTSC. ATM, those 19041.1 EditionSpecific packages are shared by two members: [EnterpriseS by Member No. 1] 1. x86: OK. 2. amd64: OK. 3. arm64: Win32Calc not accepted by CU. [EnterpriseSN by Member No. 2] 1. x86: OK. 2. amd64: OK. 3. arm64: Win32Calc different to Member No. 1, not being tested yet.
Is Reserved Storage enabled as that hogs a few invisible GBs? DISM /Online /Get-ReservedStorageState if enabled then kill it with Code: Dism /Online /Set-ReservedStorageState /State:Disabled
Thank you for to solution. It worked. Have not heard such a dism command exist before. But it does not fixed after i change Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ReserveManager] "ShippedWithReserves"=dword:00000000 It fixed after "DISM.exe /Online /Set-ReservedStorageState /Stateisabled" command. A few invisible gb is over 7gbs
gailium119 is the author... And, the 25398.1 packages shared at MDL is also by gailium119. Same author. Yet the image reconstructed with those packages is accepted by official CUs. I reckon, the error is caused by language packs.
I have deleted it. I'm still considering using the gailium119 package or using my own method that I adopted from abbodi1406's W10UI to remove Windows Defender and improve my upmod.cmd to keep control it. This exclusive menu is only for EnterpriseS 22000 and 22621. Spoiler *oh my five legs lyzard, I feel lazy doing it.
My 25398.1308 EnterpriseS with 26100 Store has spotlight upon first logon. What about EnterpriseSN without 26100 Store? Code: ------------------------------------------------------------ Add Cumulative update to EnterpriseSN image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.25398.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~25398.1308.1.6 [==========================100.0%==========================] An error occurred - Package_for_RollupFix Error: 0x800f0983 Error: 0x800f0983 DISM failed. No operation was performed. For more information, review the log file. The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log ------------------------------------------------------------ [Credits] gailium119 zwl29107