Cloud House Technologies Logo
CloudHouse Technologies
HomeServicesProjectsBlogAbout UsCareersContact UsLogin
    Cloud House Technologies Logo
    CloudHouse Technologies
    HomeServicesProjectsBlogAbout UsCareersContact UsLogin

    How to Fix Windows 11 Update Error 0x800f0993 (June 2026 KB5095093 Guide)

    Priya

    Content Writer & Researcher

    Last Updated: 7 July 2026
    How to Fix Windows 11 Update Error 0x800f0993 (June 2026 KB5095093 Guide)
    🖥️

    Stuck on Windows Update Error 0x800f0993?

    CloudHouse Technologies fixes stubborn Windows servicing errors like 0x800f0993 remotely, often the same day, no monthly contract required.

    🔧 Book Free DiagnosisCall NowWhatsApp
    🖥️12,400+PCs Fixed
    ⭐4.9★Google Rating
    ⚡<15 minAvg. Response
    🛡️ISO 27001Certified

    If Windows Update on your PC is stalling out and Settings shows error 0x800f0993 after trying to install the June 2026 cumulative update KB5095093 (or a later monthly rollup), you're not alone. This error points to a corrupted or missing component in the Windows servicing store, and it typically appears during the "Installing update" phase rather than the download phase. This guide walks through every fix that actually resolves 0x800f0993, from the built-in troubleshooter to a full DISM component-store repair.

    What Is Windows 11 Update Error 0x800f0993?

    Error 0x800f0993 is a servicing stack error that means the Windows Update Agent tried to apply a package (a .cab or .msu payload bundled inside the cumulative update) but the component-based servicing (CBS) store rejected it because a dependent component was missing, mismatched, or flagged as corrupt. Unlike 0x800f0922 (which is almost always an EFI System Partition space issue) or 0x80073712 (a missing manifest file), 0x800f0993 specifically flags a servicing manifest integrity failure inside WinSxS.

    You'll usually see this error in one of these places:

    • Settings > Windows Update > Update history, next to a failed KB entry
    • The Windows Update troubleshooter results screen
    • C:\Windows\Logs\CBS\CBS.log, as a line similar to Failed to resolve package... 0x800f0993

    Why KB5095093 and Later Cumulative Updates Trigger This Error

    Since the June 2026 patch Tuesday release, Microsoft's support forums and the Windows 11 25H2 release health dashboard have logged a spike in servicing failures tied to KB5095093 and the optional preview builds that followed it. The pattern shows up mostly on machines that:

    • Skipped one or more previous cumulative updates (update chain gaps)
    • Previously had a failed or interrupted feature update to 24H2/25H2
    • Have a corrupted WinSxS component store from an earlier failed repair
    • Run third-party disk-cleanup or "junk file" tools that delete servicing cache files Windows still needs

    Because the servicing stack can't find a clean baseline component to apply the new package against, it aborts the install and rolls back, throwing 0x800f0993.

    💡 None of these worked? Skip the guesswork.

    Get Expert Help →

    Before You Start: Quick Checks

    1Confirm free disk space

    You need at least 20GB free on the system drive for a cumulative update to stage correctly. Check via Settings > System > Storage.

    2Reboot before retrying

    A pending reboot from a previous failed install can block the next attempt. Restart, then retry Windows Update once before running any repair commands.

    3Check the CBS log for the exact failing component

    Open PowerShell as Administrator and run:

    findstr /c:"0x800f0993" C:\Windows\Logs\CBS\CBS.log

    This narrows down whether the issue is isolated to one package or a broader store corruption.

    1Stop the update-related services
    net stop wuauserv
    net stop bits
    net stop cryptsvc
    net stop msiserver
    2Rename the cache folders
    ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
    ren C:\Windows\System32\catroot2 Catroot2.old
    3Restart the services
    net start wuauserv
    net start bits
    net start cryptsvc
    net start msiserver

    Then go back to Settings > Windows Update and click Check for updates. Windows will rebuild both folders from scratch and re-download KB5095093 cleanly.

    1Boot into recovery

    Settings > System > Recovery > Advanced startup > Restart now. Or hold Shift while clicking Restart from the Start menu.

    2Open Command Prompt from WinRE

    Troubleshoot > Advanced options > Command Prompt.

    3Run offline DISM and CHKDSK
    chkdsk C: /f /r
    DISM /Image:C:\ /Cleanup-Image /RestoreHealth

    Note the /Image:C:\ flag instead of /Online — this targets the offline Windows partition from within WinRE.

    4. Exit and restart normally, then retry the update.

    Fix 7: Check Disk Space and Corrupted Update Cache

    A near-full system drive can silently produce 0x800f0993 because the servicing stack can't stage temporary package files. Clear space using Settings > System > Storage > Temporary files, and specifically check the "Windows Update Cleanup" category, which can reclaim several gigabytes of leftover files from failed install attempts. Avoid third-party registry or junk cleaners for this — they sometimes delete files the servicing stack still tracks as valid, which can reintroduce the exact corruption you're trying to fix.

    When to Get Professional Help

    If you've run through DISM, SFC, the component reset, and a manual catalog install and Windows Update still throws 0x800f0993, the underlying WinSxS corruption may require a deeper repair-install (in-place upgrade) or a full diagnostic session — especially on machines that have failed multiple feature updates in the past. Rather than risking data loss with a clean reinstall, CloudHouse Technologies' Pay-Per-Ticket Windows Support can remotely diagnose the CBS log, repair the servicing store, and get KB5095093 installed the same day — with no monthly contract required.

    Get the Free Windows Troubleshooting Cheatsheet (PDF)

    25 common Windows errors with step-by-step fixes — printable, one page. Delivered to your inbox instantly.

    Running a business? Stop fighting PC issues alone.

    Our Managed IT Support plans cover every desktop and laptop in your office — unlimited fixes, proactive monitoring, and guaranteed response times.

    • 24×7 remote + onsite Windows support
    • Proactive patching to prevent crashes and BSODs
    • Backup, antivirus, and asset management included
    • Flat per-device pricing — no surprise bills
    See Pricing Plans →

    What our customers say

    “Screen went black the morning of a board meeting. CloudHouse had me back up in 12 minutes over a remote session. Lifesavers.”

    Priya R.

    Operations Manager

    “Moved our 38-machine office to their managed plan. Tickets resolved before staff even notice. Worth every rupee.”

    Rahul M.

    IT Lead

    Frequently Asked Questions

    It means the Windows servicing stack found a corrupted or missing component in the WinSxS store while trying to apply a cumulative update package, and rolled back the installation as a result.

    Book your free 15-minute diagnosis

    A certified technician will call you back within 15 minutes during business hours.

    Share this article

    Leave a Comment

    Comments (0)

    Loading comments...

    Need Help With Windows Update Failures?

    If DISM, SFC, and manual installs haven't cleared error 0x800f0993, our engineers can repair your Windows servicing store remotely and get KB5095093 installed correctly.

    Call Now — FreeWhatsApp Us

    Why CloudHouse?

    • ISO 27001:2022 certified
    • 12,400+ devices supported
    • 4.9★ on Google
    • Sub-15-minute response

    CloudHouse Technologies

    Innovative cloud solutions for modern businesses. We deliver cutting-edge technology with exceptional service.

    Contact Us

    CloudHouse Technologies Pvt.Ltd
    Special Economic Zone(SEZ),
    Infopark Thirissur,4B-15,
    Indeevaram,Nalukettu Road,
    Koratty, Kerala, India-680308
    0480-27327360
    info@cloudhousetechnologies.com

    Quick Links

    • Our Services
    • Gold Loan Software
    • About Us
    • Contact
    • Terms and Conditions
    • Privacy Policy
    ISO27001:2022
    Certified

    © 2026 CloudHouse Technologies Pvt.Ltd. All rights reserved.

    Back to top