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:
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:
No need, just ran a repair install on all 3 machines. It's taken me 3 days to repair and re-customise all 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
1765573986564.webp

I get this error updating my 2014 Dell laptop
 

My Computer

System One

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    Self build
    CPU
    Core i7-13700K
    Motherboard
    Asus TUF Gaming Plus WiFi Z790
    Memory
    64 GB Kingston Fury Beast DDR5
    Graphics Card(s)
    Gigabyte GeForce RTX 2060 Super Gaming OC 8G
    Sound Card
    Realtek S1200A
    Monitor(s) Displays
    Viewsonic VP2770 & Dell (secondary)
    Screen Resolution
    2560 x 1440
    Hard Drives
    Kingston KC3000 2TB NVME SSD & SATA HDDs & SSD
    PSU
    EVGA SuperNova G2 850W
    Case
    Nanoxia Deep Silence 1
    Cooling
    Noctua NH-D14
    Keyboard
    Microsoft Digital Media Pro
    Mouse
    Logitech Wireless
    Internet Speed
    80 Mb / s
    Browser
    Chrome
    Antivirus
    Defender, Malwarebytes Free & AdwCleaner
No need, just ran a repair install on all 3 machines. It's taken me 3 days to repair and re-customise all 3 machines.
Seems many of us have gotten well acquainted with Repair Install in the last six months. 🤣
 

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
More and more users (especially gamers) are liking LINUX. Having a non bug O/S from MS has been a no go for quite a while. What a waste of time.
 

My Computer

System One

  • OS
    Windows 11 Education
    Computer type
    PC/Desktop
    CPU
    Intel® Core™ i9-13900K Desktop Processor 16 (8P+8E)
    Motherboard
    Asus TUF Gaming Z790-PLUS WIFI D4
    Memory
    G.Skill Ripjaws V Series 32gb (2x16gb) DDR4 3600mhz
    Graphics Card(s)
    Asus Dual Geforce Rtx™ 3060 TI Edition 8gb Gddr6
    Monitor(s) Displays
    BenQ EW3270U 31.5” 3840x2160 UHD 16:9 HDR LED 4K LG 27UK850-W 27'' 4K UHD IPS LED Monitor with HDR10
    Screen Resolution
    3840x2160
    Hard Drives
    Samsung 990 with heatsink PRO PCIe 4.0 Gen 4 NVMe® SSD 1TB
    WD_BLACK SN850X NVMe M.2 2280 1TB PCI-Express 4.0
    Crucial T500 2TB Gen4
    Samsung 970 Evo M.2 2280 2tb Pcie Gen3. X4
    PSU
    Corsair AXi Series AX860i Digital 860W 80 PLUS PSU
    Case
    Fractal Meshify C ATX Mid Tower Case
    Keyboard
    Logi MX Keys
    Mouse
    Logi M705
    Internet Speed
    400 mbs
    Browser
    Firefox
    Antivirus
    Eset NOD32
    Other Info
    Love fast boots
W11 is the worst release ever. My favorite is still W7.
That's what I said!! W7 will run a task 24/7 for 2 weeks and not crash. I could go on holiday and it's still be running when I come back. W11 BSOD's if I go out of the room for a leak. :rolleyes:
W11 is a joke in comparison. Can't even download updates.
We need a global class action compensation suit.
Stop adding bloat and spyware. Stop sacking staff. Fix the bugs!!!!
 

My Computer

System One

  • OS
    Windows 11 Pro 24H2
    Computer type
    Laptop
    Manufacturer/Model
    LG
    CPU
    i7 Ultra
    Memory
    16GB
    Graphics Card(s)
    Intel
    Sound Card
    Intel Realtek
    Monitor(s) Displays
    Laptop 17" & TB4 Dell 27" QHD Ultrasharp w/integral TB4 hub
    Screen Resolution
    2560x1600
    Hard Drives
    1TB SSD, 5 external WDs
    Mouse
    Logitech Master MX 3S
    Browser
    Vivaldi
    Antivirus
    Kaspersky Premium Suite
More and more users (especially gamers) are liking LINUX. Having a non bug O/S from MS has been a no go for quite a while. What a waste of time.
Not me, I will stay on windows for gaming. (I rarely play anything "new" nowadays)
 

My Computer

System One

  • OS
    Win 11 Pro 25H2 26200.8524
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom
    CPU
    Intel i5-12400F
    Motherboard
    MSI PRO B760M P
    Memory
    2 x16gb DDR4 Patriot Viper Elite II 4000MHz
    Graphics Card(s)
    ASUS GeForce RTX 3060 Dual OC 12GB
    Sound Card
    onboard Realtek
    Monitor(s) Displays
    KTC 32 inch 180Hz Curved Gaming Monitor
    Screen Resolution
    2560x1440
    Hard Drives
    1x SP 512GB NVME (Windows)
    1x 2TB SSD (Downloads)
    1x 2TB BX500 (Games)
    1x 2TB NVME (Steam)
    1x 1TB NVME (Macrium, Stuff)
    PSU
    CORSAIR RM750e (2025) Platinum Fully Modular
    Case
    CORSAIR Frame 4000D RS White
    Cooling
    Thermalright Assassin X120 SE ARGB White
    Keyboard
    Z-88 RGB Mechanical White
    Mouse
    Red Dragon 612 Predator RGB
    Internet Speed
    750/50
    Browser
    Chrome
    Antivirus
    Windows
That's what I said!! W7 will run a task 24/7 for 2 weeks and not crash. I could go on holiday and it's still be running when I come back. W11 BSOD's if I go out of the room for a leak. :rolleyes:
W11 is a joke in comparison. Can't even download updates.
We need a global class action compensation suit.
Stop adding bloat and spyware. Stop sacking staff. Fix the bugs!!!!
And I have NEVER had that happen for me, and mine is on 24/7 for YEARS (only when updating or adding something new does it get turned off)
 

My Computer

System One

  • OS
    Win 11 Pro 25H2 26200.8524
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom
    CPU
    Intel i5-12400F
    Motherboard
    MSI PRO B760M P
    Memory
    2 x16gb DDR4 Patriot Viper Elite II 4000MHz
    Graphics Card(s)
    ASUS GeForce RTX 3060 Dual OC 12GB
    Sound Card
    onboard Realtek
    Monitor(s) Displays
    KTC 32 inch 180Hz Curved Gaming Monitor
    Screen Resolution
    2560x1440
    Hard Drives
    1x SP 512GB NVME (Windows)
    1x 2TB SSD (Downloads)
    1x 2TB BX500 (Games)
    1x 2TB NVME (Steam)
    1x 1TB NVME (Macrium, Stuff)
    PSU
    CORSAIR RM750e (2025) Platinum Fully Modular
    Case
    CORSAIR Frame 4000D RS White
    Cooling
    Thermalright Assassin X120 SE ARGB White
    Keyboard
    Z-88 RGB Mechanical White
    Mouse
    Red Dragon 612 Predator RGB
    Internet Speed
    750/50
    Browser
    Chrome
    Antivirus
    Windows
Suprise suprise, yet another monthly update failing to install. I'm getting sick of inplace upgrades every month. I'm getting error: 0x80080020
Install error - 0x800f081f for me. Doing a repair install.
 

My Computer

System One

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    Self build
    CPU
    Core i7-13700K
    Motherboard
    Asus TUF Gaming Plus WiFi Z790
    Memory
    64 GB Kingston Fury Beast DDR5
    Graphics Card(s)
    Gigabyte GeForce RTX 2060 Super Gaming OC 8G
    Sound Card
    Realtek S1200A
    Monitor(s) Displays
    Viewsonic VP2770 & Dell (secondary)
    Screen Resolution
    2560 x 1440
    Hard Drives
    Kingston KC3000 2TB NVME SSD & SATA HDDs & SSD
    PSU
    EVGA SuperNova G2 850W
    Case
    Nanoxia Deep Silence 1
    Cooling
    Noctua NH-D14
    Keyboard
    Microsoft Digital Media Pro
    Mouse
    Logitech Wireless
    Internet Speed
    80 Mb / s
    Browser
    Chrome
    Antivirus
    Defender, Malwarebytes Free & AdwCleaner

My Computer

System One

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    Self build
    CPU
    Core i7-13700K
    Motherboard
    Asus TUF Gaming Plus WiFi Z790
    Memory
    64 GB Kingston Fury Beast DDR5
    Graphics Card(s)
    Gigabyte GeForce RTX 2060 Super Gaming OC 8G
    Sound Card
    Realtek S1200A
    Monitor(s) Displays
    Viewsonic VP2770 & Dell (secondary)
    Screen Resolution
    2560 x 1440
    Hard Drives
    Kingston KC3000 2TB NVME SSD & SATA HDDs & SSD
    PSU
    EVGA SuperNova G2 850W
    Case
    Nanoxia Deep Silence 1
    Cooling
    Noctua NH-D14
    Keyboard
    Microsoft Digital Media Pro
    Mouse
    Logitech Wireless
    Internet Speed
    80 Mb / s
    Browser
    Chrome
    Antivirus
    Defender, Malwarebytes Free & AdwCleaner
I had an update failure with code 0x800f0922 so I searched the forum and followed the suggestion of disabling Windows Sandbox which fixed the problem. There are several suggested fixes for this error code but this was the simplest... and it worked for whatever my problem was.
 

My Computers

System One System Two

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    Home Built
    CPU
    Ryzen 5 5600G
    Motherboard
    Gigabyte B550 Aorus Pro AC
    Memory
    Ripjaws 2x8GB 3600
    Graphics Card(s)
    CPU internal
    Monitor(s) Displays
    Sharp LC-32D64U
    Screen Resolution
    1920 x 1080
    Hard Drives
    WD_Black SN770 250GB
    PSU
    Antec Earthwatts 380w
    Case
    Antec Sonata
    Cooling
    Scythe Mugen
    Keyboard
    Microsoft KU-0459
    Mouse
    Gaming Mouse (eBay)
    Internet Speed
    500/500
    Browser
    Firefox
    Antivirus
    Windows Defender
    Other Info
    Low noise, low power dissipation
  • Operating System
    Windows 10 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    Home Built
    CPU
    AMD 5350
    Motherboard
    ASUS AM1I-A
    Memory
    8GB
    Monitor(s) Displays
    Dell
    Screen Resolution
    1920 x 1080
    Hard Drives
    Kingston 120GB SSD
    PSU
    Antec Earthwatts 380W
    Case
    Antec NSK 3180
    Cooling
    AMD
    Keyboard
    Dell
    Mouse
    Dell
    Internet Speed
    500/500
    Browser
    Firefox
    Antivirus
    Windows Defender
Not sure when it happened but noticed that in this build the touch screen is gone!
 

My Computer

System One

  • 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
New known issue added:

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.
 

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
Microsoft canceled the rollout of [New! Animations for app groups on the taskbar] feature. If you like this improvement, you can toggle On manually.

Default Animations for app groups on the taskbar GIF

New! Animations for app groups on the taskbar GIF

Code:
Windows Registry Editor Version 5.00
# Undo - Delete HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\FeatureManagement\Overrides\14 Registry Key and restore default values.
# You will need to open CMD as administrator. Type the following command in CMD to Undo:
# REG DELETE "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\FeatureManagement\Overrides\14" /f

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\FeatureManagement\Overrides\14]

# CFR Toggle Key, Enable KB5070311 (26200.7296+) Most feature. ViVetool ID: 57048237 (CFR RKey: 1519792783)
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\FeatureManagement\Overrides\14\1519792783]
"EnabledState"=dword:00000002
"EnabledStateOptions"=dword:00000000

# KB5067036 CU Main Feature Bundle, Enable Most features. ViVetool ID: 57048231 (CFR RKey: 1318466191)
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\FeatureManagement\Overrides\14\1318466191]
"EnabledState"=dword:00000002
"EnabledStateOptions"=dword:00000000

# New animations preview transition that appear when hovering over app groups on the taskbar as you slide between apps.  ViVetool ID: 505387641 (CFR RKey: 2024945807)
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\FeatureManagement\Overrides\14\2024945807]
"EnabledState"=dword:00000002
"EnabledStateOptions"=dword:00000000

Enable all rollout features of the 2025-12 Security Update (KB5072033) (26200.7462) via 2025-12-KB5072033-Main-Feature-Bundle.reg.
 

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
...and after it downloads it goes most of the way through installation then errors. Oh joy..
Not alone it seems:
And of course every time an update bombs out you'll get a DISM store is repairable error as the failed update CAUSES it!
And retrying requires you download the package again. WHY??? It's local, hash it, and re-run. Honestly Microsludge, what goes through your heads?
Now I'm stuck unable to repair even DISMing off a local source ISO - couldn't find the needed files.
Maybe my first in-place repair is coming up.

I wonder if there's a psych ward somewhere with a rubber room just for W11 users? If not, there should be !
 

My Computer

System One

  • OS
    Windows 11 Pro 24H2
    Computer type
    Laptop
    Manufacturer/Model
    LG
    CPU
    i7 Ultra
    Memory
    16GB
    Graphics Card(s)
    Intel
    Sound Card
    Intel Realtek
    Monitor(s) Displays
    Laptop 17" & TB4 Dell 27" QHD Ultrasharp w/integral TB4 hub
    Screen Resolution
    2560x1600
    Hard Drives
    1TB SSD, 5 external WDs
    Mouse
    Logitech Master MX 3S
    Browser
    Vivaldi
    Antivirus
    Kaspersky Premium Suite
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.

Update:

I have several new Dell laptops that experienced this Install error - 0x800f0991. All systems were found with corruption in them from the previously installed updates. After hours and a few days of troubleshooting without ever getting this update to install, I just reloaded all computers with the latest Windows version using the Microsoft Creation Tools (MCT). After running all the DISM commands, SFC scans, CHKDSK scans, and many other commands to try to correct this error, I found re-installing Windows 11 on the Dell laptops was faster. Even Microsoft built-in recovery methods failed.

Screen shot back on 12-9-2025:

Screenshot 2025-12-09 183732.webp
 

My Computer

System One

  • 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
And retrying requires you download the package again. WHY??? It's local, hash it, and re-run.
You are absolutely right. It's not a problem of lack of AI in updating algorithm (despite nowadays MS tries to add AI to every possible product, even if the users don't ask for that), it's a lack of human intelligence and eventually common sense. Devs may argue that downloadable package is smaller than KBxxxxxx because it is tailored for your hardware and currently installed Windows version. But the tailoring should be the same at any new attempt for the same PC and current version, devs ignore this fact too. As for calculation of hash, it's so elementary... and if hash is incorrect, this can be fixed by downloading only a wrong part, not a whole big file.

And it's not only the MS problem, most of multiplayer video games have the same dumb algorithm of updating, sometimes even worse, when you need to apply all intermediate updates if your current version is more than one step behind. As a result, some files will be replaced with new versions again and again...
 

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
If you like it or not...........AI-crap is pushed through our throats...... :grrr:
 

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
If you like it or not...........AI-crap is pushed through our throats...... :grrr:

Just a side note regarding this AI force-used integration. Microsoft is starting to put all these AI features behind 365 Premium subscription. After recent Windows updates in Windows 11, more features and AI is appearing behind a Microsoft account. Thus, if you use a "local account" that less AI features are enabled.
 

My Computer

System One

  • 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

Latest Support Threads

Back
Top Bottom