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:
Installed W11 Pro this morning, ran all available updates including this one, and nottaproblemo, so far (fingers crossed)
Good and here are 10 Points for filling out your specs in My Computer.
 

My Computers

System One System Two

  • OS
    Windows11 Pro 26200.8524
    Computer type
    PC/Desktop
    Manufacturer/Model
    Dell Alienware Aurora R16
    CPU
    Intel Core i9 14900F (24 -Core, 68 MB Total Cache)
    Motherboard
    Dell Alienware
    Memory
    32GB DDR5
    Graphics Card(s)
    RTX 4080 Super w/581.95
    Sound Card
    Realtec
    Monitor(s) Displays
    Corsair XENEON 32QHD165
    Screen Resolution
    2560 X 1440
    Hard Drives
    1-2TB Samsung 990 Pro PCIe NVMe M2 SSD
    1-4TB Samsung 990 Pro PCIe NVMe M2 SSD
    PSU
    1000 Watt Platinum Dell
    Case
    Alienware
    Cooling
    Liquid Closed Loop
    Keyboard
    Logitech MK270 Wireless Keyboard
    Mouse
    Logitech MK270 Wireless
    Internet Speed
    100Gb's Down-20 Up
    Browser
    Firefox 151.0.2
    Antivirus
    Defender
    Other Info
    Very Quiet And Fast
    CyberPower UPS CP1500PFCLCD
  • Operating System
    PClinuxOS Mate (2025.7)
    Computer type
    PC/Desktop
    Manufacturer/Model
    Intel
    CPU
    13th Gen Inter(R) Core(TM) i3-1315U
    Motherboard
    Intel
    Memory
    64 GB DDR4 @3200 MHz.
    Graphics card(s)
    Internal
    Sound Card
    None
    Monitor(s) Displays
    Dell 2419HGCF
    Screen Resolution
    1920 X 1080
    Hard Drives
    SAMSUNG 980 PRO SSD 2TB, PCIe 4.0 M.2 2280
    PSU
    Chicony 30 Watt
    Case
    Small
    Keyboard
    Dell
    Mouse
    Razor
    Internet Speed
    1GB
    Browser
    Slimjet
Thanks for sharing this update info! The December cumulative update looks pretty solid. I've been running it on my 24H2 system for a few days now and haven't noticed any major issues.

The security fixes are always welcome, and it's good to see Microsoft continuing to refine the 25H2 experience as well. Has anyone else noticed any improvements in system stability or performance with this build?

One thing I appreciate is that the update installed smoothly without any of the hanging issues I've seen with some previous cumulative updates.
 

My Computer

System One

  • OS
    windows 11
I had this problem below today on 2 Dell XPS 8940, after Intel DSA updated the Intel Killer Performance suite to latest version 40.25.1125.1924, it kept asking for the same update over and over after every reboot and showed a red state on the system tray DSA icon.

1767759483608.webp

Note that I did not have any issues on DELL XPS 8930, only on DELL XPS 8940. Problem was happening with any different Windows 11 Builds, insider and public. (IE: 26200.7462, 26220.7523, 28020.1362)

To work around the problem, I had to remove the update and reinstall it and make sure that the Killer App was also updated from the Microsoft store.

After reinstalling a rebooting, I had to use the "Refresh Results" option on intel DSA to finally show up to date. After that INTEL DSA was finally happy and stopped asking for that same update again. 😵‍💫🤷‍♂️


1767759824340.webp
1767759039896.webp

1767759330291.webp
1767759376831.webp

1767759413448.webp
 

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
I had this problem below today on 2 Dell XPS 8940, after Intel DSA updated the Intel Killer Performance suite to latest version 40.25.1125.1924, it kept asking for the same update over and over after every reboot and showed a red state on the system tray DSA icon.

View attachment 159180

Note that I did not have any issues on DELL XPS 8930, only on DELL XPS 8940. Problem was happening with any different Windows 11 Builds, insider and public. (IE: 26200.7462, 26220.7523, 28020.1362)

To work around the problem, I had to remove the update and reinstall it and make sure that the Killer App was also updated from the Microsoft store.

After reinstalling a rebooting, I had to use the "Refresh Results" option on intel DSA to finally show up to date. After that INTEL DSA was finally happy and stopped asking for that same update again. 😵‍💫🤷‍♂️


View attachment 159181
View attachment 159176

View attachment 159177
View attachment 159178

View attachment 159179
I never Install software from intel I f I can Avoid it. I had all sorts of issues with Qualcomm killer software until I decided to just use the driver. When I learned that Intel had acquired Qualcomm Killer, for sure I wasn't going to install their software. Drivers all work fine without bloatware. Same thing with chipset drivers. I have a full folder of drivers for quick re install. Just a suggestion.
 

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
I never Install software from intel I f I can Avoid it. I had all sorts of issues with Qualcomm killer software until I decided to just use the driver. When I learned that Intel had acquired Qualcomm Killer, for sure I wasn't going to install their software. Drivers all work fine without bloatware. Same thing with chipset drivers. I have a full folder of drivers for quick re install. Just a suggestion.
This is the 1st time I had this problem, but I saw other users reporting a similar issue with killer performance suite months ago on different machines.
Anyway, all looks fine now after reinstalling the update. 🤞
 

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
W11 is the worst release ever. My favorite is still W7.
You and me both. You could still do a lot of things in the registry to make Windows 7 run the way you wanted, but finally it was nice and stable and no longer crashed at the drop of a hot. By far the most user-friendly OS Microsoft has ever released in terms of combining both usability and stability.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    Laptop
    Manufacturer/Model
    ASUS
    CPU
    Intel i7-13620H 10-Core
    Motherboard
    ASUS TUF FX507
    Memory
    32GB DDR5
    Graphics Card(s)
    GeForce RTX 4070
    Sound Card
    onboard
    Monitor(s) Displays
    laptop screen or Dell U3223QE
    Screen Resolution
    1980 or 2160, depending on laptop screen or desktop monitor
    Hard Drives
    SSD
    PSU
    laptop
    Case
    laptop
    Cooling
    laptop
    Keyboard
    laptop
    Mouse
    logitech M525
    Internet Speed
    5g
    Browser
    Firefox
Win2k is still the best gaming OS MS ever released. Bare bones, lots of customization, minimal overhead.
I liked Win2k--certainly more stable than Win98--and just about as hackable (so in that way a bit more fun than Win7) but still not half as stable as Win7.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    Laptop
    Manufacturer/Model
    ASUS
    CPU
    Intel i7-13620H 10-Core
    Motherboard
    ASUS TUF FX507
    Memory
    32GB DDR5
    Graphics Card(s)
    GeForce RTX 4070
    Sound Card
    onboard
    Monitor(s) Displays
    laptop screen or Dell U3223QE
    Screen Resolution
    1980 or 2160, depending on laptop screen or desktop monitor
    Hard Drives
    SSD
    PSU
    laptop
    Case
    laptop
    Cooling
    laptop
    Keyboard
    laptop
    Mouse
    logitech M525
    Internet Speed
    5g
    Browser
    Firefox
Windows 7 had the most asthetically pleasing graphics with the glass and the icons, and everything after started to go downhill and looking "cute" and more like a kid's toy like this awfully stupid childish looking Android Auto and stuff. And everything concerning networking still worked unlike this 11 crap.
 

My Computer

System One

  • OS
    Windows 11 Pro 25H2
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Gen 11 Core i5
    Memory
    16GB
I got the new battery icon yesterday, still haven't got the new start menu though.
 

My Computer

System One

  • 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
I got the new battery icon yesterday, still haven't got the new start menu though.


You can get it right now, if you want...

 

My Computers

System One System Two

  • OS
    Win 11 Home ♦♦♦26200.8457 ♦♦♦♦♦♦♦25H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Built by Ghot® [May 2020]
    CPU
    AMD Ryzen 7 3700X
    Motherboard
    Asus Pro WS X570-ACE (BIOS 5302)
    Memory
    G.Skill (F4-3200C14D-16GTZKW)
    Graphics Card(s)
    EVGA RTX 2070 (08G-P4-2171-KR)
    Sound Card
    Realtek ALC1220P / ALC S1220A
    Monitor(s) Displays
    Dell U3011 30"
    Screen Resolution
    2560 x 1600
    Hard Drives
    2x Samsung 860 EVO 500GB,
    WD 4TB Black FZBX - SATA III,
    WD 8TB Black FZBX - SATA III,
    DRW-24B1ST CD/DVD Burner
    PSU
    PC Power & Cooling 750W Quad EPS12V
    Case
    Cooler Master ATCS 840 Tower
    Cooling
    CM Hyper 212 EVO (push/pull)
    Keyboard
    Ducky DK9008 Shine II Blue LED
    Mouse
    Logitech Optical M-100
    Internet Speed
    300/300
    Browser
    Firefox (latest)
    Antivirus
    Bitdefender Total Security
    Other Info
    Speakers: Klipsch Pro Media 2.1
  • Operating System
    Windows XP Pro 32bit w/SP3
    Computer type
    PC/Desktop
    Manufacturer/Model
    Built by Ghot® (not in use)
    CPU
    AMD Athlon 64 X2 5000+ (OC'd @ 3.2Ghz)
    Motherboard
    ASUS M2N32-SLI Deluxe Wireless Edition
    Memory
    TWIN2X2048-6400C4DHX (2 x 1GB, DDR2 800)
    Graphics card(s)
    EVGA 256-P2-N758-TR GeForce 8600GT SSC
    Sound Card
    Onboard
    Monitor(s) Displays
    ViewSonic G90FB Black 19" Professional (CRT)
    Screen Resolution
    up to 2048 x 1536
    Hard Drives
    WD 36GB 10,000rpm Raptor SATA
    Seagate 80GB 7200rpm SATA
    Lite-On LTR-52246S CD/RW
    Lite-On LH-18A1P CD/DVD Burner
    PSU
    PC Power & Cooling Silencer 750 Quad EPS12V
    Case
    Generic Beige case, 80mm fans
    Cooling
    ZALMAN 9500A 92mm CPU Cooler
    Keyboard
    Logitech Classic Keybooard 200
    Mouse
    Logitech Optical M-BT96a
    Internet Speed
    300/300
    Browser
    Firefox 3.x ??
    Antivirus
    Symantec (Norton)
    Other Info
    Still assembled, still runs. Haven't turned it on for 15 years?
You can get it right now, if you want...

Yep thanks, but I'll just wait for MS to activate it, I'm not that fussed about it.
 

My Computer

System One

  • 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
Yep thanks, but I'll just wait for MS to activate it, I'm not that fussed about it.
I haven't seen any updates on any Build this week. 😂🤷‍♂️
 

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
January 13th is update Tuesday.
 

My Computers

System One System Two

  • OS
    Win 11 Home ♦♦♦26200.8457 ♦♦♦♦♦♦♦25H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Built by Ghot® [May 2020]
    CPU
    AMD Ryzen 7 3700X
    Motherboard
    Asus Pro WS X570-ACE (BIOS 5302)
    Memory
    G.Skill (F4-3200C14D-16GTZKW)
    Graphics Card(s)
    EVGA RTX 2070 (08G-P4-2171-KR)
    Sound Card
    Realtek ALC1220P / ALC S1220A
    Monitor(s) Displays
    Dell U3011 30"
    Screen Resolution
    2560 x 1600
    Hard Drives
    2x Samsung 860 EVO 500GB,
    WD 4TB Black FZBX - SATA III,
    WD 8TB Black FZBX - SATA III,
    DRW-24B1ST CD/DVD Burner
    PSU
    PC Power & Cooling 750W Quad EPS12V
    Case
    Cooler Master ATCS 840 Tower
    Cooling
    CM Hyper 212 EVO (push/pull)
    Keyboard
    Ducky DK9008 Shine II Blue LED
    Mouse
    Logitech Optical M-100
    Internet Speed
    300/300
    Browser
    Firefox (latest)
    Antivirus
    Bitdefender Total Security
    Other Info
    Speakers: Klipsch Pro Media 2.1
  • Operating System
    Windows XP Pro 32bit w/SP3
    Computer type
    PC/Desktop
    Manufacturer/Model
    Built by Ghot® (not in use)
    CPU
    AMD Athlon 64 X2 5000+ (OC'd @ 3.2Ghz)
    Motherboard
    ASUS M2N32-SLI Deluxe Wireless Edition
    Memory
    TWIN2X2048-6400C4DHX (2 x 1GB, DDR2 800)
    Graphics card(s)
    EVGA 256-P2-N758-TR GeForce 8600GT SSC
    Sound Card
    Onboard
    Monitor(s) Displays
    ViewSonic G90FB Black 19" Professional (CRT)
    Screen Resolution
    up to 2048 x 1536
    Hard Drives
    WD 36GB 10,000rpm Raptor SATA
    Seagate 80GB 7200rpm SATA
    Lite-On LTR-52246S CD/RW
    Lite-On LH-18A1P CD/DVD Burner
    PSU
    PC Power & Cooling Silencer 750 Quad EPS12V
    Case
    Generic Beige case, 80mm fans
    Cooling
    ZALMAN 9500A 92mm CPU Cooler
    Keyboard
    Logitech Classic Keybooard 200
    Mouse
    Logitech Optical M-BT96a
    Internet Speed
    300/300
    Browser
    Firefox 3.x ??
    Antivirus
    Symantec (Norton)
    Other Info
    Still assembled, still runs. Haven't turned it on for 15 years?

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
Windows 11 release schedules are explained here.

 

My Computers

System One System Two

  • OS
    Windows 11 Pro 25H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Homebuilt
    CPU
    Intel Core i9 13900K
    Motherboard
    Asus ProArt Z790 Creator WiFi - Bios 3107
    Memory
    Corsair Dominator Platinum 64gb 5600MT/s DDR5 Dual Channel
    Graphics Card(s)
    Sapphire NITRO+ AMD Radeon RX 7900 XTX Vapor-X 24GB
    Sound Card
    External DAC: Cambridge Audio DACMagic200M - Headphone Amp: Topping L50
    Monitor(s) Displays
    Panasonic MX950 Mini LED 55" TV 120hz
    Screen Resolution
    3840 x 2160 120hz
    Hard Drives
    Samsung 980 Pro 2TB (OS)
    Samsung 980 Pro 1TB (Files)
    Lexar NZ790 4TB
    LaCie d2 Professional 6TB external - USB 3.1
    Seagate Expansion 16TB external - USB 3.2
    Seagate One Touch 18TB external HD - USB 3.0
    PSU
    Corsair RM1200x Shift
    Case
    Corsair RGB Smart Case 5000x (white)
    Cooling
    Corsair iCue H150i Elite Capellix XT
    Keyboard
    Incase Ergonomic USB (Microsoft clone)
    Mouse
    Logitech MX Master 3S
    Internet Speed
    Fibre 900/500 Mbps
    Browser
    Microsoft Edge Chromium
    Antivirus
    Bitdefender Total Security
    Other Info
    AMD Radeon Software & Drivers 26.1.1
    Hasleo Backup Suite
    Dashlane password manager
    Kensington Verimark fingerprint reader
    Logitech Brio 4K webcam
    Orico 10-port powered USB 3.0 hub
  • Operating System
    Windows 11 Pro 25H2
    Computer type
    Laptop
    Manufacturer/Model
    Asus Vivobook X1605VA
    CPU
    Intel® Core™ i9-13900H
    Motherboard
    Asus X1605VA bios 309
    Memory
    32GB DDR4-3200 Dual channel
    Graphics card(s)
    *Intel Iris Xᵉ Graphics G7
    Sound Card
    Realtek | Intel SST Bluetooth & USB
    Monitor(s) Displays
    16.0-inch, WUXGA 16:10 aspect ratio, IPS-level Panel
    Screen Resolution
    1920 x 1200 60hz
    Hard Drives
    512GB M.2 NVMe™ PCIe® 3.0 SSD
    Mouse
    Logitech MX Ergo Trackball
    Antivirus
    Bitdefender Total Security
    Other Info
    720p Webcam
    WiFi & USB to ethernet

My Computers

System One System Two

  • OS
    Windows 11 Pro x64
    Computer type
    PC/Desktop
    Manufacturer/Model
    📷🔈🎧 🪛 DIY Photoshop/Audio/Game/tinker
    CPU
    i9 14900K P/E 5.8/4.5 GHz, cache 5.0 GHz
    Motherboard
    Asus ROG Maximus Z790 Dark Hero
    Memory
    🐏 96GB (2x48) G.skill Ripjaws 6800 MT/s
    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
    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
    ⬇️ 500 Mb/s ⬆️ 12 Mb/s
    Browser
    🔥🦊 Firefox
    Antivirus
    🦺 Defender, Macrium Reflect X 🏆
    Other Info
    Phangkey Amaterasu V2 Desk Mat
  • Computer type
    Laptop
    Manufacturer/Model
    💻 Apple 13" Macbook Pro 2020 (m1)
    CPU
    Apple M1
    Screen Resolution
    2560x1600
    Browser
    Firefox
oh wow thank you microsoft wth is this I had to zoom in just to check what icon was on the battery Screenshot 2026-01-09 224752.webp
 

My Computer

System One

  • OS
    Windows 11

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
I had some weird issue today on my desktop that when I cold booted the main screen jittered so I couldn't logon. 😱 I rebooted and it happened again so I just killed the power and drained the caps. Restart worked right and I could logon.
 

My Computers

System One System Two

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    Self Built
    CPU
    Intel Core i9 14900k, Intel UHD 770 integrated
    Motherboard
    Gigabyte Z790 Aorus Master X
    Memory
    32gb G.Skill Trident Z5 7200
    Graphics Card(s)
    Gigabyte RTX 4090 Gaming OC
    Sound Card
    EVGA Nu Audio, Razer Kraken V3 Pro, Realtek Onboard
    Monitor(s) Displays
    Dell U4025QW nano IPS monitor, Samsung Odyssey G75F, Wisecoco 12.6" IPS sensor panel
    Screen Resolution
    5120X2160 x 2 1920x515
    Hard Drives
    WD Black SN8100, Samsung 990 Pro x 3, WD BLACK SN850x, WD Black 8tb HD
    PSU
    FSP Hydro PTM Pro 1350w
    Case
    Thermaltake Level 20 XT
    Cooling
    ARCTIC Liquid Freezer III 420 ARGB in push/pull, Antec Prism X 120mm ARGB Fans x 15
    Keyboard
    Razer Blackwidow V4 Pro
    Mouse
    Razer Basilik V3 Pro on Razer Firefly V2 mouse pad.
    Internet Speed
    950 Mbps cable primary, 6Mbps secondary vdsl
    Browser
    Chrome primary, FF-Edge-IE secondary
    Antivirus
    Norton 360 Premium
    Other Info
    I sit on a Libernovo Omni chair.😍 Sound by Fosi Audio DA-2120C pushing Magnat Series 503 bookshelf speakers and a SVS SB-1000 Pro subwoofer.
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    2023 Acer Predator Helios 18
    CPU
    Intel 14900HX
    Motherboard
    factory
    Memory
    32gb ddr 5 5600
    Graphics card(s)
    Nvidia RTX 4090 mobile
    Sound Card
    onboard
    Monitor(s) Displays
    18" 250hz IPS
    Screen Resolution
    2560X1600
    Hard Drives
    Samsung 9100 Pro, 990 Pro
    PSU
    factory 330W
    Case
    factory
    Cooling
    factory
    Keyboard
    individual key argb
    Mouse
    touchpad
    Internet Speed
    WiFi 7, 2.5gb ethernet
    Browser
    Chrome primary, FF-IE and Edge secondary
    Antivirus
    Norton 360 Premium
    Other Info
    Acer will not allow WD Black SN8100 to function in m.2 slot 0 and Crucial T710 ssd's to function in either slot.

My Computer

System One

  • OS
    Win 11 Insider Release Preview and Beta channels.
    Computer type
    Laptop
    Manufacturer/Model
    HP ENVY Bought: March 2017
    CPU
    i5 Core [email protected] (Unsupported for Win 11)
    Motherboard
    HP 81AD (U3E1)
    Memory
    12GB
    Graphics Card(s)
    Generic PnP Monitor (1920x1080@60Hz) Intel HD Graphics 620 (HP)
    Sound Card
    Conexant ISST audio
    Monitor(s) Displays
    Generic PnP Monitor
    Screen Resolution
    1536x864 pixels
    Hard Drives
    HGST HTS721010A9E630
    PSU
    Well...PSU you too!! What's this mean?
    Case
    HP ENVY SILVER
    Cooling
    A fan.
    Keyboard
    USA
    Mouse
    Logitec Anywhere 2
    Internet Speed
    Good enough for me! Fast!
    Browser
    Edge/Waterfox
    Antivirus
    Windows Defender
    Other Info
    No 'mo.
Back
Top Bottom