assuming i got this iso : en-gb_windows_10_enterprise_ltsc_2021_x64_dvd_7fe51fe8 i would only need to integrate the following 2 updates? Added October 14. 2025: Code: /catalog.s.download.windowsupdate.com/c/msdownload/update/software/secu/2025/10/windows10.0-kb5066791-x64_3210d264091be5effb3253d05397c4daefba44c8.msu /catalog.s.download.windowsupdate.com/c/msdownload/update/software/secu/2025/10/windows10.0-kb5066791-arm64_28dfd4874e2cd23882608cdcba89a9cc2132d677.msu /catalog.s.download.windowsupdate.com/c/msdownload/update/software/secu/2025/10/windows10.0-kb5066791-x86_c8f251a7b071fa63c27db04105d7b3cd5ef683c1.msu
https://forums.mydigitallife.net/posts/1571109 For a 100% uptodate LTSC ISO that would be these updates: Current list of Updates for use with W10UI; Code: x64: defender-dism-x64_steven4554_October_29_2025.cab windows10.0-kb5007401-x64_Critical_DU_for_NET35.cab windows10.0-kb5011048-x64_NDP481_Base_9166.1.cab windows10.0-kb5011064-x64_NL_NDP481_XX_LP_10.0.1.8028.cab <=== the LP for your language windows10.0-kb5062682-x64_DU_Sources_6094.cab windows10.0-kb5062691-x64_DU_SafeOS_6094.1.5.cab windows10.0-kb5019180-x64_MMIO_Intel_2673.1.1.cab <=== optional, intel CPU only! Windows10.0-KB5066130-x64-NDP481_CU_9320.2.cab Windows10.0-kb5066791-x64_LCU_6456.1.21.msu All updates are linked at the overview. ps, you list an arm64 and a x86 update, those are not the same as x64 and also not applicable on a x64 ISO!!!
How to know each month what updates are needed..for 10 LTSC and 11, if windows update is suspended or deactivated??
Then there is not much to do? I never deactivate WU, so at least 1 person will be able to see what is offered
Watch the update overview topics in this forum. You can also watch UUPDump for any new update releases. Obviously, if you lobotomized WU then it cannot display anything.
Does Windows Update MiniTool (WUMT) give all the updates for the current OS?? Because, sometimes there is framework or side objects
WUMT and WuMgr need a working Windows Update (even if temporarily) to scan for updates. Getting the updates from MDL or UUPDump and using W10UI from @abbodi1406 doesn't.
Ah, i get it now, also didnt notice the x86,x64 arm64 in the links till you mentioned it. Thanks for helping out a n00b!
thanks, i was searching by KB number, and one in link is different in list, again, thanks for helping a n00b, been ages since i slip streamed.
@Enthousiast thanks a lot very good info in time now I'm running W10 Enterprise LTSC 2021 x64 fast as one ray
Hello. I'm currenly using windows 10 pro and windows 10 home and I activated them with KissKMS v3.1.1/v3.0.2 https://forums.mydigitallife.net/threads/kisskms-v3-1-1-v3-0-2.72455 But I heard that It is possible to extend security update of windows 10 until January 13, 2032 If I install windows10 IoT Enterprise 2021. It would be very very annoying to install windows 10 IoT Enterprise 2021 from the scratch.So I want to just change license key of all of my computer to windows10 IoT Enterprise 2021. Is it possible to change license key of windows 10 home or pro to windows10 IoT Ent 2021 LTSC without installing windows10 IoT Enterprise 2021? EDIT: I downloaded "ko-kr_windows_10_enterprise_ltsc_2021_x64_dvd_6d26f398.iso" and run setup.exe but "Keep personal files and apps" option was grayed out....How can I select "Keep personal files and apps" option while running setup.exe?
Open a command prompt as administrator and run : Code: reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v EditionID /d EnterpriseS /f Then run immediately setup.exe of the mounted ISO (DO NOT reboot before).