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

      How To Prevent WordPress SQL Injection Attacks

      June 14, 2025

      This week in AI dev tools: Apple’s Foundations Model framework, Mistral’s first reasoning model, and more (June 13, 2025)

      June 13, 2025

      Open Talent platforms emerging to match skilled workers to needs, study finds

      June 13, 2025

      Java never goes out of style: Celebrating 30 years of the language

      June 12, 2025

      6 registry tweaks every tech-savvy user must apply on Windows 11

      June 14, 2025

      Here’s why network infrastructure is vital to maximizing your company’s AI adoption

      June 14, 2025

      The AI video tool behind the most viral social trends right now

      June 14, 2025

      Got a new password manager? How to clean up the password mess you left in the cloud

      June 14, 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

      Right Invoicing App for iPhone: InvoiceTemple

      June 14, 2025
      Recent

      Right Invoicing App for iPhone: InvoiceTemple

      June 14, 2025

      Tunnel Run game in 170 lines of pure JS

      June 14, 2025

      Integrating Drupal with Salesforce SSO via SAML and Dynamic User Sync

      June 14, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Windows 11 24H2 tests toggle to turn off Recommended feed in the Start menu

      June 14, 2025
      Recent

      Windows 11 24H2 tests toggle to turn off Recommended feed in the Start menu

      June 14, 2025

      User calls Windows 11 “pure horror,” Microsoft says it’s listening to feedback

      June 14, 2025

      John the Ripper is an advanced offline password cracker

      June 14, 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

    Operating Systems

    Windows 11 24H2 tests toggle to turn off Recommended feed in the Start menu

    June 14, 2025
    Operating Systems

    User calls Windows 11 “pure horror,” Microsoft says it’s listening to feedback

    June 14, 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

    Mozilla Thunderbird Pro: un client email open source che evolve in una piattaforma completa

    Linux

    Build multi-agent systems with LangGraph and Amazon Bedrock

    Machine Learning

    Complete Beginner’s Guide to Creating AI Applications with OpenAI

    Development

    A New Citibank Report/Guide Shares How Agentic AI Will Reshape Finance with Autonomous Analysis and Intelligent Automation

    Machine Learning

    Highlights

    CVE-2025-4709 – Campcodes Sales and Inventory System SQL Injection

    May 15, 2025

    CVE ID : CVE-2025-4709

    Published : May 15, 2025, 6:15 p.m. | 1 hour, 45 minutes ago

    Description : A vulnerability classified as critical was found in Campcodes Sales and Inventory System 1.0. Affected by this vulnerability is an unknown functionality of the file /pages/transaction_del.php. The manipulation of the argument ID leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.

    Severity: 7.3 | HIGH

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

    Natural Language Q&A in Optimizely CMS Using Azure OpenAI and AI Search

    April 25, 2025

    CVE-2025-20152 – Cisco ISE RADIUS Message Processing Denial of Service Vulnerability

    May 21, 2025

    How to screen record on your iPhone – it’s easy

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

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