KB5034441 Security Update for Windows 10 (21H2 and 22H2) - Jan. 9 Win Update

Page 49 of 65 FirstFirst ... 39474849505159 ... LastLast

  1. Posts : 250
    Windows 10 22H2
       #480

    itsme1 said:
    Code:
    Caricatore di avvio di Windows
    -------------------
    identificatore          {3dad120d-af32-11ee-98e2-a8b13b70166d}
    device                  ramdisk=[E:]\Recovery\WindowsRE\Winre.wim,{3dad120e-af32-11ee-98e2-a8b13b70166d}
    path                    \windows\system32\winload.efi
    description             Windows Recovery Environment
    locale                  it-IT
    inherit                 {bootloadersettings}
    displaymessage          Recovery
    osdevice                ramdisk=[E:]\Recovery\WindowsRE\Winre.wim,{3dad120e-af32-11ee-98e2-a8b13b70166d}
    systemroot              \windows
    nx                      OptIn
    bootmenupolicy          Standard
    winpe                   Yes
    
    Caricatore di avvio di Windows
    -------------------
    identificatore          {current}
    device                  partition=C:
    path                    \WINDOWS\system32\winload.efi
    description             Windows 10
    locale                  it-IT
    inherit                 {bootloadersettings}
    recoverysequence        {3dad120d-af32-11ee-98e2-a8b13b70166d}
    displaymessageoverride  Recovery
    recoveryenabled         Yes
    isolatedcontext         Yes
    allowedinmemorysettings 0x15000075
    osdevice                partition=C:
    systemroot              \WINDOWS
    resumeobject            {40c54273-2774-11ed-ad6a-a749d813d476}
    nx                      OptIn
    bootmenupolicy          Standard
    hypervisorlaunchtype    Auto
    It seems to be good there is the guide 3dad120d-af32-11ee-98e2-a8b13b70166d

    I don't know if it's ok but you have ramdisk=[E:]\Recovery\WindowsRE\Winre.wim you should have this ramdisk=[\Device\HarddiskVolumeX]\Recovery\WindowsRE\Winre.wim

    You have a letter E on the recovery partition.
    Yes, I mapped the recovery partition to E: to do the work, but I will remove it later.

    Do you think I need to do anything else?

    - - - Updated - - -

    @all

    How do I proceed now to redo update kb5034441?
      My Computers


  2. Posts : 720
    WIN 10 19045.4291
       #481

    itsme1 said:
    Code:
    Caricatore di avvio di Windows
    -------------------
    identificatore          {3dad120d-af32-11ee-98e2-a8b13b70166d}
    device                  ramdisk=[E:]\Recovery\WindowsRE\Winre.wim,{3dad120e-af32-11ee-98e2-a8b13b70166d}
    path                    \windows\system32\winload.efi
    description             Windows Recovery Environment
    locale                  it-IT
    inherit                 {bootloadersettings}
    displaymessage          Recovery
    osdevice                ramdisk=[E:]\Recovery\WindowsRE\Winre.wim,{3dad120e-af32-11ee-98e2-a8b13b70166d}
    systemroot              \windows
    nx                      OptIn
    bootmenupolicy          Standard
    winpe                   Yes
    
    Caricatore di avvio di Windows
    -------------------
    identificatore          {current}
    device                  partition=C:
    path                    \WINDOWS\system32\winload.efi
    description             Windows 10
    locale                  it-IT
    inherit                 {bootloadersettings}
    recoverysequence        {3dad120d-af32-11ee-98e2-a8b13b70166d}
    displaymessageoverride  Recovery
    recoveryenabled         Yes
    isolatedcontext         Yes
    allowedinmemorysettings 0x15000075
    osdevice                partition=C:
    systemroot              \WINDOWS
    resumeobject            {40c54273-2774-11ed-ad6a-a749d813d476}
    nx                      OptIn
    bootmenupolicy          Standard
    hypervisorlaunchtype    Auto
    It seems to be good there is the guide 3dad120d-af32-11ee-98e2-a8b13b70166d

    I don't know if it's ok but you have ramdisk=[E:]\Recovery\WindowsRE\Winre.wim you should have this ramdisk=[\Device\HarddiskVolumeX]\Recovery\WindowsRE\Winre.wim

    You have a letter E on the recovery partition.
    It's OK! When he is ready, he just has to run
    mountvol E: /d
    and the letter will be exchanged by Device\..
    He also addresses 2 different boot.sdi's. But that is almost everywhere
      My Computer


  3. Posts : 250
    Windows 10 22H2
       #482

    Pentagon said:
    It's OK! When he is ready, he just has to run
    mountvol E: /d
    and the letter will be exchanged by Device\..
    He also addresses 2 different boot.sdi's. But that is almost everywhere
    done

    Code:
    C:\Windows\System32\Recovery>bcdedit /enum all
    
    Boot Manager per firmware
    ---------------------
    identificatore          {fwbootmgr}
    displayorder            {bootmgr}
                            {ef0ccbae-70bb-11ee-98d0-806e6f6e6963}
                            {ef0ccbaf-70bb-11ee-98d0-806e6f6e6963}
                            {5af41ff7-2c93-11ed-97b7-806e6f6e6963}
    timeout                 0
    
    Windows Boot Manager
    --------------------
    identificatore          {bootmgr}
    device                  partition=\Device\HarddiskVolume1
    path                    \EFI\Microsoft\Boot\bootmgfw.efi
    description             Windows Boot Manager
    locale                  it-IT
    inherit                 {globalsettings}
    default                 {current}
    resumeobject            {40c54273-2774-11ed-ad6a-a749d813d476}
    displayorder            {current}
    toolsdisplayorder       {memdiag}
    timeout                 30
    
    Applicazione firmware (101fffff)
    -------------------------------
    identificatore          {5af41ff7-2c93-11ed-97b7-806e6f6e6963}
    description             USB Drive (UEFI)
    
    Applicazione firmware (101fffff)
    -------------------------------
    identificatore          {ef0ccbae-70bb-11ee-98d0-806e6f6e6963}
    path                    \EFI\ubuntu\shimx64.efi
    description             ubuntu
    
    Applicazione firmware (101fffff)
    -------------------------------
    identificatore          {ef0ccbaf-70bb-11ee-98d0-806e6f6e6963}
    device                  partition=\Device\HarddiskVolume1
    description             Solid State Disk
    
    Caricatore di avvio di Windows
    -------------------
    identificatore          {3dad1215-af32-11ee-98e2-a8b13b70166d}
    device                  ramdisk=[\Device\HarddiskVolume5]\Recovery\WindowsRE\Winre.wim,{3dad1216-af32-11ee-98e2-a8b13b70166d}
    path                    \windows\system32\winload.efi
    description             Windows Recovery Environment
    locale                  it-IT
    inherit                 {bootloadersettings}
    displaymessage          Recovery
    osdevice                ramdisk=[\Device\HarddiskVolume5]\Recovery\WindowsRE\Winre.wim,{3dad1216-af32-11ee-98e2-a8b13b70166d}
    systemroot              \windows
    nx                      OptIn
    bootmenupolicy          Standard
    winpe                   Yes
    
    Caricatore di avvio di Windows
    -------------------
    identificatore          {current}
    device                  partition=C:
    path                    \WINDOWS\system32\winload.efi
    description             Windows 10
    locale                  it-IT
    inherit                 {bootloadersettings}
    recoverysequence        {3dad1215-af32-11ee-98e2-a8b13b70166d}
    displaymessageoverride  Recovery
    recoveryenabled         Yes
    isolatedcontext         Yes
    allowedinmemorysettings 0x15000075
    osdevice                partition=C:
    systemroot              \WINDOWS
    resumeobject            {40c54273-2774-11ed-ad6a-a749d813d476}
    nx                      OptIn
    bootmenupolicy          Standard
    hypervisorlaunchtype    Auto
    
    Caricatore di avvio di Windows
    -------------------
    identificatore          {85979f53-af30-11ee-98e2-a8b13b70166d}
    device                  ramdisk=[\Device\HarddiskVolume5]\Recovery\WindowsRE\Winre.wim,{85979f54-af30-11ee-98e2-a8b13b70166d}
    path                    \windows\system32\winload.efi
    description             Windows Recovery Environment
    locale                  it-IT
    inherit                 {bootloadersettings}
    displaymessage          Recovery
    osdevice                ramdisk=[\Device\HarddiskVolume5]\Recovery\WindowsRE\Winre.wim,{85979f54-af30-11ee-98e2-a8b13b70166d}
    systemroot              \windows
    nx                      OptIn
    bootmenupolicy          Standard
    winpe                   Yes
    
    Ripresa da modalità di ibernazione
    ---------------------
    identificatore          {40c5426f-2774-11ed-ad6a-a749d813d476}
    device                  vhd=[C:]\Users\Public\Documents\native\PC-ASUS-WIN-10.VHDX
    path                    \Windows\system32\winresume.efi
    description             Windows Resume Application
    locale                  en-us
    inherit                 {resumeloadersettings}
    isolatedcontext         Yes
    allowedinmemorysettings 0x15000075
    filepath                \hiberfil.sys
    bootmenupolicy          Standard
    
    Ripresa da modalità di ibernazione
    ---------------------
    identificatore          {40c54273-2774-11ed-ad6a-a749d813d476}
    device                  partition=C:
    path                    \WINDOWS\system32\winresume.efi
    description             Windows Resume Application
    locale                  it-IT
    inherit                 {resumeloadersettings}
    recoverysequence        {3dad1215-af32-11ee-98e2-a8b13b70166d}
    recoveryenabled         Yes
    isolatedcontext         Yes
    allowedinmemorysettings 0x15000075
    filedevice              partition=C:
    filepath                \hiberfil.sys
    bootmenupolicy          Standard
    debugoptionenabled      No
    
    Tester memoria di Windows
    ---------------------
    identificatore          {memdiag}
    device                  partition=\Device\HarddiskVolume1
    path                    \EFI\Microsoft\Boot\memtest.efi
    description             Diagnostica memoria Windows
    locale                  it-IT
    inherit                 {globalsettings}
    badmemoryaccess         Yes
    
    Impostazioni Servizi di gestione emergenze
    ------------
    identificatore          {emssettings}
    bootems                 No
    
    Impostazioni debugger
    -----------------
    identificatore          {dbgsettings}
    debugtype               Local
    
    Problemi RAM
    -----------
    identificatore          {badmemory}
    
    Impostazioni globali
    ---------------
    identificatore          {globalsettings}
    inherit                 {dbgsettings}
                            {emssettings}
                            {badmemory}
    
    Impostazioni caricatore di avvio
    -------------------
    identificatore          {bootloadersettings}
    inherit                 {globalsettings}
                            {hypervisorsettings}
    
    Impostazioni hypervisor
    -------------------
    identificatore          {hypervisorsettings}
    hypervisordebugtype     Serial
    hypervisordebugport     1
    hypervisorbaudrate      115200
    
    Impostazioni Resume Loader
    ----------------------
    identificatore          {resumeloadersettings}
    inherit                 {globalsettings}
    
    Opzioni dispositivo
    --------------
    identificatore          {3dad1216-af32-11ee-98e2-a8b13b70166d}
    description             Windows Recovery
    ramdisksdidevice        partition=\Device\HarddiskVolume5
    ramdisksdipath          \Recovery\WindowsRE\boot.sdi
    
    Opzioni dispositivo
    --------------
    identificatore          {85979f54-af30-11ee-98e2-a8b13b70166d}
    description             Windows Recovery
    ramdisksdidevice        partition=\Device\HarddiskVolume5
    ramdisksdipath          \Recovery\WindowsRE\boot.sdi
      My Computers


  4. Posts : 720
    WIN 10 19045.4291
       #483

    @einstein1969
    Just run the WINDOWS update again

    You can delete this bcd-entry also.
    bcdedit /delete {85979f54-af30-11ee-98e2-a8b13b70166d}

    EDit: Do not run the update before you replaced/exchanged the WinRE.wim from a new ISO
      My Computer


  5. Posts : 1,065
    windows 10
       #484

    No.
    Like Pentagon I will also put the winre.wim of the latest Windows 10 ISO on the Microsoft page (download) to replace the current one. And you can update with KB503441.

    Check over several days a week with the reagentc /info command that the partition is still activated.
      My Computer


  6. Posts : 250
    Windows 10 22H2
       #485

    I updated but nothing happened.
    I remind you that the installation of KB5034441 had already been done on 11/Jan/2024 and it is installed.

    What do I do?
      My Computers


  7. Posts : 1,065
    windows 10
       #486

    einstein1969 said:
    done

    Code:
    C:\Windows\System32\Recovery>bcdedit /enum all
    
    Boot Manager per firmware
    ---------------------
    identificatore          {fwbootmgr}
    displayorder            {bootmgr}
                            {ef0ccbae-70bb-11ee-98d0-806e6f6e6963}
                            {ef0ccbaf-70bb-11ee-98d0-806e6f6e6963}
                            {5af41ff7-2c93-11ed-97b7-806e6f6e6963}
    timeout                 0
    
    Windows Boot Manager
    --------------------
    identificatore          {bootmgr}
    device                  partition=\Device\HarddiskVolume1
    path                    \EFI\Microsoft\Boot\bootmgfw.efi
    description             Windows Boot Manager
    locale                  it-IT
    inherit                 {globalsettings}
    default                 {current}
    resumeobject            {40c54273-2774-11ed-ad6a-a749d813d476}
    displayorder            {current}
    toolsdisplayorder       {memdiag}
    timeout                 30
    
    Applicazione firmware (101fffff)
    -------------------------------
    identificatore          {5af41ff7-2c93-11ed-97b7-806e6f6e6963}
    description             USB Drive (UEFI)
    
    Applicazione firmware (101fffff)
    -------------------------------
    identificatore          {ef0ccbae-70bb-11ee-98d0-806e6f6e6963}
    path                    \EFI\ubuntu\shimx64.efi
    description             ubuntu
    
    Applicazione firmware (101fffff)
    -------------------------------
    identificatore          {ef0ccbaf-70bb-11ee-98d0-806e6f6e6963}
    device                  partition=\Device\HarddiskVolume1
    description             Solid State Disk
    
    Caricatore di avvio di Windows
    -------------------
    identificatore          {3dad1215-af32-11ee-98e2-a8b13b70166d}
    device                  ramdisk=[\Device\HarddiskVolume5]\Recovery\WindowsRE\Winre.wim,{3dad1216-af32-11ee-98e2-a8b13b70166d}
    path                    \windows\system32\winload.efi
    description             Windows Recovery Environment
    locale                  it-IT
    inherit                 {bootloadersettings}
    displaymessage          Recovery
    osdevice                ramdisk=[\Device\HarddiskVolume5]\Recovery\WindowsRE\Winre.wim,{3dad1216-af32-11ee-98e2-a8b13b70166d}
    systemroot              \windows
    nx                      OptIn
    bootmenupolicy          Standard
    winpe                   Yes
    
    Caricatore di avvio di Windows
    -------------------
    identificatore          {current}
    device                  partition=C:
    path                    \WINDOWS\system32\winload.efi
    description             Windows 10
    locale                  it-IT
    inherit                 {bootloadersettings}
    recoverysequence        {3dad1215-af32-11ee-98e2-a8b13b70166d}
    displaymessageoverride  Recovery
    recoveryenabled         Yes
    isolatedcontext         Yes
    allowedinmemorysettings 0x15000075
    osdevice                partition=C:
    systemroot              \WINDOWS
    resumeobject            {40c54273-2774-11ed-ad6a-a749d813d476}
    nx                      OptIn
    bootmenupolicy          Standard
    hypervisorlaunchtype    Auto
    
    Caricatore di avvio di Windows
    -------------------
    identificatore          {85979f53-af30-11ee-98e2-a8b13b70166d}
    device                  ramdisk=[\Device\HarddiskVolume5]\Recovery\WindowsRE\Winre.wim,{85979f54-af30-11ee-98e2-a8b13b70166d}
    path                    \windows\system32\winload.efi
    description             Windows Recovery Environment
    locale                  it-IT
    inherit                 {bootloadersettings}
    displaymessage          Recovery
    osdevice                ramdisk=[\Device\HarddiskVolume5]\Recovery\WindowsRE\Winre.wim,{85979f54-af30-11ee-98e2-a8b13b70166d}
    systemroot              \windows
    nx                      OptIn
    bootmenupolicy          Standard
    winpe                   Yes
    
    Ripresa da modalità di ibernazione
    ---------------------
    identificatore          {40c5426f-2774-11ed-ad6a-a749d813d476}
    device                  vhd=[C:]\Users\Public\Documents\native\PC-ASUS-WIN-10.VHDX
    path                    \Windows\system32\winresume.efi
    description             Windows Resume Application
    locale                  en-us
    inherit                 {resumeloadersettings}
    isolatedcontext         Yes
    allowedinmemorysettings 0x15000075
    filepath                \hiberfil.sys
    bootmenupolicy          Standard
    
    Ripresa da modalità di ibernazione
    ---------------------
    identificatore          {40c54273-2774-11ed-ad6a-a749d813d476}
    device                  partition=C:
    path                    \WINDOWS\system32\winresume.efi
    description             Windows Resume Application
    locale                  it-IT
    inherit                 {resumeloadersettings}
    recoverysequence        {3dad1215-af32-11ee-98e2-a8b13b70166d}
    recoveryenabled         Yes
    isolatedcontext         Yes
    allowedinmemorysettings 0x15000075
    filedevice              partition=C:
    filepath                \hiberfil.sys
    bootmenupolicy          Standard
    debugoptionenabled      No
    
    Tester memoria di Windows
    ---------------------
    identificatore          {memdiag}
    device                  partition=\Device\HarddiskVolume1
    path                    \EFI\Microsoft\Boot\memtest.efi
    description             Diagnostica memoria Windows
    locale                  it-IT
    inherit                 {globalsettings}
    badmemoryaccess         Yes
    
    Impostazioni Servizi di gestione emergenze
    ------------
    identificatore          {emssettings}
    bootems                 No
    
    Impostazioni debugger
    -----------------
    identificatore          {dbgsettings}
    debugtype               Local
    
    Problemi RAM
    -----------
    identificatore          {badmemory}
    
    Impostazioni globali
    ---------------
    identificatore          {globalsettings}
    inherit                 {dbgsettings}
                            {emssettings}
                            {badmemory}
    
    Impostazioni caricatore di avvio
    -------------------
    identificatore          {bootloadersettings}
    inherit                 {globalsettings}
                            {hypervisorsettings}
    
    Impostazioni hypervisor
    -------------------
    identificatore          {hypervisorsettings}
    hypervisordebugtype     Serial
    hypervisordebugport     1
    hypervisorbaudrate      115200
    
    Impostazioni Resume Loader
    ----------------------
    identificatore          {resumeloadersettings}
    inherit                 {globalsettings}
    
    Opzioni dispositivo
    --------------
    identificatore          {3dad1216-af32-11ee-98e2-a8b13b70166d}
    description             Windows Recovery
    ramdisksdidevice        partition=\Device\HarddiskVolume5
    ramdisksdipath          \Recovery\WindowsRE\boot.sdi
    
    Opzioni dispositivo
    --------------
    identificatore          {85979f54-af30-11ee-98e2-a8b13b70166d}
    description             Windows Recovery
    ramdisksdidevice        partition=\Device\HarddiskVolume5
    ramdisksdipath          \Recovery\WindowsRE\boot.sdi
      My Computer


  8. Posts : 720
    WIN 10 19045.4291
       #487

    einstein1969 said:
    I updated but nothing happened.
    I remind you that the installation of KB5034441 had already been done on 11/Jan/2024 and it is installed.

    What do I do?
    PowerShell: Get-Hotfix
    C:\WINDOWS\system32>reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /t REG_SZ /v WinREVersion
      My Computer


  9. Posts : 250
    Windows 10 22H2
       #488

    Code:
    PS C:\WINDOWS\system32> PowerShell Get-Hotfix
    
    Source        Description      HotFixID      InstalledBy          InstalledOn
    ------        -----------      --------      -----------          -----------
    PC-HP         Update           KB5033918     NT AUTHORITY\SYSTEM  09/01/2024 00:00:00
    PC-HP         Update           KB5027122     NT AUTHORITY\SYSTEM  14/06/2023 00:00:00
    PC-HP         Update           KB5011048     NT AUTHORITY\SYSTEM  01/07/2023 00:00:00
    PC-HP         Update           KB5011061     NT AUTHORITY\SYSTEM  03/07/2023 00:00:00
    PC-HP         Security Update  KB5012170     NT AUTHORITY\SYSTEM  14/12/2022 00:00:00
    PC-HP         Update           KB5015684                          08/09/2022 00:00:00
    PC-HP         Security Update  KB5034122     NT AUTHORITY\SYSTEM  09/01/2024 00:00:00
    PC-HP         Security Update  KB5014032                          08/09/2022 00:00:00
    PC-HP         Update           KB5016705                          08/09/2022 00:00:00
    PC-HP         Update           KB5018506     NT AUTHORITY\SYSTEM  21/11/2022 00:00:00
    PC-HP         Update           KB5020372     NT AUTHORITY\SYSTEM  14/12/2022 00:00:00
    PC-HP         Update           KB5022924     NT AUTHORITY\SYSTEM  16/03/2023 00:00:00
    PC-HP         Update           KB5023794     NT AUTHORITY\SYSTEM  12/04/2023 00:00:00
    PC-HP         Update           KB5025315     NT AUTHORITY\SYSTEM  12/05/2023 00:00:00
    PC-HP         Update           KB5026879     NT AUTHORITY\SYSTEM  14/06/2023 00:00:00
    PC-HP         Update           KB5028318     NT AUTHORITY\SYSTEM  12/07/2023 00:00:00
    PC-HP         Update           KB5028380     NT AUTHORITY\SYSTEM  09/08/2023 00:00:00
    PC-HP         Update           KB5029709     NT AUTHORITY\SYSTEM  14/09/2023 00:00:00
    PC-HP         Update           KB5031539     NT AUTHORITY\SYSTEM  11/10/2023 00:00:00
    PC-HP         Update           KB5032392     NT AUTHORITY\SYSTEM  14/11/2023 00:00:00
    PC-HP         Update           KB5032907     NT AUTHORITY\SYSTEM  13/12/2023 00:00:00
    PC-HP         Security Update  KB5034441     NT AUTHORITY\SYSTEM  11/01/2024 00:00:00
    - - - Updated - - -

    Code:
    C:\WINDOWS\system32>reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /t REG_SZ /v WinREVersion
    
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
        WinREVersion    REG_SZ    10.0.19041.3920
    
    Fine della ricerca: 1 corrispondenze trovate.
    - - - Updated - - -

    Pentagon said:
    @einstein1969
    Just run the WINDOWS update again

    You can delete this bcd-entry also.
    bcdedit /delete {85979f54-af30-11ee-98e2-a8b13b70166d}

    EDit: Do not run the update before you replaced/exchanged the WinRE.wim from a new ISO
    all done.
      My Computers


  10. Posts : 1,065
    windows 10
       #489

    @einstein1969
    You have given the solution, do there to reinstall the KB503441:
    KB5034441 Security Update for Windows 10 (21H2 and 22H2) - Jan. 9

    Then the command
    Dism /Get-ImageInfo /ImageFile:\\?\GLOBALROOT\device\harddisk0\partition5\Recovery\WindowsRE\winre.wim /index:1
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 02:03.
Find Us




Windows 10 Forums