Security Update KB5034441 for Windows 10 Ver. 22H2 will not install.

Anonymous
2024-01-09T18:42:21+00:00

Thank you so much Microsoft as you have started the New Year off with bang with this update failure below on the first patch Tuesday of the year:

Installation Failure: Windows failed to install the following update with error 0x8024200B: 2024-01 Security Update for Windows 10 Version 22H2 for x64-based Systems (KB5034441).

Tried multiple times to install this brick but no luck on my OMEN desktop and my wife's Envy laptop. So now what Microsoft?

Don

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

170 answers

Sort by: Newest
  1. Anonymous
    2024-01-28T04:39:21+00:00
    1. Запустите командную строку от имени Администратора.
    2. Введите команду
       reagentc /info
      
      чтобы получить информацию о расположении среды восстановления — номера диска и раздела.Расположение раздела восстановления
    3. Введите команду
       reagentc /disable
      
      для отключения среды восстановления.
    4. По порядку введите команды
       diskpart
       list disk
       select disk N
       list partition
       select partition M
      
      где N — номер диска с разделом восстановления, а M — номер раздела с операционной системой.Выбор системного раздела
    5. Введите команду
       shrink desired=250 minimum=250
      
      для сжатия раздела на 250 Мб.
    6. Введите команды
       select partition НОМЕР_РАЗДЕЛА_ВОССТАНОВЛЕНИЯ
       delete partition override
      
    7. В зависимости от того, на GPT диск или MBR диск установлена система (можно узнать по наличию значка «*» в столбце GPT после выполнения команды list disk) выполните следующие команды. Для GPT:
       create partition primary id=de94bba4-06d1-4d40-a16a-bfd50179d6ac
       gpt attributes =0x8000000000000001
      
      Для MBR:
       create partition primary id=27
      
      Установка атрибутов раздела восстановления
    8. Выполните команды
       format quick fs=ntfs label="Windows RE tools"
       exit
       reagentc /enable
      
      Включить среду восстановления
    9. Попробуйте снова выполнить установку обновления KB5034441.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-01-27T16:36:09+00:00

    For me, the Windows update screen says it failed to download, but the Windows Reliability Monitor says it failed to install.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-01-27T15:55:36+00:00

    DOWNLOADING the update goes just fine.

    Installing it, goes HA-HA, said the clown!!!

    Micael.................Assume you are kidding? Did you get the download?

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-01-27T15:00:54+00:00

    DOWNLOADING the update, goes just fine.

    Installing it, goes HA-HA, said the clown!!!

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  5. Anonymous
    2024-01-27T11:53:30+00:00

    It did not install for me today. It failed today for download error 0x80070643. I still feel this update is not needed for Windows 10 Home due to not having Bitlocker encryption.

    1/27/2024 - 2024-01 Security Update for Windows 10 Version 22H2 for x64-based Systems (KB5034441) – Error – (0x80070643) – Failed – 1/24/2022 - I am inclined to agree with the above comment as this has been an issue since 1/11/2024, and Microsoft offers no reasonable explanation. When you Chat online, they give you the same BS and each one appears to respond with a prepared script. I don't understand as my home PC keeps downloading different versions of Security Intelligence Update for Microsoft Defender Antivirus - KB2267602 (Version 1.403.2784.0) - Current Channel (Broad) – Installed – 1/27/2024. Microsoft appears to be messing with our PCs and are being totally difficult to do business with. If anyone does not agree, or has some ideas please let us know.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments