on 20279 en-us when polish language is downloading, 2 files without extension shows up in windows/softwaredistribution/download folder. first about 71MB, second about 135MB
Back to trying to make Hotpatching work on non-Azure machines. I have an active Azure subscription, can create a VM of template named "2022-datacenter-azure-edition-hotpatch" (no WS2025 templates in Azure yet) I have a working VM that has hotpacth enablement installed: I also see Hotpatch gated package: Here is Targeting-Gated-package MUM: Spoiler Code: <?xml version="1.0" encoding="utf-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved."> <assemblyIdentity name="Microsoft-Windows-Hotpatch-Targeting-Gated-Package" version="10.0.20348.2655" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> <package identifier="Microsoft-Windows-Hotpatch-Targeting-Gated" releaseType="Feature Pack"> <parent integrate="delegate"> <assemblyIdentity name="Microsoft-Windows-Hotpatch-Enrollment-Package" version="10.0.20348.0" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </parent> <update name="Microsoft-Windows-Hotpatch-Targeting"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Hotpatch-Targeting-Package" version="10.0.20348.2655" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> </package> </assembly> What's next step? Quick Q: I want to uninstall KB5041160 and KB5041948 to test and document hotpatch procedure, but uninstall info is removed by Microsoft. How to uninstall updates, using PSF updates?
I don't know. Test it yourself. If you deleted the four 3rd-party wallpapers, system will use one of Windows\Web\Wallpaper\Windows\ img0.jpg img19.jpg
Hello master , can you elaborate how did you manage to make custom LCU to update 17763/6189 in order to use your 17763.1_Windows_10_Enterprise_LTSC_LiteR_amd64_en-US.install image? Thanks in advance