ACTIVE MALWARE WINDOWS TESTED: WINDOWS 11, WINDOWS 10

How to fix
Windows update error 0x800f0993
on Windows

Resolve Windows update error 0x800f0993 quickly with our proven tips. Get your system back on track, expert-tested for reliability and ease.

How to fix Windows update error 0x800f0993?
Quick Summary
Error severity
Medium
Est. time
10 minutes
Offer Fortect PC Suite
Start fix →
Ad · we may earn a commission
0 Comments
01

What causes How to fix Windows update error 0x800f0993?

  • Missing system files
  • File corruption
  • Third-party application integration errors
  • Outdated drivers
  • Windows Update service failures
Offer Fortect PC Suite

Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.

Ad · we may earn a commission
Get Fortect PC Suite ↗

I want to update Windows 11 Home to the latest version. However, when I open the update tab and try to initiate it, it always says that something went wrong. The error code provided is 0x800f0993. Could you help me here?

Windows update error 0x800f0993 creates an inconvenient situation by preventing Windows systems from properly installing updates. Users who encounter this error report that update processes fail in the middle of their execution, leaving their systems vulnerable to security patches and performance upgrades. During the update installation phase, the error interrupts execution, resulting in unsuccessful updates that may automatically revert, causing issues for users who require consistent system update stability.

The error could have multiple causes. Any update failure during system file processing is typically caused by missing system files combined with file corruption, which prevents critical system components from successfully installing.

Third-party application integration errors and outdated drivers, as well as Windows Update service failures, are common causes of the 0x800f0993 error code. Some of the user logs indicate evidence of the system failing to handle update files as expected, causing extra issues during installation.

Users who have encountered the issue 0x800f0993 have attempted to fix it by running system file integrity checks, restarting Windows Update components, and manually downloading updates from the Microsoft Update Catalog. Some users are successful with these methods, while many system users continue to experience update failure due to issue 0x800f0993.

When earlier techniques have failed to resolve the persistent issue, the automatic Windows repair tool [d1] can be useful. The diagnostic tool aids in the identification of system problems in order to establish proper update operations while also protecting your system from security threats via continual upgrades.

How to fix windows update error 0x800f0993 copy
How to fix windows update error 0x800f0993 copy

Fix 1. Run the troubleshooter

If you haven't done so yet, start with running the built-in Windows update troubleshooter.

  • Type Troubleshoot into the Windows search bar and press Enter.
  • Next, on the right side of the window, select Additional troubleshooters/Other troubleshooters.
  • Scroll down to locate the Windows update option and click on it.
  • Click on Run the troubleshooter/Run and allow the process to complete.
  • Once it is finished, implement any recommended fixes and restart Windows.

How to fix windows update error 0x800f0993 troubleshooter
How to fix windows update error 0x800f0993 troubleshooter

Fix 2. Run an SFC and DISM scan

Corrupted system files or a damaged Windows image can interfere with the update process.

  • Type in cmd in Windows search.
  • Right-click on Command Prompt and select Run as administrator.
  • In the User Account Control window, click Yes.
  • In the Command Prompt window, paste the following command and hit Enter:
    sfc /scannow
  • Next, use the following commands, pressing Enter each time:
    Dism /Online /Cleanup-Image /CheckHealth
    Dism /Online /Cleanup-Image /ScanHealth
    Dism /Online /Cleanup-Image /RestoreHealth
    (Note: if you get an error executing this last command, add /Source:C:\RepairSource\Windows /LimitAccess to it and try again).
  • Reboot your system.

How to fix windows update error 0x800f0993 sfc dism
How to fix windows update error 0x800f0993 sfc dism

Fix 3. Use the "Fix problems using Windows Update" option

  • Right-click on Start and pick Settings.
  • Go to the System section and select Recovery.
  • There, you should see the Fix problems using Windows Update option.
  • Click Reinstall now.
  • Follow the on-screen instructions to finish the process.
  • After your PC restarts and the fix process is complete, attempt to update Windows in a usual way.

How to fix windows update error 0x800f0993 use fix with windows update copy
How to fix windows update error 0x800f0993 use fix with windows update copy

Fix 4. Reset Windows Update Components manually

Resetting the Windows Update components can restore the update process by replacing corrupted files and refreshing settings.

  • Open Command Prompt as administrator.
  • Stop the Windows Update-related services by running the following commands one at a time, pressing Enter after each one:
    net stop wuauserv
    net stop cryptSvc
    net stop bits
    net stop msiserver
  • Rename the SoftwareDistribution and Catroot2 folders by running the following commands:
    ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
    ren C:\Windows\System32\catroot2 Catroot2.old
    Note: If your Windows installation is not on the C drive, replace "C" with the appropriate drive letter.
  • Restart the Windows Update-related services by running the following commands:
    net start wuauserv
    net start cryptSvc
    net start bits
    net start msiserver
  • Restart your computer.

How to fix windows update error 0x800f0993 reset windows update components
How to fix windows update error 0x800f0993 reset windows update components

Fix 5. Perform Disk Cleanup

  • Type Disk Cleanup in Windows search and hit Enter.
  • If your Windows is installed on drive C, pick it from the list (it should be by default) and press OK.
  • Click Clean up system files.
  • Select your main disk again and click OK.
  • Here, select the largest portions of the data used - these typically include Temporary Internet Files, Windows Update, Temporary FilesRecycle Bin, Delivery Optimization Files, and others.
  • Click OK - the process should be finished shortly.

How to fix windows update error 0x800f0993 disk cleanup
How to fix windows update error 0x800f0993 disk cleanup

Fix 6. Run Clean Boot

Background applications and services may be causing conflicts that prevent updates from installing properly.

  • Type msconfig in Windows Search and press Enter to open the System Configuration window.
  • Click on the Services tab and check the Hide all Microsoft Services box.
  • Click Disable all to disable non-Microsoft services, then click the Startup tab.
  • Open the Task Manager, disable all startup items, and close the Task Manager.
  • Go to the Boot tab and mark the Safe boot option.
  • Click OK on the System Configuration window and restart your computer.
  • After the restart, check for Windows updates.

How to fix windows update error 0x800f0993 clean boot copy
How to fix windows update error 0x800f0993 clean boot copy

Fix 7. Verify registry permissions for the SoftwareDistribution folder

Incorrect registry permissions on the SoftwareDistribution folder can prevent updates from installing.

  • Open File Explorer and navigate to the following location:
    C:\Windows\SoftwareDistribution
  • Right-click the folder and select Properties.
  • Go to the Security tab and click Advanced.
  • Verify that the System account has full control.
  • If the permissions are incorrect, adjust them so that the System account is granted full control.
  • Apply the changes and restart your computer before checking for updates again.

How to fix windows update error 0x800f0993 allow full control for software disktribution copy
How to fix windows update error 0x800f0993 allow full control for software disktribution copy

Fix 8. Use Media Creation Tool

If everything else fails, you can always resort to using the official tool by Microsoft to update Windows to the latest version.

  • Visit the official Microsoft website and download Windows 10 installation media (Windows 11 version)
  • Double-click the installer and select Yes when UAC shows up.
  • Agree to terms.
  • Select Upgrade this PC now and select Next.
  • Windows will now download all the necessary files – it might take awhile.
  • Agree to terms once again and click Next.
  • Before installing, make sure that you are happy with your choices (otherwise, you can click Change what to keep option).
  • Click Install to begin the upgrade process.

How to fix windows update error 0x800f0993 use media creation tool
How to fix windows update error 0x800f0993 use media creation tool

Bottom line

To fix the Windows update error 0x800f0993, users can start by running the built-in Windows update troubleshooter, restarting Windows Update components, and manually downloading updates from the Microsoft Update Catalog. If these methods do not resolve the issue, using the automatic Windows repair tool may help identify and fix underlying system problems.

Frequently asked questions

The error 0x800f0993 typically indicates that there is a problem with the Windows Update service or corrupted system files on Windows 10 or Windows 11.

You can troubleshoot this error by running the Windows Update Troubleshooter, checking your internet connection, and ensuring that all pending updates are installed.

Yes, you can try repairing system files using the DISM and SFC commands in the Command Prompt, which may resolve the error without needing to reinstall Windows 11.

Did this fix work for you?
Ryan Mitchell

Written & verified by

Hardware & Driver Specialist
Hardware troubleshooting Driver installation and rollback Device Manager errors USB and peripheral issues Firmware updates

Ryan Mitchell specialises in hardware troubleshooting and driver management for Windows systems. His expertise covers device recognition failures, driver conflicts, firmware updates, and peripheral connectivity issues across all major manufacturers. Ryan's systematic approach to hardware diagnosis — starting with Device Manager, working through driver rollback and clean installs, and escalating to BIOS-level checks — has made his guides a reliable resource for both home users and field technicians. He covers GPUs, printers, audio devices, USB controllers, network adapters, and external storage.

0 Comments

Be the first to comment

Still worried? Run a free check.

Paste any URL or domain — we'll scan it against 4.2M known threats in 10 seconds.

View full scanner → Add to your website →