Fix: 0x800f0900 Windows Update Error in Windows 10 April 2018 Version 1803

0x800f0900 Windows Update Error interrupts updates on your system. Commonly the issue was rare but multiple users complain to occur this when they tried to install KB4284835. Some of them has written that they can’t get the cumulative update due to this stop code in a Microsoft forum thread.

While installing the package many computers got stuck in an infinitive loop or encountered crash. However, we are discussing 0x800f0900 Windows Update Error in Windows 10 April 2018 version 1803. The main cause for this problem may be Services misconfiguration, WiFi or corrupted cache file so see the solutions –

 0x800f0900 Windows Update Error in Windows 10 April 2018 version 1803 Solutions

Here is how to fix 0x800f0900 Error in Windows 10 April 2018 version 1803 –

Fix-1: Check WiFi Card

In a thread on Microsoft Answer, many users who are struggling with 0x800f0900 Windows Update Error in Windows 10 have said that Anatel WiFi card was the cause. When they removed it the update was smoothly downloaded and installed. So we recommend to either disable the Wi-Fi card or eject then try. Follow the method –

Step-1: Right click on This PC from the desktop and select Manage.

0x800f0900 Windows Update Error image 1

Step-2: Select Device manager from the left navigation pane.

0x800f0900 Windows Update Error image 2

Step-3: Click on the arrow icon before Network adapters, and find Anatel in the list. Once found, make a right click on this driver and select Disable.

0x800f0900 Windows Update Error image 3

Alternatively, remove the card from the port, go to Settings => Update & Security and then Check for updates.

Important – If you are using another WiFi card, disable and check for update.

Fix-2: Run Windows Update Troubleshooter

Windows 10 provides an awesome tool to troubleshoot Windows update problem. This diagcab application resolves the issue by checking BITS, running Network diagnostic and then troubleshooting Windows update. Especially the execution of the tool is so easy. Follow –

Click this link and let the troubleshooter download on your system.

Open the tool from the folder by double-clicking, select Windows update and click on Next. Note – select Advanced and Run as administrator before starting it.

0x800f0900 Windows Update Error in Windows 10 April 2018 version 1803 image 1

Follow the onscreen guidelines till the end.

Hope this process will repair 0x800f0900 Windows Update Error in Windows 10 April 2018 version 1803.

Fix-3: Set the Update Services to Automatic

Sometimes bad Services configuration causes errors in Windows update but when you properly set the startup type the issues are resolved. You can change the status using the command prompt.

Step-1: Type Win+R, and once the Run dialog opens, write cmd. Press Control + Shift + Enter simultaneously on the keyboard to open it as administrator.

0x800f0900 Windows Update Error in Windows 10 April 2018 version 1803 image 2

Step-2: Press Yes on the UAC prompts.

Step-3: Now type the following commands one after another and hit Enter every time.

SC config wuauserv start= auto

SC config bits start= auto

SC config cryptsvc start= auto

SC config trustedinstaller start= auto

net stop wuauserv

0x800f0900 Windows Update Error in Windows 10 April 2018 version 1803 image 3

Reboot the system and once more open the Command prompt.

Copy net start wuauserv paste into the black window and then press Enter.

Now go to Settings => Update & Security and click on Check for updates.

Suppose you have applied the above process but the error 0x800f0900 persists then you can troubleshoot using the following method.

Fix-4: Reset Software Distribution Folder

Software Distribution is the folder that hoards all the files of Windows update. It might happen that previously downloaded updates are causing the error on your system. So reset the folder to rescue this problem –

Open Command prompt and run the following commands successively as you have done in the previous fix –

net stop wuauserv

net stop cryptSvc

net stop bits

net stop msiserver

ren C:\Windows\SoftwareDistribution SoftwareDistribution.oldnet

Reset Catroot2 Folder

md %systemroot%\system32\catroot2.bak
xcopy %systemroot%\system32\catroot2 %systemroot%\system32\catroot2.bak /s

net start wuauserv

net start cryptSvc

net start bits

net start msiserver

Hope the process helped you to solve update related error 0x800f0900 on your computer.

Fix-5: Run System File Checker

If 0x800f0900 Windows Update Error in Windows 10 April 2018 version 1803 occurs due to corrupted system files then this fix is useful for you.

Open the Command prompt using the way in Fix-2, type SFC /SCANNOW, and press Enter.

Fix 0x800f0900 Windows Update Error in Windows 10 April 2018 version 1803 image 1

Give some time to complete the checking and then reboot your system.

Fix-6: Run DISM Tool

0x800f0900 Windows Update Error may occur due to system image corruption so try DISM tool.

Launch the Command prompt, copy DISM /Online /Cleanup-Image /RestoreHealth, paste, and then hit Enter.

Fix 0x800f0900 Windows Update Error in Windows 10 April 2018 version 1803 image 2

After the competition, restart your PC and check if the error is fixed.

Fix-7: Go to Clean Boot

If 3rd party drivers and programs are a culprit the Clean boot is a good option to resolve 0x800f0900. This will disable all the services and avoid the system to encounter any issue.

Type Win & R both at the same time, type MSconfig and hit Enter.

Fix 0x800f0900 Windows Update Error in Windows 10 April 2018 version 1803 image 3

Once the System configuration window appears, uncheck Load startup items under Selective Startup.

Fix 0x800f0900 Windows Update Error in Windows 10 April 2018 version 1803 image 4

Switch to Services tab and tick the box for “Hide all Microsoft services”. Now click on Disable all and then Apply.

Fix 0x800f0900 Windows Update Error in Windows 10 April 2018 version 1803 image 5

When a pop up asks, select Restart.

Now Check for updates and hope you will not find an error.

That’s all

Repair any Windows problems such as Blue/Black Screen, DLL, Exe, application, Regisrty error and quickly recover system from issues using Reimage.
 
  
About Sunita
Love to play with Windows 11 and 10. Suggestion - Going for Registry change or system files edit then remember to take a backup or create a restore point before Starting.