Windows updates are necessary, but there may be unavoidable problems encountered during the update process sometimes, like Windows update error 0x800f0985. If you encounter such an error, you are able to fix it with this post on MiniTool.
Keeping your Windows updated helps ensure that your device stays secure, meaning your computer gets the latest fixes and security updates. This not only helps it run smoothly but also keeps it well-protected.
Now, let’s return to our mutton and see how to fix Windows update error 0x800f0985.
How to Fix Update Error 0x800f0985 on Windows 11
We will list several proven solutions with operation introductions. You can try them one by one until your update problem is solved.
1. Run Relevant Services
Step 1. Type Services in the search bar and open it.
Step 2. Scroll down to find Windows Update and see if it is running. If yes, right-click on it and select Restart from the drop-down menu.
If not, double-click on it, go to Start type, then click the arrow icon to change Manual to Automatic.
Step 3. In Service status, select the Start option and click on Apply > OK.
Step 4. Background Intelligent Transfer Services and Cryptographic also perform the same operation.
2. Perform Disk Cleanup
Step 1. In Windows search, type disk cleanup and open the best match.
Step 2. In the new popup, click on the Clean up system files option and wait until you see a new window appears.
Step 3. Then check the checkbox for those large files that take up a lot of storage space, such as Temporary Internet Files, Windows Update, Temporary Files, Recycle Bin and so forth. Click on OK to start clean.
Also read: 9 Ways to Clean up Disk Space in Windows 10/11, #1 Is Excellent
3. Run the Troubleshooter
Step 1. In Windows search, type troubleshoot and open the best match.
Step 2. Choose Other troubleshooters from the right. Locate Windows Update and click on the Run button next to it.
Step 3. After that, restart your computer.
4. Repair Corrupted System Files
Step 1. Type cmd in the search box and run Command Prompt as an administrator.
Step 2. Copy and paste the following commands in the Command Prompt window and press Enter to run it in order.
sfc /scannow
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth (If you get stuck on the last one, add /Source:C:RepairSourceWindows /LimitAccess to the end and run it again.)
Step 3. After finishing, restart your Windows PC.
5. Reset Windows Update Components
Step 1. Use the same steps to open Command Prompt and run it as an administrator.
Step 2. To reset Windows update components, run the commands below in order in the Command Prompt window.
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
Del “%ALLUSERSPROFILE%Application DataMicrosoftNetworkDownloader*.*”
rmdir %systemroot%SoftwareDistribution /S /Q
rmdir %systemroot%system32catroot2 /S /Q
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
Step 3. Once done, restart your system and check if the update error is fixed.
6. Manual Installation
Step 1. Go to Settings > Windows Update, navigate to Update history, and enter it.
Step 2. Find the update failed due to the 0x800f0985 error and copy its KB number.
Step 3. Click here to open Microsoft Update Catalog, type the KB number in the search bar, and click Search.
Step 4. Select the appropriate update version for your system and click on Download. Then follow its onscreen wizard to install it.
Step 5. Restart your computer to apply the update.
Common Causes of the 0x800f0985 Error
There are several reasons that could cause you to run into this Windows update error 0x800f0985 while updating your system. Here we list some common causes below.
- Corrupted system files or update cache and incomplete files of the update
- Problems with the Windows update components
- Low disk space
Conclusion
This post explains the causes of the Windows update error 0x800f0985 and provides some effective methods for you. We hope this helps and thanks for your reading.
To prevent data loss, we suggest you back up your valuable data with MiniTool ShadowMaker. Whether you want to backup your system, disk, partition, or other data, it can help you.
The above is the detailed content of Windows Update Error 0x800f0985: How to Fix It on Windows 11. For more information, please follow other related articles on the PHP Chinese website!

Upgrade the hard drive and improve the computer performance! This article will guide you the steps you need to take before replacing a hard drive on your Windows computer with a larger disk or SSD to avoid unnecessary hassle. Preparation: Choose the right hard drive: When choosing a hard disk, you should not only consider the difference between SSD and HDD, but also consider factors such as storage capacity, form factor size and budget. SSD capacity ranges from 256GB to 4TB or even larger, choose the capacity that suits your needs. Also, check which SSD slot is used for your laptop or desktop and make sure that the SSD you choose (such as 2.5-inch and 3.5-inch SATA SSD, M.2 2280/2230/2242 SSD, etc.) is compatible with your computer. Finally, according to

Mastering Sultan's Game: Save File Location and Backup Strategies This guide helps you locate and protect your Sultan's Game save files. Released on March 31st, 2025, Sultan's Game's engaging narratives and appealing visuals have made it a popular c

Offsite VM backups are crucial. This guide demonstrates how to easily copy ESXi virtual machines to a USB drive for secure, accessible storage. Method 1: Manual VM File Download This method copies the core VM files. Power off the target VM in the V

This non-security update, KB5055612 for Windows 10 version 22H2 and related versions, released April 22, 2025, offers several quality improvements. This guide details installation and troubleshooting steps. KB5055612: Key Improvements This update enh

Troubleshooting KB5055642 Installation Problems on Windows 11 This guide offers solutions for users encountering issues installing Windows 11 Insider Preview Build 26200.5562 (KB5055642), released April 21, 2025. This update introduces enhanced featu

Updates are vital to ensure that a Windows system runs well and is protected from potential outside threats, such as software vulnerabilities. Unfortunately, Wi

Encountering the Steam "Invalid Platform" error? This MiniTool guide offers several solutions to get you back in the game. This frustrating error typically means your game is incompatible with your operating system. Understanding the Error

The Windows Xbox app lets you manage your Game Pass library, view friends, and launch PC games from one place. Its a hub of Microsofts gaming experience, especi


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SublimeText3 Linux new version
SublimeText3 Linux latest version

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

Dreamweaver CS6
Visual web development tools
