1. dzem

    dzem MDL Senior Member

    Oct 15, 2015
    281
    56
    10
     

    Attached Files:

  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    I give up...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. venejo

    venejo MDL Senior Member

    Oct 2, 2011
    282
    125
    10
    @dzem
    This happens to me when I'm using the Light and not the Dark color on taskbar.
    Change it to dark and it will be available again.
     
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    #11804 Enthousiast, Oct 30, 2025
    Last edited: Oct 30, 2025
    (OP)
    I believe i read somewhere that that is caused by the auto dark/light mode selection.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. dzem

    dzem MDL Senior Member

    Oct 15, 2015
    281
    56
    10
    It helps partly, but taskbar stayed dark, not in color i choose, in my case tirquize
     
  6. Ahsan

    Ahsan MDL Addicted

    Dec 3, 2009
    852
    176
    30
    when it says some settings are managed by your organization, it means your PC is on domain and the domain admin has pushed certain policies to your PC as well as others...
    these policies can affect your OS behavior, like when to install updates or disable USB storage etc...
     
  7. shhnedo

    shhnedo MDL Guru

    Mar 20, 2011
    2,095
    2,869
    90
    When changing color to Light, the option for accent color in Start, taskbar and action center is indeed greyed out. When switching to Dark color or Custom color with Windows mode being dark, it becomes clickable and yes, it does set the chosen accent color in the mentioned places. Try restarting, maybe it fixes the issue.
     
  8. yomoma2

    yomoma2 MDL Senior Member

    Feb 27, 2010
    371
    131
    10
    I'm having a problem with KB5001716 (25/06/26). It keeps showing for download on WU (I have it on notify before download), even if its listed as hidden by wumt/wumgr, and those programs don't even list it in the current available updates.

    When it pops up on WU, I have to unhide it on wumt, search for updates, then hide it again, and finally run "UsoClient.exe StartInteractiveScan" for it to clear from the pending updates on WU. But after a couple of days, it'll be back.
    I've installed it and uninstalled once, with no change in behavior. Is there anything else I can do to block it from showing on WU? Thanks!
     
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Never seen hidden updates come back, except when new version of the update is released

    i usually do this to clear (refresh) WU page queue
    Code:
    @wmic service usosvc call StopService
    @wmic service wuauserv call StopService
    @del /f /q C:\ProgramData\USOPrivate\UpdateStore\*
    @wmic service wuauserv call StartService
    @wmic service usosvc call StartService
    @cmd /c UsoClient.exe RefreshSettings
     
  10. yomoma2

    yomoma2 MDL Senior Member

    Feb 27, 2010
    371
    131
    10
    #11810 yomoma2, Nov 4, 2025
    Last edited: Nov 4, 2025
    Thank you,

    After doing the above, KB5001716 immediately popped back in WU (the update history was deleted from Settings UI, but not from wumt/wumgr). But it's offering the older 24-05 Version instead (I've probably failed to notice it before!).
    But the problem is that under wumt the hidden version is 25-06, and the 24-05 now offered in WU doesn't show on the pending updates to hide.

    Update: Oh wait, after running UsoClient.exe StartInteractiveScan, it disappeared again from WU. This time, no prior un-hide>refresh>hide was done in wumt.
    Let's see if it still comes back in the next days.
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    @yomoma2
    when you want to hide updates in wumt/wumgr, its recommended to check "Include Superseded" box, so you can find all versions of an update, or chained older updates (e.g. .NET updates)
     
  12. yomoma2

    yomoma2 MDL Senior Member

    Feb 27, 2010
    371
    131
    10
    #11812 yomoma2, Nov 4, 2025
    Last edited: Nov 4, 2025
    Thanks once again for the heads up. That was it, and I completely missed it!
    After enabling superseded updates, both older 24-10 and 24-05 KB5001716 became listed/available to hide.

    On another system that hadn't the superseded option set, but wasn't suffering the same (only KB5001716 25-06 was initially listed on hidden updates, and didn't reappear on WU), after enabling it, it started showing that both previous versions had already been hidden. All makes sense now.

    PS: Only wumgr v1.1b seems to retain "include superseded" checked after re-opening, while wumt 22.04.2022 doesn't.
     
  13. Ahsan

    Ahsan MDL Addicted

    Dec 3, 2009
    852
    176
    30
    hi guys,

    any security updates for windows 10 22h2 released in Nov 2025 ? I have ESU installed, but so far got defender updates only.
     
  14. steven4554

    steven4554 MDL Expert

    Jul 12, 2009
    1,802
    3,732
    60
    November 11th which is next week Tuesday is when the ESU security update will be released.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    WUMT does have it
     
  16. yomoma2

    yomoma2 MDL Senior Member

    Feb 27, 2010
    371
    131
    10
    #11816 yomoma2, Nov 7, 2025
    Last edited: Nov 7, 2025
    Maybe there was a misunderstanding, it was only a side-note on usability. I meant that wumt loses the checkmark manually/previously set to enable "Include superseded" the next time it's opened, not that it misses the feature.
    OTH, wumgr keeps it as last set with a .ini on its folder.
     
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Well, yeah, it's a scan option, not something permanent
     
  18. GB's Dream

    GB's Dream MDL Novice

    Apr 5, 2025
    29
    15
    0
    Windows 10 IoT Enterprise LTSC 2021
    Configuration:
    Code:
    ====================== W10UI v10.56r =======================
    [1] Target (x64): "C:\ko-kr_windows_10_enterprise_ltsc_2021_x64_dvd_6d26f398"
    
    [2] Updates: "C:\W10UI"
    
    [3] DISM: "Windows NT 10.0 ADK"
    
    [4] Enable .NET 3.5: YES
    
    [5] Cleanup System Image: YES      [6] Reset Image Base: YES
    
    [7] Update WinRE.wim: YES
    
    [M] Mount Directory: "C:\W10UImount_19057"
    
    [E] Extraction Directory: "C:\W10UItemp_10374"
    
    ============================================================
    Change a menu option, press 0 to start the process, or 9 to exit:
    
    Code:
    ============================================================
    Running W10UI v10.56r
    ============================================================
    
    ============================================================
    Configured Options...
    ============================================================
    
    Net35
    LCUmsuExpand 1
    Cleanup
    ResetBase
    UpdtBootFiles
    SkipEdge
    WinRE
    LCUwinre 1
    ISO
    Delete_Source
    
    ============================================================
    Extracting .cab files from .msu files...
    ============================================================
    
    1/5: windows10.0-kb5011063-x64_c7f4e40abc59b8d7d2d031bda9c715c7e32575fb.msu
    2/5: windows10.0-kb5019180-x64_90a066b0e5fca50d9c75d990fdb89c0e12b987ac.msu
    3/5: windows10.0-kb5020683-x64_119695f48aa3f28a5f68a3dff367957ef8b0f576.msu
    4/5: windows10.0-kb5066130-x64-ndp481_62d1e2cbc14bd4ef08e10b076868a6ee7a986fa6.msu
    5/5: windows10.0-kb5066791-x64_3210d264091be5effb3253d05397c4daefba44c8.msu
    
    ============================================================
    Extracting files from update containers (cab/wim)...
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/10: defender-dism-x64.cab
    2/10: windows10.0-kb5007401-x64_f1bf61d834bb8d9951c7efa23454643daae195b0.cab
    3/10: Windows10.0-KB5011048-x64.cab [NetFx]
    4/10: Windows10.0-KB5011063-x64.cab [NetFx]
    5/10: Windows10.0-KB5019180-x64_PSFX.cab [Microcode]
    6/10: Windows10.0-KB5020683-x64_PSFX.cab [OOBE]
    7/10: windows10.0-kb5062682-x64_c75730b6769533f9095651973482e541b99c366c.cab [Setup DU]
    8/10: Windows10.0-KB5066130-x64-NDP481.cab [NetFx]
    9/10: Windows10.0-KB5066791-x64.cab [Combined]
    10/12: windows10.0-kb5067017-x64_1106326b4915e01903b8c7179a4f66a12330688e.cab [SafeOS DU]
    11/12: Windows10.0-KB5066790-x64_inout.cab [SSU]
    12/12: Windows10.0-KB5066791-x64_inout.cab [LCU]
    
    ============================================================
    Mounting sources\install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19044.1288
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_6449~31bf3856ad364e35~amd64~~19041.6449.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19044.1288
    
    Processing 1 of 6 - Adding package Package_for_KB5011048~31bf3856ad364e35~amd64~~10.0.9110.10
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Package_for_KB5007401~31bf3856ad364e35~amd64~~19041.1378.1.1
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Package_for_KB5011063~31bf3856ad364e35~amd64~~10.0.1.8028
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Package_for_KB5019180~31bf3856ad364e35~amd64~~19041.2673.1.1
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Package_for_KB5020683~31bf3856ad364e35~amd64~~19041.2304.1.3
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Package_for_DotNetRollup_481~31bf3856ad364e35~amd64~~10.0.9320.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Processing 1 of 1 - Staging Windows10.0-KB5066791-x64_inout
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19044.1288
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19044.1288
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.6456.1.21
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting OS image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19044.6456
    
    [=====                      10.0%                          ]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19044.6456
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding Defender update...
    ============================================================
    
    
    .NET 3.5 feature: already enabled
    
    ============================================================
    Updating winre.wim ...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_6449~31bf3856ad364e35~amd64~~19041.6449.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_SafeOSDU~31bf3856ad364e35~amd64~~19041.6455.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19041.6455
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.6456.1.21
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19041.6456
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19041.6456
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image File : C:\W10UI\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim ...
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting sources\install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image File : C:\ko-kr_windows_10_enterprise_ltsc_2021_x64_dvd_6d26f398\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding sources\install.wim ...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting sources\boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19041.1288
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_6449~31bf3856ad364e35~amd64~~19041.6449.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19041.1288
    
    Processing 1 of 2 - Adding package Package_for_KB5019180~31bf3856ad364e35~amd64~~19041.2673.1.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_KB5020683~31bf3856ad364e35~amd64~~19041.2304.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19041.1288
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.6456.1.21
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19041.6456
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19041.6456
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image File : C:\ko-kr_windows_10_enterprise_ltsc_2021_x64_dvd_6d26f398\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting sources\boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19041.1288
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_6449~31bf3856ad364e35~amd64~~19041.6449.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19041.1288
    
    Processing 1 of 2 - Adding package Package_for_KB5019180~31bf3856ad364e35~amd64~~19041.2673.1.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_KB5020683~31bf3856ad364e35~amd64~~19041.2304.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19041.1288
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.6456.1.21
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19041.6456
    
    [===========================94.4%======================    ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image Version: 10.0.19041.6456
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Image File : C:\ko-kr_windows_10_enterprise_ltsc_2021_x64_dvd_6d26f398\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding sources\boot.wim ...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.6584
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding setup dynamic update(s)...
    ============================================================
    
    windows10.0-kb5062682-x64_c75730b6769533f9095651973482e541b99c366c.cab
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
    Creating updated ISO file...
    ============================================================
    
    ISO Location:
    "C:\W10UI"
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 41 directories)
    Scanning source tree complete (905 files in 87 directories)
    
    Computing directory information complete
    
    Image file is 6339887104 bytes (before optimization)
    
    Writing 905 files in 87 directories to 19044.6456.251011-0319.21H2_RELEASE_SVC_PROD1_CLIENT_X64FRE_KO-KR.iso
    
    100% complete
    
    Storage optimization saved 24 files, 14489600 bytes (1% of image)
    
    After optimization, image file is 6327461888 bytes
    Space saved because of embedding, sparseness or optimization = 14489600
    
    Done.
    
    ============================================================
       Finished
    ============================================================
    
    
    Press 9 or q to exit.
    
     
  19. migascalp

    migascalp MDL Addicted

    Sep 18, 2009
    557
    940
    30
  20. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...