When I Remove-AppxProvisionedPackage, everything is removed except Microsoft.VCLibs.140.00 Microsoft.VCLibs.140.00_14.0.27323.0_x64__8wekyb3d8bbwe which is not listed in the .1288 LTSC. Can this be removed otherwise, or does it have to be left in?
Apparently it wasn't needed in the .1288 LTSC. You mentioned back then that you were glad you asked about that package, because you previously always removed it. How did you do that? If you try with powershell, there is no error, but it is not removed and still listed.
Code: cd "C:\mount\Program Files\WindowsApps" TAKEOWN /F Microsoft.VCLibs.140.00_14.0.27323.0_x64__8wekyb3d8bbwe /a /r /d y ICACLS Microsoft.VCLibs.140.00_14.0.27323.0_x64__8wekyb3d8bbwe /grant administrators:F /T RMDIR /q /s Microsoft.VCLibs.140.00_14.0.27323.0_x64__8wekyb3d8bbwe Powershell -Command "Get-AppXProvisionedPackage -Path C:\mount | Remove-AppxProvisionedPackage -Path C:\mount"
Where I can obtain PSFX LCU files? I'm not still managed to find them. Can you give me a example link? If not allowed here, please give a link to me on a PM.
Question : Any chance we can build an 19041.1 as a Starter edition or an idea how to slim down a Core edition to act as a Starter without all the crap bloatware ?
yes use windows 10 home single language / remove all store with powershell and after add windows 10 starter with good key
I posted a similar question to this in the current LTSC 2021 discussion thread, but I'm not sure it belongs there because I'm using a reconstructed .1 2021 LTSC and I apologize if this is considered cross-posting. My problem is that scanning the constructed image including updates shows no integrity violations, whereas scanning after the image is installed, does. The CBS.log is clean and doesn't indicate what's wrong though. Any ideas what the problem is? Spoiler: SFC details Code: Included in image:: Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.19041.1 Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4455.1 Package_for_KB5003791~31bf3856ad364e35~amd64~~19041.1237.1.3 Package_for_KB5007401~31bf3856ad364e35~amd64~~19041.1378.1.1 Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.1387.1.12 Package_for_ServicingStack_1371~31bf3856ad364e35~amd64~~19041.1371.1.0 c:\>dism /Mount-Wim /WimFile:x:\$W0\$0_WUI\x64\_LTSC_21H2\LTSC+11.wim /index:1 /mountdir:d:\Offline Deployment Image Servicing and Management tool Version: 10.0.19041.844 Mounting image [==========================100.0%==========================] The operation completed successfully. c:\>sfc /VERIFYONLY /OFFWINDIR=d:\offline\windows /OFFBOOTDIR=d:\offline Beginning system scan. This process will take some time. There is a system repair pending which requires reboot to complete. Restart Windows and run sfc again. ****** Removed pending.xml caused by enabling, NET 3.5 feature ****** c:\>sfc /VERIFYONLY /OFFWINDIR=d:\offline\windows /OFFBOOTDIR=d:\offline Beginning system scan. This process will take some time. Windows Resource Protection did not find any integrity violations. ************ Installed image *************** c:\>sfc /scannow Beginning system scan. This process will take some time. Beginning verification phase of system scan. Verification 100% complete. Windows Resource Protection found corrupt files and successfully repaired them. For online repairs, details are included in the CBS log file located at windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline repairs, details are included in the log file provided by the /OFFLOGFILE flag. c:\>findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails1.txt No errors in extracted txt file. CBS.log looks clean too. I ran one last test while the subject system was offline. No errors - only when LTSC is running. Go figure. Spoiler: SFC when LTSC offline Code: Microsoft Windows [Version 10.0.14393] (c) 2016 Microsoft Corporation. All rights reserved. c:\>sfc /VERIFYONLY /OFFWINDIR=q:\windows /OFFBOOTDIR=q:\ Beginning system scan. This process will take some time. Windows Resource Protection did not find any integrity violations.
I don't know why, but all I found are these files: Code: Windows10.0-KB5003838-x64-baseless.cab Windows10.0-KB5003838-x64-baseless.psf Windows10.0-KB5003839-x64-baseless.cab Windows10.0-KB5003839-x64-baseless.psf And I don't think they're the files I need to obtain. I'm using the build: 21382.1000.co_release_svc_prod1.210511-1436.
Download windows home from uup dump and choose and create additionnal edition Choose core single language / copie windows 10 starter certificate and past key After past powershell script to remove all appx