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:
1765329747671.webp
 

My Computer My Computer

At a glance

W11 Pro and Insider DevAMD Ryzen 9 7900x2x16GB Kingston 6000MHz, Cl 32 @ 6200MHz Cl30Gigabyte Rx 6600XT Gaming OC 8G Pro
OS
W11 Pro and Insider Dev
Computer type
PC/Desktop
Manufacturer/Model
Home brewed
CPU
AMD Ryzen 9 7900x
Motherboard
ASROCK b650 PRO RS
Memory
2x16GB Kingston 6000MHz, Cl 32 @ 6200MHz Cl30
Graphics Card(s)
Gigabyte Rx 6600XT Gaming OC 8G Pro
Sound Card
MB, Realtek Ac1220p
Monitor(s) Displays
3 x 27"
Screen Resolution
1080p
Hard Drives
Kingston KC3000. 1TBSamsung 970 evo Plus 500GB, Crucial P1 NVMe 1TB, Lexar NVMe 2 TB, Silicon Power M.2 SATA 500GB
PSU
Seasonic 750W
Case
Custom Raidmax
Cooling
Arctic Liquid Freezer III 360mm
Internet Speed
20/19 mbps

My Computer My Computer

At a glance

W11 Pro and Insider DevAMD Ryzen 9 7900x2x16GB Kingston 6000MHz, Cl 32 @ 6200MHz Cl30Gigabyte Rx 6600XT Gaming OC 8G Pro
OS
W11 Pro and Insider Dev
Computer type
PC/Desktop
Manufacturer/Model
Home brewed
CPU
AMD Ryzen 9 7900x
Motherboard
ASROCK b650 PRO RS
Memory
2x16GB Kingston 6000MHz, Cl 32 @ 6200MHz Cl30
Graphics Card(s)
Gigabyte Rx 6600XT Gaming OC 8G Pro
Sound Card
MB, Realtek Ac1220p
Monitor(s) Displays
3 x 27"
Screen Resolution
1080p
Hard Drives
Kingston KC3000. 1TBSamsung 970 evo Plus 500GB, Crucial P1 NVMe 1TB, Lexar NVMe 2 TB, Silicon Power M.2 SATA 500GB
PSU
Seasonic 750W
Case
Custom Raidmax
Cooling
Arctic Liquid Freezer III 360mm
Internet Speed
20/19 mbps
On one of my Dell laptops running Windows 11 Pro had this error. After restarting Windows 11, the system could not repair it and Dell's Recovery utility ran. Then when it restarted the computer, Dell OS recovery back to Factory Install is not running:

Screenshot 2025-12-09 183732.webp
My other Dell laptop installed this update without any problems.

I ran all the usual DISM commands, all showed no errors.

The SFC /scannow only went to 16% with hanging the system. The Dell laptop was getting way too hot and I restarted it.
 

My Computers My Computers

  • At a glance

    Windows 11 ProAMD Ryzen AI 7 350 w/ Radeon 860M 50 TOPS32GB LPDDR5X 7500 MT/sAMD Radeon 860M integrated (shared memory)
    OS
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Dell 16 Plus DB16255
    CPU
    AMD Ryzen AI 7 350 w/ Radeon 860M 50 TOPS
    Motherboard
    Dell 0PKMHG
    Memory
    32GB LPDDR5X 7500 MT/s
    Graphics Card(s)
    AMD Radeon 860M integrated (shared memory)
    Sound Card
    Stereo speakers (2.5 W x 2 = 5 W total peak)/Realtek SounzReal/Dolby Atmos
    Monitor(s) Displays
    Displays: 16" 1920 x 1200 (Full HD+/WUXGA) 300 nits 60Hz *** Samsung - 27” Odyssey FHD IPS 240Hz G-Sync Gaming Monitor
    Screen Resolution
    1920x1080 @ 60Hz
    Hard Drives
    EG6 KIOXIA 1TB NVME
    Case
    Ice Blue
    Cooling
    "dual-fan" or "enhanced" air-cooling system
    Mouse
    Logitech M650 Wireless/Bluetooth
    Internet Speed
    800/600 Fiber
  • Computer type
    Laptop
Run all tests, not a bit out of order., cleaned up 1.9GB.
 

My Computer My Computer

At a glance

W11 Pro and Insider DevAMD Ryzen 9 7900x2x16GB Kingston 6000MHz, Cl 32 @ 6200MHz Cl30Gigabyte Rx 6600XT Gaming OC 8G Pro
OS
W11 Pro and Insider Dev
Computer type
PC/Desktop
Manufacturer/Model
Home brewed
CPU
AMD Ryzen 9 7900x
Motherboard
ASROCK b650 PRO RS
Memory
2x16GB Kingston 6000MHz, Cl 32 @ 6200MHz Cl30
Graphics Card(s)
Gigabyte Rx 6600XT Gaming OC 8G Pro
Sound Card
MB, Realtek Ac1220p
Monitor(s) Displays
3 x 27"
Screen Resolution
1080p
Hard Drives
Kingston KC3000. 1TBSamsung 970 evo Plus 500GB, Crucial P1 NVMe 1TB, Lexar NVMe 2 TB, Silicon Power M.2 SATA 500GB
PSU
Seasonic 750W
Case
Custom Raidmax
Cooling
Arctic Liquid Freezer III 360mm
Internet Speed
20/19 mbps
Completed just fine...

1765331505367.webp
 

My Computer My Computer

At a glance

Windows 11Intel® Xeon® X5690 3.47GHz Six-CoreG.Skill PC3-12800 1600MHz 24GBNVIDIA GeForce GTX 1050
OS
Windows 11
Computer type
PC/Desktop
Manufacturer/Model
Asus/Custom Build
CPU
Intel® Xeon® X5690 3.47GHz Six-Core
Motherboard
Asus P6T Deluxe v2
Memory
G.Skill PC3-12800 1600MHz 24GB
Graphics Card(s)
NVIDIA GeForce GTX 1050
Sound Card
SoundMAX ADI AD2000B HD Audio
Monitor(s) Displays
Acer T232HL Touch Screen
Screen Resolution
1920 x 1080 @ 60Hz
Hard Drives
6 Crucial MX500 SSD 1TB each.
PSU
Thermaltake Toughpower Gold 850W
Case
Thermaltake Armor VA8000SWA
Cooling
Thermaltake Air Cooling System
Keyboard
Illuminated Multimedia LED Keyboard
Mouse
M16 Dual Mode Illuminated Mouse - Bluetooth / 2.4 GHz Mode
Internet Speed
800 Mbps
Browser
Edge / Opera / Vivaldi / Chrome / Firefox / Brave
Antivirus
Windows Defender Security
SFC and DISM scans had to repair some files, but now all is good. :thumbsup:

Screen Shot 12-09-25 at 07.52 PM.webp
 

My Computer My Computer

At a glance

Windows 11 25H2 Pro (RP Build 26200.8968)
OS
Windows 11 25H2 Pro (RP Build 26200.8968)
Computer type
PC/Desktop
Manufacturer/Model
Alienware
@Nipdawg Try the troubleshooter, if you still have that error? Run Update Troubleshooter: Go to Settings > System > Troubleshoot > Other troubleshooters > Windows Update and run it.
 

My Computer My Computer

At a glance

Windows 11 25H2 (OS Build 26200.8894)Processor: 11th Gen Intel(R) Core(TM) i5-1135...12GBIntel R Iris R XE Graphics family
OS
Windows 11 25H2 (OS Build 26200.8894)
Computer type
Laptop
Manufacturer/Model
Dell
CPU
Processor: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40G
Motherboard
64-bit operating system Dell 0XMF7W
Memory
12GB
Graphics Card(s)
Intel R Iris R XE Graphics family
Sound Card
Cirrus Speakers High Definition Audio
Monitor(s) Displays
Generic PnP monitor
Screen Resolution
1920 x 1080
Hard Drives
NVMe 670p SSDPEKNU512GZ NVMe I NTEL 512GB
Case
cheap
Mouse
Logitech wireless mouse
Internet Speed
16 Mps download
Browser
Google Chrome
Antivirus
Security: Microsoft Defender & Malwarebytes Premium (with browser guard)
Other Info
Dell model: Inspiron 15 3511
Either I never had this flashing bug or it was way to fast to notice on my machines. Still curious what the issue and all the fuss was about.
Hello,
The problem is still happening but there is a slight difference in behavior. It seems to only happen if I change the theme after file explorer is opened.
Just adding a new tab shows the white flash. The opposite happens if I switch from dark to white, it will flash a black window when adding a new tab.
This assumes that file explorer first tab is open on Home. Here is a recording of the flashing white window.
Looks to me that whatever they tried to fix is still not working properly. 😵‍💫🤷‍♂️
Both behaviors showing below easily reproduceable on 2 different machines with Build 26200.7462. 😖🤷‍♂️


1765332033664.gif

Here is the opposite case, flashing a black empty window after switching from dark to light.
1765334849326.gif
 
Last edited:

My Computer My Computer

At a glance

Windows 11 Pro 25H2Intel I9-9900K64GBNVIDIA RTX 2060
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
Very inconsistent, I had the new start menu on the R.P. insider before this update, now it disappeared.
I've never seen the dark theme file copy UI either. 😵‍💫🤷‍♂️

I'm 0 for 4 installs here. Four duds, what are the chances of that.
 

My Computer My Computer

At a glance

Windows 11
OS
Windows 11
@Nipdawg Try the troubleshooter, if you still have that error? Run Update Troubleshooter: Go to Settings > System > Troubleshoot > Other troubleshooters > Windows Update and run it.
That is what caused the Dell laptop to somehow run Dell Support OS Recovery. I walked away a few times and wondered how I ended up in an OS recovery. Now the Dell SupportAssist OS Recovery has put an old outdated image back on this new laptop. This laptop has been running great until this update installed. I'm just way too busy for this problem to occur, but I have to get the laptop back to where I can use it again.
 

My Computers My Computers

  • At a glance

    Windows 11 ProAMD Ryzen AI 7 350 w/ Radeon 860M 50 TOPS32GB LPDDR5X 7500 MT/sAMD Radeon 860M integrated (shared memory)
    OS
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Dell 16 Plus DB16255
    CPU
    AMD Ryzen AI 7 350 w/ Radeon 860M 50 TOPS
    Motherboard
    Dell 0PKMHG
    Memory
    32GB LPDDR5X 7500 MT/s
    Graphics Card(s)
    AMD Radeon 860M integrated (shared memory)
    Sound Card
    Stereo speakers (2.5 W x 2 = 5 W total peak)/Realtek SounzReal/Dolby Atmos
    Monitor(s) Displays
    Displays: 16" 1920 x 1200 (Full HD+/WUXGA) 300 nits 60Hz *** Samsung - 27” Odyssey FHD IPS 240Hz G-Sync Gaming Monitor
    Screen Resolution
    1920x1080 @ 60Hz
    Hard Drives
    EG6 KIOXIA 1TB NVME
    Case
    Ice Blue
    Cooling
    "dual-fan" or "enhanced" air-cooling system
    Mouse
    Logitech M650 Wireless/Bluetooth
    Internet Speed
    800/600 Fiber
  • Computer type
    Laptop

My Computer My Computer

At a glance

Windows 11 Pro 25H2Intel I9-9900K64GBNVIDIA RTX 2060
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
After this update SFC and DISM ran with no errors.
Then I ran "Dism /online /cleanup-image /analyzecomponentstore" and it found 5 reclaimable packages.
I ran "Dism /online /Cleanup-Image /StartComponentCleanup" and it reduced the reclaimable packages to the 2 normal ones
Reboot.
I ran SFC again and found corrupted files and repaired them.
DISM said the component store is repairable and after sitting at 62.5% forever, it finally completed successfully.

This was after SFC and DISM had ran clean straight after the update. 🤷‍♂️

Conclusion: "Dism /online /Cleanup-Image /StartComponentCleanup", in my case at least, is corrupting files
The very same thing happened after the last update

Disk cleanup showed 380MB in windows cleanup prior to running "Dism /online /Cleanup-Image /StartComponentCleanup" and 0 afterwards.
 

Attachments

  • Screenshot 2025-12-10 120036.webp
    Screenshot 2025-12-10 120036.webp
    30.8 KB · Views: 2

My Computer My Computer

At a glance

Windows 11 Pro 25H212th Gen Intel(R) Core(TM) i7-1255U (1.70 GHz16.0 GBIntel iRIS Xe
OS
Windows 11 Pro 25H2
Computer type
Laptop
Manufacturer/Model
HP 15s-fq5xxx
CPU
12th Gen Intel(R) Core(TM) i7-1255U (1.70 GHz
Memory
16.0 GB
Graphics Card(s)
Intel iRIS Xe
Screen Resolution
1920 x 1080
Hard Drives
Samsung SSD 512 GB
Mouse
Logitech Pebble
Internet Speed
500/50 Mb/sec
Browser
Chrome
Antivirus
Defender
After this update SFC and DISM ran with no errors.
Then I ran "Dism /online /cleanup-image /analyzecomponentstore" and it found 5 reclaimable packages.
I ran "Dism /online /Cleanup-Image /StartComponentCleanup" and it reduced the reclaimable packages to the 2 normal ones
Reboot.
I ran SFC again and found corrupted files and repaired them.
DISM said the component store is repairable and after sitting at 62.5% forever, it finally completed successfully.

This was after SFC and DISM had ran clean straight after the update. 🤷‍♂️

Conclusion: "Dism /online /Cleanup-Image /StartComponentCleanup", in my case at least, is corrupting files
The very same thing happened after the last update

Disk cleanup showed 380MB in windows cleanup prior to running "Dism /online /Cleanup-Image /StartComponentCleanup" and 0 afterwards.
I have seen a similar case after doing the cleanup from System > Storage > Temporary files, I ran the /CHECKHEALTH and /SCANHEALTH again and found repairable. Had to use /RESTOREHEALTH again to fix the problem. Quite messy and confusing. 😵‍💫🤬🤷‍♂️

1765333801392.webp
 

My Computer My Computer

At a glance

Windows 11 Pro 25H2Intel I9-9900K64GBNVIDIA RTX 2060
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
Installed ok.
Ran SFC and corrupt files found and successfully repaired.
DISM ran clean
 

My Computer My Computer

At a glance

Windows 11Intel i5 940016GB tforceASUS Geforce 2060 Phoenix version
OS
Windows 11
Computer type
PC/Desktop
Manufacturer/Model
Home built
CPU
Intel i5 9400
Motherboard
Gigabyte B365M D3SH WIFI
Memory
16GB tforce
Graphics Card(s)
ASUS Geforce 2060 Phoenix version
Monitor(s) Displays
View Sonic VX 3216 32" curved screen
Screen Resolution
1920 x 1080
Hard Drives
Crucial 250GB, Western Digital 6TB
PSU
MSI MAG A1000GL PCIE5
Cooling
standard Intel fan
Keyboard
Microsoft 3000 version 2
Mouse
Microsoft 3000
Internet Speed
symmetrical 50Mb fiber feed
Browser
Edge and Chrome
Antivirus
using Windows Defender

My Computer My Computer

At a glance

Windows 11 25H2 (OS Build 26200.8894)Processor: 11th Gen Intel(R) Core(TM) i5-1135...12GBIntel R Iris R XE Graphics family
OS
Windows 11 25H2 (OS Build 26200.8894)
Computer type
Laptop
Manufacturer/Model
Dell
CPU
Processor: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40G
Motherboard
64-bit operating system Dell 0XMF7W
Memory
12GB
Graphics Card(s)
Intel R Iris R XE Graphics family
Sound Card
Cirrus Speakers High Definition Audio
Monitor(s) Displays
Generic PnP monitor
Screen Resolution
1920 x 1080
Hard Drives
NVMe 670p SSDPEKNU512GZ NVMe I NTEL 512GB
Case
cheap
Mouse
Logitech wireless mouse
Internet Speed
16 Mps download
Browser
Google Chrome
Antivirus
Security: Microsoft Defender & Malwarebytes Premium (with browser guard)
Other Info
Dell model: Inspiron 15 3511

My Computer My Computer

At a glance

Windows 11 Pro 25H2Intel I9-9900K64GBNVIDIA RTX 2060
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 Computers My Computers

  • At a glance

    Windows 11 ProIntel Core i9 14900K 5800/4500 P/E all core96GB (2x48) G.skill Ripjaws 6800 MT/s DDR5Asus ROG Strix 4070 Ti OC
    OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    DIY Photoshop/Audio/Game/tinker
    CPU
    Intel Core i9 14900K 5800/4500 P/E all core
    Motherboard
    Asus ROG Maximus Z790 Dark Hero
    Memory
    96GB (2x48) G.skill Ripjaws 6800 MT/s DDR5
    Graphics Card(s)
    Asus ROG Strix 4070 Ti OC
    Sound Card
    Bowers & Wilkins 606 S3 speakers; Audiolabs 7000a integrated amp; RSL 10S Mk2 sub; Creative Pebble Pro Minimilist
    Monitor(s) Displays
    Eizo CG2730 ColorEdge, ViewSonic VP2768, i1 Display Pro calibration puck
    Screen Resolution
    2560 x 1440p x 2
    Hard Drives
    WDC SN850X 4TB nvme, SN850 1TB nvme, SK-Hynix 2 TB P41 nvme,. Sabrent USB-C DS-SC5B 5-bay docking station: 6TB WDC Black, 6TB Ironwolf Pro; 2x 2TB WDC Black HDD
    PSU
    850W Seasonic Vertex PX-850 ATX 3.0/PCI-E 5.0
    Case
    Fractal Design North XL Mesh, Black Walnut
    Cooling
    EK Nucleus black 360 AIO w/Phanteks T30-120 fans, 2 Noctua NF-A14 Chromax case fan, 1 T30-120 fan cooling memory
    Keyboard
    Keychron Q3 Max TKL with custom GMK Redsuns Red Samuri keycaps, TX Stabs
    Mouse
    Logitech G305 wireless gaming
    Internet Speed
    575 Mb/s down | 25 Mb/s up
    Browser
    Firefox
    Antivirus
    Defender, Macrium Reflect X
    Other Info
    Phangkey Amaterasu V2 Desk Mat
  • At a glance

    Apple M1
    Computer type
    Laptop
    Manufacturer/Model
    💻 Apple 13" Macbook Pro 2020 (m1)
    CPU
    Apple M1
    Screen Resolution
    2560x1600
    Browser
    Firefox
MCT tool still doesn't create a bootable USB with the latest build. I guess it'll take a while.
 

My Computer My Computer

At a glance

Windows 11
OS
Windows 11
Computer type
Laptop
Manufacturer/Model
ASUS
MCT tool still doesn't create a bootable USB with the latest build. I guess it'll take a while.
I created one with MCT last month and it boots just fine. Build 26200.7171. This was back on Nov 13. The USB is formatted with FAT32 and the install.esd was split by MCT into install.swm and install2.swm.

1765344914040.webp

1765345179807.webp


MCT still downloads the same Build 26200.7171 On Dec. 9, 2025, no change from last month. 🤷‍♂️
 
Last edited:

My Computer My Computer

At a glance

Windows 11 Pro 25H2Intel I9-9900K64GBNVIDIA RTX 2060
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 My Computer

At a glance

Windows 11 Pro 25H2Ryzen 7 6800HKingston Fury Impact DDR5 32GBAMD Radeon 680M (AMD Rembrandt - Internal GPU)
OS
Windows 11 Pro 25H2
Computer type
PC/Desktop
Manufacturer/Model
ASUS ExpertCenter PN53
CPU
Ryzen 7 6800H
Motherboard
ASUS PN53
Memory
Kingston Fury Impact DDR5 32GB
Graphics Card(s)
AMD Radeon 680M (AMD Rembrandt - Internal GPU)
Sound Card
SoundBlaster Play! 3
Monitor(s) Displays
Dell U3223QE
Screen Resolution
4K (3840x2160)
Hard Drives
Samsung NVMe SSD 990 Pro 1 TB
Samsung NVMe SSD 980 Pro 1 TB
PSU
External power supply 150W
Case
Mini PC
Cooling
Build-in fan (speed 1600 RPM Quiet mode)
Keyboard
Logitech MX Keys Mini (graphite)
Mouse
Logitech M705
Internet Speed
1000/1000 Mbit
Browser
Microsoft Edge
Antivirus
Windows Defender
Back
Top Bottom