The error 0xc1900223 may appear when a Windows 10 feature update is being installed. The error code means that the upgrade has failed and needs troubleshooting.
Several factors result in the Windows Update 0xc1900223 error. The issues can range from corrupt Windows update components or system failure to issues with downloading Windows Update components.
The error may also appear if your computer is unable to attach its content delivery network or its Microsoft update servers. The error may also occur if you have earlier blocked some Microsoft server addresses or if you are employing a specialized program that writes to the Windows HOSTS file.
The issue could also be related to malware or corrupt DNS issues with some of the host files. In case you are receiving the error 1900223 while attempting to update your Windows PC with version 1903, you should try the solution methods discussed below.
Read More : FFXIV ERROR 5003 – WHY IT OCCURS AND WHETHER OR NOT THERE’S A FIX
Table of Contents
Possible solutions to fix the Feature Update to Windows 10, Version 1903 – Error 0xc1900223
Solution 1: Run Windows Update Troubleshooter
This method will clear the Windows Update cache and fix any issues that might be blocking or delaying the update process. It will also check irregularities that have been installed in the Windows Update Service.
The process of running Windows Troubleshooter is as follows:
- Open the Settings app from Start menu button or use the Windows + I shortcut key.
- In the Settings window, navigate to Update & Security.
- Here you will see the Troubleshooter tile, click on it.
- Now the Windows troubleshooting window will open up and check for problems in updating service configuration and system files as well as Windows log files.
- Once the process is complete, click on Next and follow further on-screen prompts to reboot your system.
Having done that, restart your PC and confirm if the issue has been resolved.
Solution 2: Run the Media Creation Tool
This method will allow you to create bootable media and install windows from scratch on your computer. The Media Creation Tool is not only used for upgrading or reinstalling Windows, but also for creating installation media with which we can perform fresh installations of Windows in the future.
The process of running the media creation tool is as follows:
- Open the Microsoft website and download Media Creation Tool.
- Open the downloaded file and select Ugrade Now or Create Installation Media.
- Follow further on-screen instructions to complete the process of creating bootable media.
- Once you’ve completed this step, restart your computer and confirm if the issue has been fixed.
Solution 3: Perform a Clean Installation of Windows 10
- This method will reformat your hard drive and install a fresh copy of Windows 10.
- The process of performing a clean installation is as follows:
- Save all your important work and close any running application to prevent loss of data.
- Open the Settings app from Start Menu button or use the Windows + I shortcut key.
- In the Settings window, navigate to Update & Security.
- When you will see the Recovery option, click it.
- Now you will see a new window with the Reset this PC option select the first option which says Get Started.
- Follow on-screen instructions to perform a clean installation of Windows 10 or you can opt for advanced users and instead of clicking next, click on More Options from the bottom left corner.
- When the window opens, you will see the Troubleshooter option. Click on it.
- Now Windows troubleshooting window will open up and check for problems in updating service configuration and system files as well as windows log files.
- Once the process is complete, click on Next and follow further on-screen prompts to reboot your system.
Solution 4: Uninstall Third-Party Anti-Virus
You can try and uninstall anti-virus software or third-party security tool that is causing Windows update installation failure with error 0xc1900223.
Sometimes installing multiple anti-virus software in your system might cause conflict and lead to update issues with the windows update service. This can be resolved by uninstalling third-party antivirus software or tools.
The process of uninstalling third-party antivirus software or security tool is as follows:
- Open the Run command box using Windows + R shortcut key.
- Type appwiz.cpl in the open window and press the Enter key.
- Now you will see all installed programs on your system, go to the Anti-Virus sub-section and select the Anti-virus software that is installed on your computer.
- Click on Uninstall button to uninstall the security tool or anti-virus application.
Solution 5: Disable any Third-Party Drivers Added Recently
Disable any third-party drivers added recently to Windows 10. Sometimes installed hardware devices might cause update installation issues with Windows 10 updates. In such cases, it is recommended to roll back to previous versions of drivers and check if you can update windows without any issues.
The process of rolling back to the previous version of drivers is as follows:
- Open the Run command box using Windows + R shortcut key.
- Type devmgmt.msc in the open window and press Enter.
- Now expand the category of the device which is causing update issues with Windows 10.
- Right-click on it, and select Properties from the menu.
- In the Properties window under the Driver tab, roll back to the previous version if available or uninstall the driver completely from your system.
Doing this should solve this issue and once you restart your computer, the update process should be complete without a problem.
Solution 6: Disable Your VPN Software
This method will provide you with a solution to fix the Windows Update issue with error 0xc1900223. VPN software like Cisco VPN or another third-party security tool might also interfere in Windows Updates and cause update installation issues.
This can be resolved by completely disabling the active VPN connection for some time and trying installing Windows updates again.
Solution 7: Flush the DNS Cache
This method will also provide you with a solution to fix the Windows Update installation issues with error 0xc1900223. Flushing the DNS will delete the outdated cached entries and should help in resolving this specific issue.
Follow the steps below to flush the DNS cache:
- Press the Windows + R shortcut key.
- Type cmd in the Command Prompt window.
- Press Ctrl + Shift + Enter.
- In the Command Prompt window, type ipconfig /flushdns and press Enter.
- This will clear the DNS cache on your system. Now try installing the Windows feature update again.
- If the issue was a result of the DNS cache, then this method should resolve the issue once and for all.
Solution 8: Turn Off IPv6 in Windows 10 Temporarily
Follow the steps below to disable IPv6 in Windows 10 temporarily.
- Use the Windows + X shortcut key to open the Power User menu.
- Click on Network Connections from the list.
- Now click on both IPv4 and IPv6 options one by one just to disable it for some time and check if updates start to install normally after you disable both of them.
- You can enable them again after you fix the update error in Windows 10.
Solution 9: Reset the Windows Update Components
Reset the Windows Update components and check if updates install normally in your system. This measure will refresh the Windows Update service and make sure every required configuration is set up properly for the installation of new feature updates.
Follow the steps below to reset Windows Update:
- Press the Windows + R shortcut key.
- Type cmd and right-click on the Command Prompt icon. Click on Run as administrator.
- In the Command Prompt window, type ipconfig /flushdns and press Enter.
- Type the following commands in the Command Prompt window one by one:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
After executing these commands, restart your PC and check if updates are installing normally or not.
Solution 10: Run the DISM and SFC tools
This method will also provide you with a solution to fix the Windows Update installation issues.
Follow the steps below to perform DISM and SFC tools in Windows 10:
- Press the Windows + R shortcut key.
- Type cmd and right-click on the Command Prompt icon. Click on Run as administrator.
- Type the following commands one by one:
DISM.exe /Online /Cleanup-image /Restorehealth
SFC.exe /SCANNOW
Once you’ve done that, restart your computer and confirm if the issue has been resolved.
Solution 11: Rename Your Host File Temporarily
This method will also provide you with a solution to fix Windows Update installation issues.
Follow the steps below to rename the host file temporarily in Windows 10:
- Browse to the following location C:\Windows\System32\Drivers\etc.
- Rename the file HOSTS to HOSTS.OLD. You will be prompted to consent to this change.
Once you’ve done that, you should restart your computer and check if the issue is resolved.
Frequently Asked Questions
Is the Feature Update Windows 10 Version 1903 Safe?
Many Windows users are excited to install the latest Windows Update. However, is it safe to do so? The Windows 10 April 2019 update (version 1903) will be released on Monday, May 20th, and many people are wondering if they should upgrade.
Windows 1903 has received mixed reviews from both users and developers. Some people love the new update, but some people don’t like a few of the changes made. The new update is designed to be part of a system that will allow Cortana to work seamlessly across all devices. However, many users have found this goal has been less than successful.
Despite its setbacks, many people are still excited to use this update. Many claim it is the best update Windows 10 has had so far. However, others believe it could be dangerous to install it at all.
Before you upgrade your system, make sure that you do your research first to avoid any accidents. Is it safe to upgrade? It’s up to you, but only you know what kind of problems may arise.
Many people are wondering if they should update their systems to Microsoft’s latest program. Although it has many benefits, some people believe that the update could be dangerous and cause problems with their device. Before you decide to download the update, make sure that you do some research and understand the possible risks before making a choice.
Which Windows 10 Update is Causing Problems?
Microsoft released Windows 10 to the public on July 29, 2015. The free software update was designed to bring new features and security upgrades to Microsoft PCs. The Windows 10’s latest ‘Patch Tuesday’ security update rolled out in mid-November, but it has been reported to cause havoc for some computer users.
After the update was released, several Windows 10 users have taken to social media and Microsoft’s forums to complain about severe problems with their computers. The issues range from blue screens and crashes when trying to open files through to PCs becoming unusable.
Are Windows 10 Updates Really Necessary?
Yes, they are important and most of the time safe. Windows 10 updates are important for users to get the latest patches. Sometimes, these might even solve bugs and security issues which could be harmful in the long term.
However, especially on computers with older software versions, Windows 10 updates can cause disturbances or problems when applying them. This is because some of the installed software programs simply don’t work correctly together with the latest Windows version.
Nevertheless, these updates are obligatory if you want to keep your system fully functional and secure. So it’s worth keeping them up-to-date.
What Happens if You Don’t Update Windows 10?
Let’s imagine you don’t update Windows 10 and one day someone announces a major security breach for all computers running Windows.
This is because the company published security updates every month to keep your computer safe, but if you didn’t install them, you wouldn’t be protected in case of an attack.
If this happened and, unfortunately, you didn’t update your Windows, you would not only lose the protection of the security updates but also the dangerous malware that could access your files and data. The best way to avoid this problem is to update your computer frequently.
Conclusion
From the above discussion, we have gone through the possible solution of fixing the Feature Update to Windows 10, Version 1903 – Error 0xc1900223. You can try any of them and the issue will be resolved once and for all.
Leave a Reply