Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Operating Systems»Microsoft confirms Windows 11 24H2 0x80240069 svchost.exe_wuauserv crashes

    Microsoft confirms Windows 11 24H2 0x80240069 svchost.exe_wuauserv crashes

    April 30, 2025

    Windows has a bug where users won’t be able to upgrade to Windows 11 24H2 when they’re using WSUS (Windows Server Update Services) to deploy updates. If you try to upgrade, Windows Update service host (svchost.exe_wuauserv) will crash with an access-violation fault and error code 0x80240069.

    This issue also affects System Center Configuration Manager (SCCM), which is an endpoint-management platform used by businesses to deploy Windows updates (using an integrated WSUS under the hood). This isn’t used by regular users, but admins in organizations use System Center Configuration Manager (SCCM) to deploy updates across multiple PCs.

    In mid-April, Windows Latest spotted some isolated reports of admins seeing Windows feature updates fail almost instantly.

    When trying to install Windows 11 24H2 using WSUS (or SCCM which also uses WSUS), Event Viewer flags an error titled “Unexpected HRESULT while download in progress: 0x80240069 WUAHandler,” and specifically points out that the faulty process is svchost.exe_wuauserv. In this case, the module that has failed is ntdll.dll

    In an update to its support document, Microsoft has confirmed that it observed an issue where devices with Windows April 2025 Update won’t be offered Windows 11 24H2 via Windows Server Update Services (WSUS). This means it also affects System Center Configuration Manager (SCCM) and aligns with what we have been seeing so far.

    For those unaware, WSUS is used by admins to select or schedule updates installation, and deploy updates like Windows 11 24H2 across all systems in the organization.

    A bug in Windows 11 23H2 updates (KB5055629, KB5058919, and KB5055528) apparently breaks WSUS and causes error code 0x80240069 with an error message “Service wuauserv has unexpectedly stopped” when you try to install Windows 11 24H2.

    Microsoft has officially stated this in its support document:

    As part of this issue, the download of Windows 11 24H2 does not initiate or complete. Windows updates log can show error code 0x80240069, and further logs might include text similar to “Service wuauserv has unexpectedly stopped”. 

    While Microsoft specifically means Windows 11 24H2 updates are failing, we don’t think that’s the case. It seems to affect other monthly Windows Updates as well, and even Windows 11 22H2 when installing Windows 11 23H2.

    We’re also seeing reports of svchost.exe_wuauserv crashing with 0x80240069 error even when admins try to push Windows 11 23H2 enablement CAB on 22H2. It turns out it’s a widespread issue.

    Speaking to Windows Latest, one enterprise customer using SCCM 2409 with mixed fleets of Dell and Lenovo confirmed that any update fails within 5–10 seconds of clicking “Install” in Software Centre.

    In our test, Windows Latest observed that one of these Windows 11 23H2 updates adds a buggy code path in the Windows Feature Management system.

    As soon as Windows Update tries to pull down a feature payload, it hits the bad code and crashes.

    How to fix “0x80240069” error crashing svchost.exe_wuauserv on Windows 11

    A Microsoft support staff shared the following Windows Registry script with Windows Latest, and it fixes 0x80240069 (svchost.exe_wuauserv) error:

    [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlFeatureManagementOverrides83000950414]
    
    "EnabledState"=dword:00000001
    
    "EnabledStateOptions"=dword:00000000
    
    "Variant"=dword:00000000
    
    "VariantPayload"=dword:00000000

    We’re basically trying to create an override for the buggy feature introduced in the previous cumulative updates.

    To fix 0x80240069, we are setting its four DWORD values to zero (with EnabledState=1), and it allows Windows to skip the flawed variant logic.

    If you don’t want to try the Registry script, we recommend waiting for Microsoft’s official fix, which is coming in May 2025.

    The post Microsoft confirms Windows 11 24H2 0x80240069 svchost.exe_wuauserv crashes appeared first on Windows Latest

    Source: Read More 

    windows
    Facebook Twitter Reddit Email Copy Link
    Previous ArticlePerficient Hyderabad: 3 Years & Beyond
    Next Article Natasha Lyonne to Direct AI-Powered Sci-Fi Film That Could Redefine Hollywood

    Related Posts

    News & Updates

    A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

    July 22, 2025
    News & Updates

    “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    MediaAI.art – Turn Photos into Art & AI Videos

    Web Development

    How to Set Up Basic jQuery Form Validation in Two Minutes

    Development

    CVE-2025-7513 – “Modern Bag SQL Injection Vulnerability”

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-4210 – Casdoor SCIM User Creation Endpoint Authorization Bypass Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    CVE-2025-32917 – Checkmk Java Home Privilege Escalation

    May 13, 2025

    CVE ID : CVE-2025-32917

    Published : May 13, 2025, 11:15 a.m. | 52 minutes ago

    Description : Privilege escalation in jar_signature agent plugin in Checkmk versions
    Severity: 0.0 | NA

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    CVE-2025-52717 – LifterLMS SQL Injection

    June 27, 2025

    A glimpse of the next generation of AlphaFold

    May 13, 2025

    CVE-2025-32815 – Infoblox NETMRI Authentication Bypass Vulnerability

    May 22, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.