Win Update KB5072033 Windows 11 Cumulative Update build 26100.7462 (24H2) and 26200.7462 (25H2) - Dec. 9


UPDATE 1/13:


 Microsoft Support:

December 9, 2025 - KB5072033 (OS Builds 26200.7462 and 26100.7462)​

This cumulative update for Windows 11, version 25H2 and 24H2 (KB5072033), includes the latest security fixes and improvements, along with non-security updates from last month’s optional preview release. To learn more about differences between security updates, optional non-security preview updates, out-of-band (OOB) updates, and continuous innovation, see Windows monthly updates explained. For information on Windows update terminology, see the different types of Windows software updates.

To view the latest updates about this release, visit the Windows release health dashboard or the update history page for Windows 11, version 25H2 and 24H2.


Announcements and messages

This section provides key notifications related to this release, including announcements, change logs, and end-of-support notices.

Simplified Windows update titles​

A new, standardized title format makes Windows updates easier to read and understand. It improves clarity by removing unnecessary technical elements like platform architecture. Key identifiers such as date prefixes, the KB number, and build or version are retained to help you quickly recognize each update.

For more details, see Simplified Windows Update titles or its accompanying blog post.

December servicing update schedule
Due to reduced operations during the Western holidays in December and New Year's Day, Microsoft will not release a non-security preview update in December 2025. The monthly security update will still be available as scheduled. Regular monthly servicing, including both security updates and non-security preview updates, will resume in January 2026.


Windows Secure Boot certificate expiration​

Important: Secure Boot certificates used by most Windows devices are set to expire starting in June 2026. This might affect the ability of certain personal and business devices to boot securely if not updated in time. To avoid disruption, we recommend reviewing the guidance and taking action to update certificates in advance. For details and preparation steps, see Windows Secure Boot certificate expiration and CA updates.


Microsoft Store apps updates​

Windows Updates do not include updates for Microsoft Store apps.
If you're an enterprise user, see Microsoft Store apps - Configuration Manager.

If you're a consumer user, see Get updates for apps and games in Microsoft Store.

Change log​

Change dateChange description
December 15, 2025Update: This feature is included in the December 2025 non-security update (KB5072033).

[System Components] The AppX Deployment Service (Appxsvc) has moved to Automatic startup type to improve reliability in some isolated scenarios.

Highlights

  • This update addresses security issues for your Windows operating system.

Improvements

This security update contains fixes and quality improvements from KB5070311 (released December 1, 2025). The following summary outlines key issues addressed by this update. Also, included are available new features. The bold text within the brackets indicates the item or area of the change.
  • [Copilot] Fixed: This update addresses an issue where Ask Copilot didn’t activate the Click to Do window as expected. The window now appears in the foreground when you share data with Copilot.
  • [File Explorer (known issue)] Fixed: This update addresses an issue where File Explorer briefly flashes white when you navigate between pages. This issue might occur after you install KB5070311.
  • [Networking] Fixed: This update fixes an issue where external virtual switches lose their physical network adapter (NIC) bindings after a host reboot. When this happens, the switches revert to internal mode, resulting in loss of network connectivity for virtual machines and blocking normal server operations.
  • [PowerShell 5.1] Invoke-WebRequest now includes a confirmation prompt with a security warning of script execution risk. You can choose to continue or cancel the request. For additional details, see CVE-2025-54100 and KB5074596: PowerShell 5.1: Preventing script execution from web content.
  • [System Components] The AppX Deployment Service (Appxsvc) has moved to Automatic startup type to improve reliability in some isolated scenarios.
If you've already installed previous updates, your device will download and install only the new updates included in this package.

For more information about security vulnerabilities, see the Security Update Guide website and the December 2025 Security Updates.

AI Components

This release updates the following AI components:

AI ComponentVersion
Image Search1.2511.1224.0
Content Extraction1.2511.1224.0
Semantic Analysis1.2511.1224.0
Settings Model1.2511.1224.0

Windows 11 servicing stack update (KB5071142)- 26100.7295

This update makes quality improvements to the servicing stack, which is the component that installs Windows updates. Servicing stack updates (SSU) ensure that you have a robust and reliable servicing stack so that your devices can receive and install Microsoft updates. To learn more about SSUs, see Simplifying on-premises deployment of servicing stack updates.

Known issues in this update

1 Password icon might be missing or invisible in the lock screen sign-in options

Symptoms

After installing the August 2025 non-security preview update (KB5064081) or later updates, you might notice that the password icon is not visible in the sign-in options on the lock screen. If you hover over the space where the icon should appear, you’ll see that the password button is still available. Select this placeholder to open the password text box and enter your password. After entering your password, you can sign in normally.

Individuals using Windows Home or Pro editions on personal devices are very unlikely to experience this issue. This issue primarily affects enterprise or managed IT environments.

Workaround

This issue is mitigated using Known Issue Rollback (KIR).

For enterprise-managed devices managed by IT departments that have installed the affected update and encountered this issue, IT administrators can resolve it by installing and configuring the Group policy listed below. The special Group Policy can be found in Computer Configuration > Administrative Templates > <Group Policy name listed below>.

For information on deploying and configuring these special Group Policy, please see How to use Group Policy to deploy a Known Issue Rollback.

Group Policy downloads with Group Policy name:
Important: You will need to install and configure the Group Policy for your version of Windows to resolve this issue. You will also need to restart your device(s) to apply the group policy setting. Note that the Group Policy will temporarily disable the change causing this issue.

We are working on a resolution in a future Windows update and will provide more information when it is available.

2 Mirror networking on Windows Subsystem for Linux might fail

Symptoms

After installing the October 2025 Windows non-security update (KB5067036), released on October 28, 2025, or a later update, mirrored networking mode in Windows Subsystem for Linux (WSL) might cause issues with some third-party VPNs. When this issue occurs, you might see a “No route to host” error, even though the Windows host can still access the same destinations. As a result, you might be unable to access corporate resources over VPN and experience failures with VPN-dependent services.

This issue happens because the VPN application's virtual interface doesn’t respond to ARP (Address Resolution Protocol) requests. Reports indicate that Cisco Secure Client (formerly Cisco AnyConnect) and OpenVPN are affected.

Note: Home users of Windows Home or Pro editions are unlikely to experience this issue. It primarily affects connectivity to enterprise resources over VPN, including DirectAccess.

Workaround

The issue is under investigation, and additional information will be shared as soon as it becomes available.

3 RemoteApp sessions might fail to start on Azure Virtual Desktop

Symptoms

Note:
Individuals using Windows Home or Pro editions on personal devices are very unlikely to experience this issue as Azure Virtual Desktop (AVD) is more commonly used in enterprise environments.

After installing the November 2025 Windows non-security update (KB5070311) or later updates, you might experience RemoteApp connection failures in Azure Virtual Desktop (AVD) environments. Full desktop sessions aren’t affected.

Workaround

To mitigate this issue, apply one of these workarounds:

Option 1: Add registry keys manually

Important:
Editing the registry incorrectly can cause system issues. Back up the registry before making changes.
  1. Open Command Prompt as an administrator.
  2. Run this command: reg add ""HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WinLogon\ShellPrograms\RdpShell.exe" /v "ShouldStartRailRPC" /t REG_DWORD /d 1 /f
  3. Restart the device to apply the change.
Option 2: Use Known Issue Rollback (KIR)

This issue is mitigated using Known Issue Rollback (KIR). The fix will apply automatically, but it may take up to 24 hours (starting December 12, 2025, at 6:00 PM PT) for it to reach Windows Pro and Windows Enterprise devices that receive updates directly from Microsoft. Restarting your device can help the fix apply sooner.

For enterprise-managed devices where Windows updates are managed by IT departments, administrators can apply the KIR by installing and configuring the following special Group Policy.

Group Policy Details

  • Location: Computer Configuration > Administrative Templates > [Group Policy name below]
  • Download for Download for Windows 11, version 25H2 and Windows 11, version 24H2 and Windows Server 2025: KB5072033 25121301401 Known Issue Rollback
Important:  You'll need to install and configure the Group Policy for your version of Windows to resolve this issue. You will also need to restart your device(s) to apply the group policy setting. Note that the Group Policy will temporarily disable the change causing this issue.

For information on deploying and configuring this special Group Policy, see How to use Group Policy to deploy a Known Issue Rollback.

Organizations affected by this issue can find more details on Azure Portal under the Messages ID: Q_P4-HFG.

Microsoft is working to resolve this issue and will provide information when it’s available. After the update with the resolution is released, organizations will not need to install either one of the workarounds to address this issue.

How to get this update

Before you install this update

Microsoft combines the latest servicing stack update (SSU) for your operating system with the latest cumulative update (LCU). For general information about SSUs, see Servicing stack updates and Servicing Stack Updates (SSU): Frequently Asked Questions.

Install this update

To install this update, use one of the following Windows and Microsoft release channels.

AvailableNext Step
Included
This update downloads and installs automatically from Windows Update and Microsoft Update.
Yes 1Before you install this update

To get the standalone package(s) for this update, go to the Microsoft Update Catalog website. This KB contains one or more MSU files that require installation in a specific order.

Install this update
Method 1: Install all MSU files together


Download all MSU files for KB5072033 from Microsoft Update Catalog and place them in the same folder (for example, C:/Packages). Use Deployment Image Servicing and Management (DISM.exe) to install the target update. DISM will use the folder specified in PackagePath to discover and install one or more prerequisite MSU files as needed.

Updating Windows PC

To apply this update to a running Windows PC, run the following command from an elevated Command Prompt:

DISM /Online /Add-Package /PackagePath:c:\packages\Windows11.0-KB5072033-x64.msu

Or, run the following command from an elevated Windows PowerShell prompt:

Add-WindowsPackage -Online -PackagePath "c:\packages\Windows11.0-KB5072033-x64.msu"

Or use Windows Update Standalone Installer to install the target update.

Updating Windows Installation media

To apply this update to Windows Installation media, see Update Windows installation media with Dynamic Update.

Note: When downloading other Dynamic Update packages, ensure they match the same month as this KB. If the SafeOS Dynamic Update or Setup Dynamic Update is not available for the same month as this KB, use the most recently published version of each.

To add this update to a mounted image, run the following command from an elevated Command Prompt:

DISM /Image:mountdir /Add-Package /PackagePath:Windows11.0-KB5072033-x64.msu

Or, run the following command from an elevated Windows PowerShell prompt:

Add-WindowsPackage -Path "c:\offline" -PackagePath "Windows11.0-KB5072033-x64.msu" -PreventPending

Method 2: Install each MSU file individually, in order

Download and install each MSU file individually either using DISM or Windows Update Standalone Installer in the following order:
  1. windows11.0-kb5043080-x64_953449672073f8fb99badb4cc6d5d7849b9c83e8.msu
  2. windows11.0-kb5072033-x64_199ed7806a74fe78e3b0ef4f2073760000f71972.msu
1 This latest cumulative update includes updates for AI components. Even though the AI component updates are included in the update, the AI components are only applicable to Windows Copilot+ PCs and will not install on Windows PC or Windows Server.

If you want to remove the LCU

To remove the LCU after installing the combined SSU and LCU package, use the DISM/Remove-Package command line option with the LCU package name as the argument. You can find the package name by using this command: DISM /online /get-packages.

Running Windows Update Standalone Installer (wusa.exe) with the /uninstall switch on the combined package will not work because the combined package contains the SSU. You cannot remove the SSU from the system after installation.

File information

For a list of the files provided in this update, download the file information for cumulative update 5072033.

For a list of the files provided in the servicing stack update, download the file information for the SSU (KB5071142) - version 26100.7295.



 Source:



Check Windows Updates


ISO or USB from MCT:



UUP Dump:

64-bit ISO download:

ARM64 ISO download:

 
Last edited:
I'm not getting the flashing issue either but then again I have MPO disabled.
 

My Computer

System One

  • OS
    Windows 11 25H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    N/A
    CPU
    AMD 9950X3d2
    Motherboard
    Asus x870E Extreme
    Memory
    64GB Corsair vengeance DDR5 (6000 MHz) CL30
    Graphics Card(s)
    AMD 9070XT
    Sound Card
    Realtek
    Monitor(s) Displays
    N/A
    Screen Resolution
    1440p
    PSU
    Thermaltake 1200w
    Case
    Asus View 71 TG RGB
    Cooling
    Custom Cooling loop With an Alphacool 13339 VPP Apex Pump and EK Quantum surface radiator
    Internet Speed
    Xfinity 2300 mbps
    Antivirus
    Norton
I'm not getting the flashing issue either but then again I have MPO disabled.
MPO disabled doesn't make any difference for this issue. 🤷‍♂️
There is a specific sequence to reproduce the problem on this build.
Open explorer set to Home while color setting is in Light mode. Switch to Dark mode and click on + sign to add new tabs.
Same happens if you start with Dark mode open explorer and then switch to Light mode, then add new tabs by clicking on the + sign.

I can reproduce the problem on several different machines with this build, also on Dev and Beta builds, now also with latest Canary Build 28000.1340. 😎
 
Last edited:

My Computer

System One

  • OS
    Windows 11 Pro 25H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Dell XPS 8930
    CPU
    Intel I9-9900K
    Memory
    64GB
    Graphics Card(s)
    NVIDIA RTX 2060
    Sound Card
    NVIDIA High Definition Audio
    Monitor(s) Displays
    4k Samsung
    Screen Resolution
    3840 x 2160
    Hard Drives
    512GB NVMe, ADATA SU 800, 2TB HDD

My Computer

System One

  • OS
    Windows11 Pro 25H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Asus
    CPU
    i7
    Motherboard
    z97k
    Memory
    32GB
    Graphics Card(s)
    nVidia
    Sound Card
    Realtek
    Hard Drives
    3
    Cooling
    air
    Browser
    Edge
    Antivirus
    ESET
No issues here with File Explorer.







ScreenRecording2025-12-11101534-ezgif.com-video-to-gif-converter.gif




ScreenRecording2025-12-11103530-ezgif.com-video-to-gif-converter.gif
 

My Computers

System One System Two

  • OS
    Win 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    ASUS Vivobook
    CPU
    AMD Ryzen™ 7 7730U
    Motherboard
    M1605YA
    Memory
    24GB Dual-Channel DDR4 @ 1596MHz (22-22-22-52)
    Graphics Card(s)
    512MB ATI AMD Radeon Graphics (ASUStek Computer Inc)
    Monitor(s) Displays
    Generic PnP Monitor (1920x1200@60Hz) - P1 PLUS (1920x1080@59Hz)
    Screen Resolution
    1920 X 1200
    Hard Drives
    953GB Western Digital WD
    PSU
    45 Watts
    Mouse
    Lenovo Bluetooth.
    Internet Speed
    500 Mbps
    Browser
    Edge
    Antivirus
    Defender
  • Operating System
    Windows 11
    Computer type
    Laptop
    Manufacturer/Model
    ACER NITRO
    CPU
    AMD Ryzen 7 5800H / 3.2 GHz
    Motherboard
    CZ Scala_CAS (FP6)
    Memory
    32 GB DDR4 SDRAM 3200 MHz
    Graphics card(s)
    NVIDIA GeForce RTX 3060 6 GB GDDR6 SDRAM
    Sound Card
    Realtek Audio. NVIDIA High Definition Audio
    Monitor(s) Displays
    15.6" LED backlight 1920 x 1080 (Full HD) 144 Hz
    Screen Resolution
    1920 x 1080 (Full HD)
    Hard Drives
    Samsung 970 Evo Plus 2TB NVMe M.2
    PSU
    180 Watt, 19.5 V
    Mouse
    Lenovo Bluetooth
    Internet Speed
    500 Mbps
    Browser
    Edge
    Antivirus
    Defender

My Computer

System One

  • OS
    Windows 11, version 25H2 (26200)
    Computer type
    PC/Desktop
    CPU
    AMD Ryzen 9 9950X 16-Core Processor
    Motherboard
    ASRock B650M PG Riptide
    Memory
    DDR5-6000 (CL36) 64.0 GB
    Graphics Card(s)
    NVIDIA GeForce RTX 4090
    PSU
    1200W
    Case
    Phanteks Enthoo Pro 2
    Cooling
    Noctua NH-D12L
Well I am baffled to see those white flashes (with a dark theme) or dark flashes (with a white theme) Never saw that before. (I am not affected) The initial post points out that it can occur after implementing KB5071142 on 1st of December as part of 26200.7309. It is solved after implementing 26200.7462

Does those who are affected are still having it now after the latest build update last Tuesday; 26200.7462?

Saw a video of someone that was at 26200.7462 and it was still occurring. Strange. (His PC did not meet the Win11 requirements and has a Dev version of Windows) Might not be representable for others. For those are still affected; turn off all animations under settings - system - Info - Advanced Systemsettings - Performance - Settings - Turn on: Best performance. Is there any difference now? Are you using a laptop? Have you installed the latest graphic drivers?
 

Attachments

My Computer

System One

  • OS
    Win 11 Pro "25H2" Build 26200.8524, Zorin OS Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    Self built
    CPU
    Intel® Core™ i7-12700KF 12th Gen.
    Motherboard
    ASUS Prime Z690-A, BIOS v4505
    Memory
    32GB DDR5 5600-36 Vengeance
    Graphics Card(s)
    PCIe4.0 Asus NVIDIA RTX3060Ti
    Sound Card
    Onboard; Realtek
    Monitor(s) Displays
    34" LG 34UC79G-B Curved 21:9 144Hz
    Screen Resolution
    2560x1080 (No HDR)
    Hard Drives
    250Gb Samsung 870PRO NVMe (Win 11 Pro)
    1Tb Samsung 980PRO NVMe
    1Tb Samsung 970EVO NVMe
    2Tb Samsung 990PRO NVMe with heatsink.
    4Tb WDC WD40EZRZ Blue SATA (Int.)
    4Tb WDC WD40EZRZ Blue SATA (Int.)
    3Tb WDC WD30EFRZ Red SATA (Int.)
    256Gb Samsung 840PRO SSD (RHEL 9,5)
    256Gb Samsung 850PRO SSD (Zorin OS Pro 18)
    PSU
    Coolermaster 850W V2 Gold with internal 12cm exaust fan
    Case
    Be-Quiet Pure Base 600.
    Cooling
    3x Be-Quiet! 12/14cm "Silent Wings 4" casefans, 1x Arctic Freezer i35 CPU towerblock with fan.
    Keyboard
    Steelseries APEX 7 keyboard.
    Mouse
    Logitech G-502 Hero
    Internet Speed
    1Gb
    Browser
    Brave
    Antivirus
    F-Secure
    Other Info
    No Noise system.
    256Gb Kingston Travler USB 3.0 drive.
    64Gb Sandisk USB 3.2 drive. (Ventoy)
    8Gb Philips USB 3.0 drive. (Win. Inst.)
    8Gb Philips USB 3.0 drive. (Rescue disk)
    2Tb WD USB 3.0 Passport drive.
    USB Ext. 500Gb WD SATA drive.
    External USB 3.0 C.A. CD/DVD* burner.

My Computers

System One System Two

  • OS
    Win 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    ASUS Vivobook
    CPU
    AMD Ryzen™ 7 7730U
    Motherboard
    M1605YA
    Memory
    24GB Dual-Channel DDR4 @ 1596MHz (22-22-22-52)
    Graphics Card(s)
    512MB ATI AMD Radeon Graphics (ASUStek Computer Inc)
    Monitor(s) Displays
    Generic PnP Monitor (1920x1200@60Hz) - P1 PLUS (1920x1080@59Hz)
    Screen Resolution
    1920 X 1200
    Hard Drives
    953GB Western Digital WD
    PSU
    45 Watts
    Mouse
    Lenovo Bluetooth.
    Internet Speed
    500 Mbps
    Browser
    Edge
    Antivirus
    Defender
  • Operating System
    Windows 11
    Computer type
    Laptop
    Manufacturer/Model
    ACER NITRO
    CPU
    AMD Ryzen 7 5800H / 3.2 GHz
    Motherboard
    CZ Scala_CAS (FP6)
    Memory
    32 GB DDR4 SDRAM 3200 MHz
    Graphics card(s)
    NVIDIA GeForce RTX 3060 6 GB GDDR6 SDRAM
    Sound Card
    Realtek Audio. NVIDIA High Definition Audio
    Monitor(s) Displays
    15.6" LED backlight 1920 x 1080 (Full HD) 144 Hz
    Screen Resolution
    1920 x 1080 (Full HD)
    Hard Drives
    Samsung 970 Evo Plus 2TB NVMe M.2
    PSU
    180 Watt, 19.5 V
    Mouse
    Lenovo Bluetooth
    Internet Speed
    500 Mbps
    Browser
    Edge
    Antivirus
    Defender
Well I am baffled to see those white flashes (with a dark theme) or dark flashes (with a white theme) Never saw that before. (I am not affected) The initial post points out that it can occur after implementing KB5071142 on 1st of December as part of 26200.7309. It is solved after implementing 26200.7462

Does those who are affected are still having it now after the latest build update last Tuesday; 26200.7462?

This issue also happen on Windows 11 23H2 build 22631.
 

My Computer

System One

  • OS
    Windows 11, version 25H2 (26200)
    Computer type
    PC/Desktop
    CPU
    AMD Ryzen 9 9950X 16-Core Processor
    Motherboard
    ASRock B650M PG Riptide
    Memory
    DDR5-6000 (CL36) 64.0 GB
    Graphics Card(s)
    NVIDIA GeForce RTX 4090
    PSU
    1200W
    Case
    Phanteks Enthoo Pro 2
    Cooling
    Noctua NH-D12L
Does those who are affected are still having it now after the latest build update last Tuesday; 26200.7462?
I had not noticed this but just tried opening a new tab and got the white flash. 26200.7462
 

My Computer

System One

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    CPU
    AMD 9700X
    Motherboard
    ASUS B650E
    Memory
    32 gb
    Graphics Card(s)
    5050
    Sound Card
    On-board realtech
@Gramps, @uncyler825
Then you have an other issue. Did you ran Dism /Scanhealth and sfc /scannow to see if your Windows is damaged?
Further did you try turning off all animations? Do you have a laptop? Latest Graphic drivers? This smells like a speed issue.

Ehrr... Looked at your specs; Both an PC and a good Graphics card. So speed doesn't seems the issue here..... Have no answer on your problems... :plead:
 
Last edited:

My Computer

System One

  • OS
    Win 11 Pro "25H2" Build 26200.8524, Zorin OS Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    Self built
    CPU
    Intel® Core™ i7-12700KF 12th Gen.
    Motherboard
    ASUS Prime Z690-A, BIOS v4505
    Memory
    32GB DDR5 5600-36 Vengeance
    Graphics Card(s)
    PCIe4.0 Asus NVIDIA RTX3060Ti
    Sound Card
    Onboard; Realtek
    Monitor(s) Displays
    34" LG 34UC79G-B Curved 21:9 144Hz
    Screen Resolution
    2560x1080 (No HDR)
    Hard Drives
    250Gb Samsung 870PRO NVMe (Win 11 Pro)
    1Tb Samsung 980PRO NVMe
    1Tb Samsung 970EVO NVMe
    2Tb Samsung 990PRO NVMe with heatsink.
    4Tb WDC WD40EZRZ Blue SATA (Int.)
    4Tb WDC WD40EZRZ Blue SATA (Int.)
    3Tb WDC WD30EFRZ Red SATA (Int.)
    256Gb Samsung 840PRO SSD (RHEL 9,5)
    256Gb Samsung 850PRO SSD (Zorin OS Pro 18)
    PSU
    Coolermaster 850W V2 Gold with internal 12cm exaust fan
    Case
    Be-Quiet Pure Base 600.
    Cooling
    3x Be-Quiet! 12/14cm "Silent Wings 4" casefans, 1x Arctic Freezer i35 CPU towerblock with fan.
    Keyboard
    Steelseries APEX 7 keyboard.
    Mouse
    Logitech G-502 Hero
    Internet Speed
    1Gb
    Browser
    Brave
    Antivirus
    F-Secure
    Other Info
    No Noise system.
    256Gb Kingston Travler USB 3.0 drive.
    64Gb Sandisk USB 3.2 drive. (Ventoy)
    8Gb Philips USB 3.0 drive. (Win. Inst.)
    8Gb Philips USB 3.0 drive. (Rescue disk)
    2Tb WD USB 3.0 Passport drive.
    USB Ext. 500Gb WD SATA drive.
    External USB 3.0 C.A. CD/DVD* burner.
@Gramps, @uncyler825
Then you have an other issue. Did you ran Dism /Scanhealth and sfc /scannow to see if your Windows is damaged?
Further did you try turning off all animations? Do you have a laptop? Latest Graphic drivers? This smells like a speed issue.

I don't have a laptop.

Integrity sfc /scannow Windows has no corrupted files. I didn't turn off the animation.

I have an RTX 4090 and installed R591.44 WHQL.

I really like KB5072033 because I have the new Start menu, dark mode copy, move, and delete dialog box, and the smoother taskbar preview transition as you slide between apps.
 

My Computer

System One

  • OS
    Windows 11, version 25H2 (26200)
    Computer type
    PC/Desktop
    CPU
    AMD Ryzen 9 9950X 16-Core Processor
    Motherboard
    ASRock B650M PG Riptide
    Memory
    DDR5-6000 (CL36) 64.0 GB
    Graphics Card(s)
    NVIDIA GeForce RTX 4090
    PSU
    1200W
    Case
    Phanteks Enthoo Pro 2
    Cooling
    Noctua NH-D12L
@Gramps, @uncyler825
Then you have an other issue. Did you ran Dism /Scanhealth and sfc /scannow to see if your Windows is damaged?
Further did you try turning off all animations? Do you have a laptop? Latest Graphic drivers? This smells like a speed issue.

Ehrr... Looked at your specs; Both an PC and a good Graphics card. So speed doesn't seems the issue here..... Have no answer on your problems... :plead:
Scannow and DISM showed everything was fine. GPU driver isn't too old, a few months maybe. Animations are off. I rarely open new tabs in explorer so that is why I never noticed it happening.
 

My Computer

System One

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    CPU
    AMD 9700X
    Motherboard
    ASUS B650E
    Memory
    32 gb
    Graphics Card(s)
    5050
    Sound Card
    On-board realtech
Ehrr... Looked at your specs; Both an PC and a good Graphics card. So speed doesn't seems the issue here..... Have no answer on your problems... :plead:

I have another PC with worse hardware specs than your 12700K.

CPU: AMD Ryzen 5 5500GT
RAM: DDR4-3200 32GB
GPU: AMD Radeon RX 9060 XT

AMD Software: Adrenalin Edition 25.12.1 WHQL

no problem.
 

My Computer

System One

  • OS
    Windows 11, version 25H2 (26200)
    Computer type
    PC/Desktop
    CPU
    AMD Ryzen 9 9950X 16-Core Processor
    Motherboard
    ASRock B650M PG Riptide
    Memory
    DDR5-6000 (CL36) 64.0 GB
    Graphics Card(s)
    NVIDIA GeForce RTX 4090
    PSU
    1200W
    Case
    Phanteks Enthoo Pro 2
    Cooling
    Noctua NH-D12L
This dialog looks well in a dark mode, and it is very similar to standard Win32 dialogs. But I suspect that it could be implemented specifically as a part of new Explorer UI and not as a modified standard dialog. Could you please check the look of other dialogs, for example, in classic Notepad, where present both old Win32 dialogs and new File, Open, which should be dark as a part of Explorer, and File, Print, which by default follows current app mode because it uses the new WinUI?
 

My Computer

System One

  • OS
    Windows 11 Pro 25H2
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo Legion 5-15ARH05
    CPU
    AMD Rysen 5 4600H
    Memory
    32 GB (2 x 16 GB Samsung SO-DIMM DDR4-3200)
    Graphics Card(s)
    GeForce GTX 1650 Ti, 4 GB GDDR6
    Screen Resolution
    1920x1080
    Hard Drives
    SSD M.2 512 GB SAMSUNG MZALQ512; SSD M.2 1 TB Seagate FireCuda 530
    Mouse
    Logitech M650L in Bluetooth mode
This dialog looks well in a dark mode, and it is very similar to standard Win32 dialogs. But I suspect that it could be implemented specifically as a part of new Explorer UI and not as a modified standard dialog. Could you please check the look of other dialogs, for example, in classic Notepad, where present both old Win32 dialogs and new File, Open, which should be dark as a part of Explorer, and File, Print, which by default follows current app mode because it uses the new WinUI?

This??
mmUtdcA.png
 

My Computer

System One

  • OS
    Windows 11, version 25H2 (26200)
    Computer type
    PC/Desktop
    CPU
    AMD Ryzen 9 9950X 16-Core Processor
    Motherboard
    ASRock B650M PG Riptide
    Memory
    DDR5-6000 (CL36) 64.0 GB
    Graphics Card(s)
    NVIDIA GeForce RTX 4090
    PSU
    1200W
    Case
    Phanteks Enthoo Pro 2
    Cooling
    Noctua NH-D12L
Scannow and DISM showed everything was fine. GPU driver isn't too old, a few months maybe. Animations are off. I rarely open new tabs in explorer so that is why I never noticed it happening.
DISM and SFC checks and repairs - only specific Windows system files and component store (WinSxS) corruption. Which is why, this commands are usually rather useless - since they're missing other common causes of a broken Windows install (hardware, drivers/registry/user profile -corruption, missing sources, filesystem errors or corruption outside the component store).
 

My Computer

System One

  • OS
    WinDOS 25H2
    Computer type
    Laptop
    CPU
    Intel & AMD
    Memory
    SO-DIMM SK Hynix 15.8 GB Dual-Channel DDR4-2666 (2 x 8 GB) 1329MHz (19-19-19-43)
    Graphics Card(s)
    nVidia RTX 2060 6GB Mobile GPU (TU106M)
    Sound Card
    Onbord Realtek ALC1220
    Screen Resolution
    1920 x 1080
    Hard Drives
    1x Samsung PM981 NVMe PCIe M.2 512GB / 1x Seagate Expansion ST1000LM035 1TB
Yes, it's obvious that any File Open dialog (from Explorer) in dark mode will now be dark. My question was about other Win32 dialogs, not related to Explorer. If MS developers started the long-awaited transition of Win32 to following the light/dark mode, then at least some dialogs will look properly. In Notepad these could be, for example: Format, Font; File, Page Setup; Edit, Replace.
But if these dialogs are still light like usual Win32, then the transition is not yet started and we will see this light/dark mix for a while, maybe long. I hope you understood an idea.
 

My Computer

System One

  • OS
    Windows 11 Pro 25H2
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo Legion 5-15ARH05
    CPU
    AMD Rysen 5 4600H
    Memory
    32 GB (2 x 16 GB Samsung SO-DIMM DDR4-3200)
    Graphics Card(s)
    GeForce GTX 1650 Ti, 4 GB GDDR6
    Screen Resolution
    1920x1080
    Hard Drives
    SSD M.2 512 GB SAMSUNG MZALQ512; SSD M.2 1 TB Seagate FireCuda 530
    Mouse
    Logitech M650L in Bluetooth mode
Yesterday, this 7462 security update kept failing to install on my older Dell 7740. Nothing I could do would let it install; it just kept saying something went wrong and reverted. So today I retried, it downloaded, went into install, but failed again. But this time it didn't reboot, it just said retry. I did retry, and it did actually complete the installation. Now my question is, why does my system still show 7171 as the version? Shouldn't it show 7462? My 7760 after this update shows version 7462.

I checked the download history, and it shows 2025-12 Security Update (KB5072033) (26200.7462) installed successfully.

I ran DISM and SFC, which were OK. And yes, Windows update shows its “up to date”.
 

My Computer

System One

  • OS
    W11Pro 25H2
    Computer type
    Laptop
    Manufacturer/Model
    Dell 7760 Precision
    CPU
    I5-11500H
    Motherboard
    Dell
    Memory
    32g
    Graphics Card(s)
    Intel on board 630
    Sound Card
    on board
    Monitor(s) Displays
    laptop/Samsung 27" external
    Screen Resolution
    1920x1080
    Hard Drives
    1TB
    PSU
    Dell laptop 137.1
    Case
    Dell
    Cooling
    Dell laptop
    Keyboard
    Logitech K120 external USB
    Mouse
    Logitech N-211 external USB
    Internet Speed
    100mps
    Browser
    FF/Chrome/Edge/Firefox
    Antivirus
    Windows Defender
    Other Info
    Bought off eBay, working.
But this time it didn't reboot, it just said retry. I did retry, and it did actually complete the installation. Now my question is, why does my system still show 7171 as the version? Shouldn't it show 7462? My 7760
You did reboot after the install completed right?
 

My Computers

System One System Two

  • OS
    Windows 11 25H2
    Computer type
    Laptop
    Manufacturer/Model
    Alienware 18 Area-51
    CPU
    Intel Core Ultra 9 275HX (24-Core)
    Motherboard
    Alienware
    Memory
    64GB DDR5 6400MT/s
    Graphics Card(s)
    NVIDIA GeForce RTX 5080 and Intel UHD Graphics
    Sound Card
    Onboard, Realtek high-performance Audio chips (ALC3329 & ALC1708))
    Monitor(s) Displays
    300HZ 18-inch QHD 500 nit Comfort View+
    Screen Resolution
    2560 x 1600
    Hard Drives
    2TB NVMe M.2 PCIe Gen 5 SSD
    Case
    Magnesium Alloy
    Cooling
    Advanced Cryo-Tech Quad-Fan Cooling system & large vapor chamber
    Keyboard
    Cherry MX ultra low profile mechanical keyboard with per key AlienFX RGB lighting
    Mouse
    Logitech MX Master 4
    Browser
    Vivaldi (main), Firefox, Chrome, Edge
    Antivirus
    MS Defender and Malwarebytes Free
  • Operating System
    Windows 11 25H2
    Computer type
    Laptop
    Manufacturer/Model
    Microsoft Surface Laptop 7
    CPU
    Qualcomm Snapdragon X Elite (12 Core) ARM based CPU
    Motherboard
    Microsoft Corp.
    Memory
    16GB LPDDR5
    Graphics card(s)
    Qualcomm Adreno X1-85
    Sound Card
    Omnisonic speakers with Dolby Atmos spatial sound
    Monitor(s) Displays
    120 Hz 13.8-inch 600 nit PixelSense Flow touchscreen
    Screen Resolution
    2304x1536
    Hard Drives
    1TB NVMe Gen 4 SSD
    Case
    Anodized Aluminum
    Cooling
    Traditional active cooling fan system
    Keyboard
    Mechanical QWERTY, backlit when in use
    Mouse
    Logitech MX Master 4 and Surface Arc Mouse
    Browser
    Vivaldi (main), Firefox, Chrome, Edge
    Antivirus
    MS Defender and Malwarebytes Free
Back
Top Bottom