[DISCUSSION] Windows 10 Final Build 19041>>>19045 (PC) [20H1>>>22H2 vb_release]

Discussion in 'Windows 10' started by Enthousiast, Dec 10, 2019.

  1. AeonX

    AeonX MDL Addicted

    May 24, 2013
    793
    719
    30
    It won't change anything noticeable to the average user. Essentially this is the same thing as the version 2004 from over 2 years ago. The real feature update with new features is Windows 11.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. qwesta

    qwesta MDL Senior Member

    Jul 22, 2011
    314
    110
    10
    @Enthousiast
    can you try to explain to me why this KB still shows up in the Windows update, although it was clearly integrated using W10UI, ?
    windows10.0-kb5017380-x64_df4c797cb435503663acb5f5fd48341ea845d334
    Thank you
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,666
    450
    Depends on the W10UI settings and if there are fod/language changes performed afterwards.
     
  4. nosirrahx

    nosirrahx MDL Expert

    Nov 7, 2017
    1,239
    592
    60
    It happens quite a bit with CUs on images your build yourself. If you check C:\Windows\servicing\LCU before and after, you will see that the CU got unpacked there.

    When this happens, Windows updates will download the CU, say that it is installing it but will not require a reboot as all that happened was that the CU was downloaded and unpacked into the LCU folder.
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,666
    450
    I build 100s of ISOs myself per month, never had this occurring other then on some vbox installs.

    Iirc, this was already discussed.
     
  6. nosirrahx

    nosirrahx MDL Expert

    Nov 7, 2017
    1,239
    592
    60
    It was and I was not the only one seeing this. I also do hundreds of installs but 0% are virtual. Other than my Windows 11 VM, all installs are on real hardware.
     
  7. qwesta

    qwesta MDL Senior Member

    Jul 22, 2011
    314
    110
    10
    Nothing was changed, after installation, only .net was activate on the "live" machine before Windows update
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,666
    450
    That is the nr 1 reason, FOD changes causing the re-offering of the LCU, to update the changed components.

    When you don't want to have the LCU re-offered after installation pre-enable .netfx35 and integrate the LCU and NDP35-4xx CU afterwards.
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,666
    450
  10. yousif

    yousif MDL Member

    Dec 14, 2013
    223
    122
    10
    #9830 yousif, Sep 26, 2022
    Last edited: Sep 26, 2022
    Confirmed:
    Microsoft is apparently planning to launch Windows 10 version 22H2 in October and it’ll be called ‘Windows 10 October 2022 Update’.

    Microsoft Spokesman - No official blog post yet.

    Windows 10 October 2022 Update (arrives) is an enablement package:
    Microsoft is no longer working on new features for Windows 10 and it’s technically under maintenance mode. As a result, Windows 10’s next ‘feature update’ would be a minor release.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. droidfreak

    droidfreak MDL Novice

    Apr 17, 2016
    15
    11
    0
    Instead of Preview updates can we use the normal CU with the rest of the list being the same ?
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,666
    450
    You can but mixing them can cause problems, the ndp35-481 and dbx update should be safe to mix with the others.
     
  13. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,822
    5,608
    180
    Happy Anniversary Windows 10
    1st Build (9841) released on 1 Oct 2014.
     
  14. Ahsan

    Ahsan MDL Addicted

    Dec 3, 2009
    827
    167
    30
    Windows 10 , since 2019 has been a very good OS , if we talk about windows...
    previous versions were more buggy.
     
  15. Ahsan

    Ahsan MDL Addicted

    Dec 3, 2009
    827
    167
    30
    try the below code in power shell in windows 10 , it will give you list of all windows 10 version you have upgraded from with dates.


    $OS=@(Get-ChildItem -Path HKLM:\System\Setup\Source* | ForEach-Object {Get-ItemProperty -Path Registry::$_}; Get-ItemProperty 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion')

    $OS | Select-Object ProductName, ReleaseID, CurrentBuild, @{Name='InstallDate'; Expression={[timezone]::CurrentTimeZone.ToLocalTime(([datetime]'1/1/1970').AddSeconds($_.InstallDate))}} | Sort-Object "InstallDate"
     
  16. nosirrahx

    nosirrahx MDL Expert

    Nov 7, 2017
    1,239
    592
    60
    Just an observation but .2075 has been a bit more likely to fail than other CUs this year. This is the first time in a very long time that I have needed to do an in place upgrade to get a CU to install.
     
  17. DarkLover007

    DarkLover007 MDL Novice

    Jan 7, 2018
    4
    0
    0
    Hello, do you know where I can find this version?

    es-mx_windows_10_consumer_editions_version_21h2_updated_sep_2022_x64_dvd_59c7e90e.iso

    If you can help me I would be very grateful.
     
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,666
    450