Windows 10 Hotfix Repository

Discussion in 'Windows 10' started by Tito, Oct 1, 2014.

  1. KTr1sk

    KTr1sk MDL Junior Member

    Feb 17, 2010
    88
    24
    0
  2. drew84

    drew84 MDL Expert

    Mar 13, 2014
    1,396
    2,376
    60
    @Enthousiast
    ... have I missed links or notes for this - KB5001030 Cumulative Update .NET Framework 3.5 and 4.8 Windows 10 Next
     
  3. DirtyAngelicaSecured

    Mar 30, 2020
    101
    17
    10
    So 841 Servicing Stack was supposed to be released before the 844 Cumulative Update or after? Do I need to apply SS and then re-apply CU? I thought MS is done with SS and only CU is needed.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,310
    450
    If the CU installed without the SSU all is fine, the .844 CU requires an old ssu (.540 or .504) so all is fine. You can always install it when you want.
     
  5. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,522
    634
    60
    am a bit confused now, can anyone tell me while making a fresh 21h1 ISO, along with the latest CU KB4601382 v844, which SSU do I need to add, whether it's the 2021-01 SSU KB4598481 [19041.740.1.1] or newly released 2021-02 SSU KB5000911 [19041.841.1.0]? Or Do I've to add both of them.

    Also, same Q for the EP, with base 19041.1 ISO, do I have to only add the latest 21H1 EP or have to add the 20H EP as well?

    I read somewhere aboddi wrote that 21H1 Ep already contains the 20H2 files so don't see any need to add both of the EP.

    Someone can enlighten me on these matters.
     
  6. DirtyAngelicaSecured

    Mar 30, 2020
    101
    17
    10
    How do you know that 844 requires the old SS and not the new one?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. DirtyAngelicaSecured

    Mar 30, 2020
    101
    17
    10
    A bit? I am always confused about MS Updates. In fact, I am absolutely certain MS is confused about its own updates.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,310
    450
    All 19043.844 related updates are listed and linked at (+mirrors) here:
    https://forums.mydigitallife.net/threads/windows-10-hotfix-repository.57050/page-588#post-1645340

    Will update the 20H1/2/21H1 Updates Overview asap.

    Just read and keep up with the posts about it.

    Because @abbodi1406 informed me about it.
     
  9. DirtyAngelicaSecured

    Mar 30, 2020
    101
    17
    10
    How does abbodi1406 know? Why can't there be a simple way to verify what requires what? Aside from this rant, what is the earliest version of Windows 19041 I can use to update to 19043.844? I'd rather redo it from scratch than take chances of a corrupted OS update.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. DirtyAngelicaSecured

    Mar 30, 2020
    101
    17
    10
    The build date for SS is 02/04 and the build date for CU is 02/10. I bet 841 SS is supposed to be installed before 844 CU.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,197
    90,708
    340
    Open the update cab file with 7-zip and view/open update.mum file
    it shows the minimum required SSU version

    KB4601382
    Code:
    <installerAssembly name="Microsoft-Windows-ServicingStack" version="10.0.19041.504" language="neutral" processorArchitecture="x86" versionScope="nonSxS" publicKeyToken="31bf3856ad364e35" />
    KB5000736
    Code:
    <installerAssembly name="Microsoft-Windows-ServicingStack" version="10.0.19041.153" language="neutral" processorArchitecture="x86" versionScope="nonSxS" publicKeyToken="31bf3856ad364e35" />
    if the version listed is 6.0.0.0 then no explicit SSU version is required
     
  12. DirtyAngelicaSecured

    Mar 30, 2020
    101
    17
    10
    If CU is applied on top of an older-than-required SSU, then does CU application process generate errors or does it simply refuse to update?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. it refuses to update and gives an error when trying to integrate
     
  14. bonesz

    bonesz MDL Addicted

    Jun 30, 2013
    644
    371
    30
    I installed the 19043.844 update yesterday and I just checked the updates and they are

    KB4601382 =
    Code:
    <installerAssembly name="Microsoft-Windows-ServicingStack" version="10.0.19041.504" language="neutral" processorArchitecture="x86" versionScope="nonSxS" publicKeyToken="31bf3856ad364e35" />
    KB5000736 =
    Code:
    <installerAssembly name="Microsoft-Windows-ServicingStack" version="10.0.19041.153" language="neutral" processorArchitecture="x86" versionScope="nonSxS" publicKeyToken="31bf3856ad364e35" />
    Not really sure what this means are the SSU intergrated in the LCU or seperate? hope I am understanding this correctly.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,197
    90,708
    340
    @bonesz

    installerAssembly = the minimum required servicing stack version, not the update version itself

    10.0.19041.504 = SSU KB4577266 (September 2020)
    meaning, KB4601382 require KB4577266 or any later SSU
     
  16. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,522
    634
    60
    #11816 SM03, Feb 18, 2021
    Last edited: Feb 18, 2021
  17. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,522
    634
    60
    @abbodi1406 can you clarify this?
     
  18. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,197
    90,708
    340
    KB4598481 or KB5000911 will work
    only 21H1 EP is needed
     
  19. bonesz

    bonesz MDL Addicted

    Jun 30, 2013
    644
    371
    30
    Thank you sir for the explanation. I think that I understand.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
    I have only updated 21H1 EP to 19041.804 VM & now its showing 19043.804 21H1.
    I will wait for M$ to release LCU , SSU & DU too.