Fix: Windows Update Error Code 0x800f0993

Getting Windows Update error code 0x800f0993 on your Windows 11? Fix it here with resetting update components, running SFC, DISM, and more.

Tanishka J.
Windows Expert
3 min read
Add as a preferred
source on Google

Windows Updates are automatic in Windows 11. Updates are downloaded and installed automatically. If you get error code 0x800f0993 with Windows Update, this article is for you. This error might appear on any system after download of updates and installation of updates.

0x800f0993

It might be caused by damaged system files, broken update components, or problems with Windows Update related background services.

Fix: Windows Update Error Code 0x800f0993

Below are the fixes for the Windows update error code 0x800f0993:

Fix 1: Run The Windows Update Troubleshooter

Windows 11 includes a built-in tool that can automatically detect and repair update-related issues. Here are the steps that you have to follow:

1. Press Windows + I to open Settings.

Windows +I To fix Windows Update Error Code 0x800f0993

2. Go to System > Troubleshoot > Other troubleshooters.

System

Troubleshoot>Other troubleshooters

3. Find Windows Update and click Run.

Windows Update

4. Follow the on-screen instructions.

Follow the on-screen instructions

5. Restart your PC and check for updates again.

Fix 2: Reset Windows Update Components

Resetting Windows Update components can help you resolve this problem. Try these steps:

1. Open Command Prompt as Administrator.

Command Prompt as Administrator To Fix Windows Update error code 0x800f0993

2. Run the following commands one-by-one and press Enter after each:

net stop bits

net stop bits

net stop wuauserv

net stop wuauserv To Fix Windows Update Error Code 0x800f0993

net stop cryptSvc

net stop cryptSvc

net stop msiserver

net stop msiserver

ren %systemroot%\SoftwareDistribution SoftwareDistribution.old

ren %systemroot%\SoftwareDistribution SoftwareDistribution.old

ren %systemroot%\System32\catroot2 catroot2.old

ren %systemroot%\System32\catroot2 catroot2.old

net start bits

net start bits To Fix Windows Update Error Code 0x800f0993

net start wuauserv

net start wuauserv

net start cryptSvc

net start cryptSvc To Fix: Windows Update Error Code 0x800f0993

net start msiserver

net start msiserver

3. Restart your computer.

4. Try installing the update again.

Fix 3: Repair Corrupted System Files

Damaged system files can also cause this issue. We recommend you to repair corrupted system files using below steps:

1. Launch Command Prompt as Administrator.

Command Prompt as Administrator

2. Type the command below and press Enter:

sfc /scannow

sfc /scannow

3. Wait for the scan to complete.

4. Next, run:

DISM /Online /Cleanup-Image /RestoreHealth

DISM /Online /Cleanup-Image /RestoreHealth

5. After the process finishes, restart your PC.

Fix 4: Install The Update Manually

If Windows Update keeps failing, download the update directly. What you need to do is listed below:

1. Open the Microsoft Update Catalog website.

Microsoft Update Catalog website To Fix Windows Update Error Code 0x800f0993

2. Look up the KB number of the update that failed to install and triggered error 0x800f0993.

3. Download the version that matches your system architecture.

4. Run the downloaded .MSU file and complete the installation. You can also refer detailed guide to install updates manually.

5. Restart your computer.

Fix 5: Perform An In-Place Upgrade

If none of the above methods works, repair Windows using an in-place upgrade.

1. Download the latest Windows 11 ISO file.

Download the latest Windows 11 ISO file To Fix: Windows Update error code 0x800f0993

2. Right click on downloaded Windows 11 ISO file and select Mount.

Mount ISO file

3. Open the mounted DVD drive in This PC and run setup.exe file.

4. Follow the on-screen setup wizard.

5. Select Keep my files when prompted.

keep my files in reset this pc windows 11

6. Complete the installation and restart your PC.

That’s it!

Share this article
https://www.kapilarya.com/fix-windows-update-error-code-0x800f0993

Shareable URL

Article by

Tanishka J.
Windows Expert

Tanishka is an Technical Content Writer who simplifies tech topics into easy, reader-friendly content. She enjoys exploring new Windows features and sharing insights about them.

Leave a Comment

Your email address will not be published. Required fields are marked *