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:
You did reboot after the install completed right?
yes........ restart and complete reboot both, still shows 7171 when I run winver
 

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.
yes........ restart and complete reboot both, still shows 7171 when I run winver
Update did not succeeded , you should see version ; 7462.............
Check the eventviewer , after next try !
 

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
Update did not succeeded , you should see version ; 7462.............
Check the eventviewer , after next try !
Could be, I just checked Windows update myself, and the 7462 showed up again and is downloading. Kind of weird, it would show as having successfully installed in the download history. I am letting it do its thing again and see what happens.


Error code: (0x80073712) now I got this, and retrying again. I wonder if I download the creation tool and let it reinstall, keeping my apps and settings would fix t?
 
Last edited:

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.
Could be, I just checked Windows update myself, and the 7462 showed up again and is downloading. Kind of weird, it would show as having successfully installed in the download history. I am letting it do its thing again and see what happens.
If again no succes , you should go for the "repair-option "..............
 

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
You can. Disable the new start menu, Find "New Start Menu" in REG file and Change "EnabledState"=dword:00000002 to "EnabledState"=dword:00000001.

Just like:
Code:
# Simplify toggle on New Start Menu. ViVetool ID: 47205210 (CFR RKey: 3036241548)
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\FeatureManagement\Overrides\14\3036241548]
"EnabledState"=dword:00000001
"EnabledStateOptions"=dword:00000000

very simple. I have tagged these IDs, so you can easily find the features you want to ON or OFF.

yes this work, thanks ;)
Not for me, I removed this, and the new start menu still apppeared sadly.
I did a sanity re-test with vivetool /fullreset in case I had some overrides still active by mistake

And another quirk or bug is that the text on the new copy dialog have black text instead of white. I noted this the earlier build of the the new dark copy dialog
 

Attachments

  • text.webp
    text.webp
    19.3 KB · Views: 3

My Computer

System One

  • OS
    windows 11
Now I understand :winkt:

I usually use "open in new tab".
I wonder if it's only happing with certain video cards. I have tried several times and I'm not getting the white flash in File Explorer.
 
Last edited:

My Computers

System One System Two

  • OS
    Windows 11 Pro 25H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    PowerSpec B746
    CPU
    Intel Core i7-10700K
    Motherboard
    ASRock Z490 Phantom Gaming 4/ax
    Memory
    16GB (8GB PC4-19200 DDR4 SDRAM x2)
    Graphics Card(s)
    NVIDIA GeForce GTX 1050 TI
    Sound Card
    Realtek Audio
    Monitor(s) Displays
    #1. LG ULTRAWIDE 34" #2. AOC Q32G2WG3 32"
    Screen Resolution
    #1. 3440 X 1440 #2. 1920 x 1080
    Hard Drives
    NVMe WDC WDS100T2B0C-00PXH0 1TB
    Samsung SSD 860 EVO 1TB
    PSU
    750 Watts (62.5A)
    Case
    PowerSpec/Lian Li ATX 205
    Keyboard
    Logitech K270
    Mouse
    Logitech M185
    Browser
    Microsoft Edge and Firefox
    Antivirus
    Webroot SecureAnywhere CE 26.1
  • Operating System
    Windows 11 Canary Channel
    Computer type
    PC/Desktop
    Manufacturer/Model
    PowerSpec G156
    CPU
    Intel Core i5-8400 CPU @ 2.80GHz
    Motherboard
    AsusTeK Prime B360M-A
    Memory
    16 MB DDR 4-2666
    Monitor(s) Displays
    23" Speptre HDMI 75Hz
    Screen Resolution
    1920x1080
    Hard Drives
    Samsung 970 EVO 500GB NVMe
    Keyboard
    Logitek K270
    Mouse
    Logitek M185
    Browser
    Firefox, Edge and Edge Canary
    Antivirus
    Windows Defender
I wonder if it's only happing with certain video cards. I have tried several times and I'm not getting the white flash in File Explorer.
I Have tried this on an RTX 4090, GTX 1080ti, and Quadro T1000, and Intel 630, different drivers for the NVidia cards, all do the same flashing. It is was a speed issue, the RTX 4090 is even overclocked, so that should not be an issue at all.
 

My Computers

System One System Two

  • OS
    Windows 11 25H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom Built
    CPU
    Intel i9 14900KF
    Motherboard
    ASUS Z790 ProArt Creator WiFi
    Memory
    64GB Corsair Vengeance RGB
    Graphics Card(s)
    MSI 4090 Suprim X
    Sound Card
    Onboard
    Monitor(s) Displays
    1 x Asus 24". 1 x Asus 32"
    Screen Resolution
    1920 x 1080 & 2560 x 1440
    Hard Drives
    Multiple
    PSU
    Corsair 1200HX
    Case
    Corsair 7000D RGB
    Cooling
    Corsair H150I Capellix XT
    Keyboard
    Corsair K70 RGB PRO
    Mouse
    Corsair M55 RGB Pro
    Internet Speed
    1000Mbps
    Browser
    Edge
    Antivirus
    Windows Default
  • Operating System
    Windows 11 25H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom Built
    CPU
    Intel i7 6800K
    Motherboard
    ASUS Z99 Deluxe
    Memory
    32GB DDR4 (Corsair)
    Graphics card(s)
    ASUS GTX 1080ti
    Sound Card
    Onboard
    Monitor(s) Displays
    1x Viewsonic 24" 1x LG 19"
    Screen Resolution
    1920 x 1080 & 1600 x 900
    Hard Drives
    3 x SATA SSD
    PSU
    650W Gigabyte Bronze
    Case
    Coolermaster HAF-X
    Cooling
    Noctua NH-15 Chroma black
    Keyboard
    Generic RGB
    Mouse
    Microsoft Basic
    Internet Speed
    1000Mbps
    Browser
    Edge
    Antivirus
    Windows Default
I wonder if it's only happing with certain video cards. I have tried several times and I'm not getting the white flash in File Explorer.
I have PCs with Nvidia RTX and others with Intel Arc graphic cards plus a Lenovo Laptop with Intel UHD 620 graphics and I can reproduce the flashing with all of them. 🤷‍♂️
 

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
Repaired the thing by removing the 2230 WD SSD and replaced with a 2280 Micron that I had a clone of the last backup on. Ran update again and all went well. So there must have been some sort of issue within the OS. Anyway, I'm back on the old 7740. It's just my backup machine anyway. Will format the 2230 again and re-clone the system as it is now back onto it for safe keeping. I tried to restore my AOMEI backup but that was not working at all, not the actual backup on my external drive, but the system was unable to find it when I booted up with the recovery USB drive. I'm not too happy with the Version 8 as it is , the UI is all different. Kinda what CC did to the cleaner with their V7. Just FYI.
 

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.
Captura de ecrã 2025-12-11 221141.webp
 

My Computers

System One System Two

  • OS
    Windows 11 Pro 64-bits 25H2 26200-7922
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self built
    CPU
    AMD Ryzen 3 3200G with Radeon Vega Graphics 3.60 GHz
    Motherboard
    MSI B350 PC MATE
    Memory
    32,00 GB TeamGroup DDR4-2667
    Graphics Card(s)
    Nvidia GeForce GT 730 & Radeon™ Vega 8 Graphics
    Sound Card
    nVIDIA GK208 HDMI/DP High Definition Audio Controller
    Monitor(s) Displays
    AOC 27"
    Screen Resolution
    3840x2160
    Hard Drives
    SSD Team Group T-Force Cardea Zero Z440 1TB Gen4 M.2 NVMe (5000/4400MB/s), SSD Team Group CX2 512GB SATA III (530/470MB/s) and 2x Seagate 1TB BarraCuda 64MB 7200rpm SATA III 3.5 - ST1000DM010
    PSU
    LC-Power 650W V2.3
    Case
    ATX Nox Hummer ZS
    Cooling
    No cooling
    Keyboard
    Logitech K220
    Mouse
    Logitech
    Internet Speed
    1000/200
    Browser
    Firefox 148.0
    Antivirus
    Windows Defender
    Other Info
    Optical Drive ASUS DRW-24D5MT
  • Operating System
    Windows 11 Pro 64-bits 25H2 26200-7922
    Computer type
    Laptop
    Manufacturer/Model
    Dell Latitude 5400
    CPU
    Intel Core i5-8365U
    Motherboard
    Dell 03WM4C - Intel Cannon Lake-U PCH-LP Premium
    Memory
    16 GB
    Graphics card(s)
    Intel UHD Graphics 620 - Whiskey Lake-U GT2
    Sound Card
    Intel Cannon Lake-LP - cAVS (Audio, Voice, Speech) [D0]
    Monitor(s) Displays
    Dell NV14N4F
    Screen Resolution
    1920 x 1080
    Hard Drives
    Micron 2200S NVMe 256 GB
    PSU
    Dell X7XY03
    Internet Speed
    1000 Mbps / 200 MBps
    Browser
    Firefox 148.0
    Antivirus
    Microsoft Windows Defender
What is your current Build? The problem started only with recent updates. 🤷‍♂️
11 Pro 25H2 26200.7171 - which is last month's update I think

I also put it in my PC Specs section of this site
 
Last edited:

My Computers

System One System Two

  • OS
    Windows 11 Pro 25H2 26200.7171
    Computer type
    PC/Desktop
    CPU
    AMD Ryzen 5 7600 [Curve Optimizer All Core -50mV]
    Motherboard
    ASRock B650M Pro RS WiFi [BIOS v3.50]
    Memory
    G.Skill Flare X5 32 GB DDR5 6000 MT/s CL30
    Graphics Card(s)
    AMD Sapphire Pulse Radeon RX 6700 XT
    Monitor(s) Displays
    BenQ Zowie XL2411P 24"
    Screen Resolution
    1920 x 1080 144Hz
    Hard Drives
    Lexar NM790 2TB
    PSU
    XPG Pylon 550W
    Case
    XPG Valor Air
    Cooling
    Thermalright Phantom Spirit 120 SE
    Mouse
    Roccat Burst Core
  • Operating System
    Windows 11 Home 25H2
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo Ideapad 3
    CPU
    Intel 11th Gen i3-1115G4
    Memory
    20 GB
    Graphics card(s)
    Intel UHD Graphics
    Monitor(s) Displays
    14" 1920x1080
    Hard Drives
    Kingston SNV2S500G
7462 ESD is now available. You can use MCT to download it.
 

My Computers

System One System Two

  • OS
    Windows 11 Pro 25H2
    Computer type
    Laptop
    Manufacturer/Model
    Huawei MateBook D15
    CPU
    Ryzen 5 3500U
    Memory
    8GB
    Graphics Card(s)
    Vega 8
    Screen Resolution
    FHD
    Hard Drives
    256GB Samsung SSD + 1TB HDD
    Browser
    Microsoft Edge
    Antivirus
    ESET Smart Security Premium
  • Operating System
    Windows 10 Enterprise LTSC 21H2
    Computer type
    Laptop
    Manufacturer/Model
    MSI GS73 6RF Stealth Pro
    CPU
    intel core i7 6700HQ
    Memory
    16GB
    Graphics card(s)
    Nvidia Geforce GTX1060 (6GB)
    Screen Resolution
    FHD
    Hard Drives
    128GB SSD + 1TB HDD
    Browser
    Microsoft Edge
    Antivirus
    Windows Defender
Windows 11 version 25H2 build 26200.7462 now available to download as ISO or USB with MCT.



7462.webp
 

My Computers

System One System Two

  • OS
    Windows 11 Pro for Workstations
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self build
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X)
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G75 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO M.2,
    TerraMaster F8 SSD Plus NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3 wall mounted
    Cooling
    Corsair Hydro H115i
    Keyboard
    Amazon Basics Wired Full Keyboard MD005
    Mouse
    Logitech MX Master 4
    Internet Speed
    2 Gbps Download and 100 Mbps Upload
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    CyberPower CP1500PFCLCD
    Galaxy S23 Plus phone
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Surface Laptop 7 Copilot+ PC
    CPU
    Snapdragon X Elite (12 core) 3.42 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Monitor(s) Displays
    15" HDR
    Screen Resolution
    2496 x 1664
    Hard Drives
    1 TB SSD
    Internet Speed
    Wi-Fi 7 and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender
I like the dark copy/move dialog! I wonder if we will be able to change the progress bar(s) too someday? I'd choose grey. With the dark theme that would go together nicely I think.

1765552634944.webp
 
Last edited:

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
Windows 11 version 25H2 build 26200.7462 now available to download as ISO or USB with MCT.



View attachment 156651
Just downloaded latest Windows 11-ISO , so should be latest version , right ......??
Why check if latest version , from MS, is downloaded...?? 🛠️
 

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
Just downloaded latest Windows 11-ISO , so should be latest version , right ......??
Why check if latest version , from MS, is downloaded...?? 🛠️

It's currently the latest. :shawn:
 

My Computers

System One System Two

  • OS
    Windows 11 Pro for Workstations
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self build
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X)
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G75 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO M.2,
    TerraMaster F8 SSD Plus NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3 wall mounted
    Cooling
    Corsair Hydro H115i
    Keyboard
    Amazon Basics Wired Full Keyboard MD005
    Mouse
    Logitech MX Master 4
    Internet Speed
    2 Gbps Download and 100 Mbps Upload
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    CyberPower CP1500PFCLCD
    Galaxy S23 Plus phone
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Surface Laptop 7 Copilot+ PC
    CPU
    Snapdragon X Elite (12 core) 3.42 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Monitor(s) Displays
    15" HDR
    Screen Resolution
    2496 x 1664
    Hard Drives
    1 TB SSD
    Internet Speed
    Wi-Fi 7 and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender

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
Well that was 100% failure on 3 machines.
 

My Computers

System One System Two

  • OS
    Windows 11 Enterprise 25H2 26200 7462
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom Build
    CPU
    Intel XEON E5-2699 v3
    Motherboard
    ASUS X99-A
    Memory
    64GB Teamgroup UD4-3600
    Graphics Card(s)
    NVIDIA GeForce GTX 1080 Ti
    Sound Card
    Integrated
    Monitor(s) Displays
    ACER X34 Predator
    Screen Resolution
    3440 x 1440
    Hard Drives
    Crucial CT1000P 3P SSD8 1TB
    Crucial CT1000 BX500 SSD 1TB
    PSU
    GameMax Pro
    Case
    Fractal Design
    Cooling
    Corsair H110iGT + 6 140mm Fans
    Keyboard
    Corsair K4
    Mouse
    G-Skill G502
    Internet Speed
    300MBs
    Browser
    Chrome
    Antivirus
    OEM
    Other Info
    ASUS RT-AC87U Router
  • Operating System
    25H2 26200.5074
    Computer type
    Laptop
    Manufacturer/Model
    ASUS X555LA
    Memory
    8GB
    Browser
    Chrome
    Antivirus
    OEM
Well that was 100% failure on 3 machines.
How can .....? Just download from the MS-site , its latest version.
Not "compatible " (?), use Rufus to make your install/repair-ISO , with this download...........always succes ! :wink:
 

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

Latest Support Threads

Back
Top Bottom