"2024-01 Security Update for Windows 10 Version 22H2 for x64-based Systems (KB5034441)" in 64-bit W10 Pro.

Anonymous
2024-01-09T18:58:13+00:00
Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

119 answers

Sort by: Oldest
  1. Anonymous
    2024-01-14T04:59:17+00:00

    From their info page about it, Microsoft knows it fails on some systems and has pulled it.

    I'd just wait and it'll probably show up again in fixed form at some point.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-01-15T06:40:58+00:00

    2024-01 Security Update for Windows 10 Version 22H2 for x64-based Systems (KB5034441)

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2024-01-15T11:12:49+00:00

    Same problem here

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-01-15T23:58:53+00:00

    OK, for those of us who already have it downloaded but only get the install error, how do we get past that so we can get future updates?? Simple language, please.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2024-01-16T01:31:06+00:00

    Run regular Windows PowerShell (non-ISE version) as administrator.

    Execute the following four commands one at a time, exactly as written (type or copy and paste, then press "enter").

    Install-Module PSWindowsUpdate

    Get-WindowsUpdate

    Hide-WindowsUpdate -KBArticleID KB5034441

    exit

    Or you can just ignore the error message. It doesn't interfere with other updates.

    Was this answer helpful?

    0 comments No comments