Skip to content

Unable to get some Hotpatches #65

@AnimeMayor

Description

@AnimeMayor

hello, we tried getting Windows 11 hotpatches and noticed that the method only give us some Hotpatches (seems like only LTSC Patches). for example we miss the Hotpatch for 25h2 with the buildnumber 26200.8390. We also noticed that some Objects dont have the Attribute Hotpatch on true

https://support.microsoft.com/en-us/topic/may-12-2026-hotpatch-kb5089466-os-builds-26200-8390-and-26100-8390-8a0dd60b-c2fb-45d6-95f2-2609df309a9a

We used the module version 2603.1 for this:

Get-LatestOSBuild -OSName Win11Hotpatch -OSVersion 25H2 -LatestReleases 5


Version           : Version 25H2 (OS build 26200)
Build             : 26200.8655
Availability date : 2026-06-09
Hotpatch          : False
Preview           : False
Out-of-band       : False
Servicing option  : LTSC
KB article        : KB5100456 / KB5094126
KB URL            : https://support.microsoft.com/en-us/help/5100456
Catalog URL       : https://www.catalog.update.microsoft.com/Search.aspx?q=KB5100456

Version           : Version 25H2 (OS build 26200)
Build             : 26200.8457
Availability date : 2026-05-12
Hotpatch          : True
Preview           : False
Out-of-band       : False
Servicing option  : LTSC
KB article        : KB5089466
KB URL            : https://support.microsoft.com/en-us/help/5089466
Catalog URL       : N/A

Version           : Version 25H2 (OS build 26200)
Build             : 26200.8246
Availability date : 2026-04-14
Hotpatch          : False
Preview           : False
Out-of-band       : False
Servicing option  : LTSC
KB article        : KB5089602 / KB5083769
KB URL            : https://support.microsoft.com/en-us/help/5089602
Catalog URL       : https://www.catalog.update.microsoft.com/Search.aspx?q=KB5089602

Version           : Version 25H2 (OS build 26200)
Build             : 26200.7985
Availability date : 2026-03-23
Hotpatch          : True
Preview           : False
Out-of-band       : True
Servicing option  : LTSC
KB article        : KB5085518
KB URL            : https://support.microsoft.com/en-us/help/5085518
Catalog URL       : N/A

Version           : Version 25H2 (OS build 26200)
Build             : 26200.7984
Availability date : 2026-03-16
Hotpatch          : True
Preview           : False
Out-of-band       : True
Servicing option  : LTSC
KB article        : KB5084897
KB URL            : https://support.microsoft.com/en-us/help/5084897
Catalog URL       : N/A 

We also have the same issue using the dev branch Version of the Module:

Get-LatestOSBuild -OSName Win11Hotpatch -OSVersion 25H2 -LatestReleases 5


Version           : Version 25H2 (OS build 26200)
Build             : 26200.8655
Availability date : 2026-06-09
Hotpatch          : False
Preview           : False
Out-of-band       : False
Servicing option  : LTSC
KB article        : KB5100456 / KB5094126
KB URL            : https://support.microsoft.com/en-us/help/5100456
Catalog URL       : https://www.catalog.update.microsoft.com/Search.aspx?q=KB5100456

Version           : Version 25H2 (OS build 26200)
Build             : 26200.8457
Availability date : 2026-05-12
Hotpatch          : True
Preview           : False
Out-of-band       : False
Servicing option  : LTSC
KB article        : KB5089466
KB URL            : https://support.microsoft.com/en-us/help/5089466
Catalog URL       : N/A

Version           : Version 25H2 (OS build 26200)
Build             : 26200.8246
Availability date : 2026-04-14
Hotpatch          : False
Preview           : False
Out-of-band       : False
Servicing option  : LTSC
KB article        : KB5089602 / KB5083769
KB URL            : https://support.microsoft.com/en-us/help/5089602
Catalog URL       : https://www.catalog.update.microsoft.com/Search.aspx?q=KB5089602

Version           : Version 25H2 (OS build 26200)
Build             : 26200.7985
Availability date : 2026-03-23
Hotpatch          : True
Preview           : False
Out-of-band       : True
Servicing option  : LTSC
KB article        : KB5085518
KB URL            : https://support.microsoft.com/en-us/help/5085518
Catalog URL       : N/A

Version           : Version 25H2 (OS build 26200)
Build             : 26200.7984
Availability date : 2026-03-16
Hotpatch          : True
Preview           : False
Out-of-band       : True
Servicing option  : LTSC
KB article        : KB5084897
KB URL            : https://support.microsoft.com/en-us/help/5084897
Catalog URL       : N/A 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions