Skip to content
FIX Windows Upgrade Failed Error 0xC1900208

FIX Windows Upgrade Failed Error 0xC1900208

Written By Jitesh Kumar
Last Updated January 25, 2022
Posted In SCCM
SHARE

Let’s check how to Fix Windows Upgrade Failed Error 0xC1900208. When deploying Windows Feature Update using SCCM, you may encounter Error 0xC1900208 while executing the upgrade installation from Software Center to the client computer.

The error 0xC1900208 – Indicates that an incompatible app installed on your PC during the upgrade process setup found an actionable compat issue, such as an incompatible app, That might be blocking the upgrade process.

We received a question at the HTMD forum about Feature Upgrade Windows 10 Enterprise – 20H2 – Failing at Step: Update Operating System Check where a community member could not perform the upgrade OS.

The first step is to locate the log file to find details, and Here you will get more details of log files for Windows 10 Windows 11 Upgrade Process. Depending on the deployment or failure scenarios, the Windows upgrade troubleshooting logs are located in different folders. 

Patch My PC

Issue Descriptions – Windows Upgrade Failed Error 0xC1900208

You may also experience the issue when you run the setup file manually. In this scenario, you notice the following issues when you examine Setuperr.log files on an affected device –

Windows Setup returns the error MOSETUP_E_COMPAT_INSTALLREQ_BLOCK. The system does not pass the compat scan to install the update. This may be more related to the windows issues.

Result code Description
0xC1900208 – 0x4000CThis could indicate that an incompatible app installed on your PC is blocking the upgrade process from completing. Check to make sure that any incompatible apps are uninstalled, and then try upgrading again.

Several log files are created during each phase of the upgrade process. These log files for Windows 10 or Windows 11 Upgrade Process are essential for troubleshooting upgrade problems before proceeding to the next step.

Note – By default, the folders that contain these log files are hidden on the upgrade target computer. To view the log files, configure Windows Explorer to view hidden items

  • Locate to C:\$WINDOWS.~BT\Sources\Panther\CompatData[date-time].xml. Here you might see many Compatdata.xml files, Refer to the file which is recently created based on date and time.
  • Search for CompatibilityInfo BlockingType=”Hard”. You will be able to find all the incompatible apps installed on the computer <Programs><Program Name =”Application Name” Id =””>.
  • Similarly, you can locate the incompatible drivers, by looking under “DriverPackages” for the lines that include:BlockMigration=”True”. These drivers are incompatible with the Windows upgrade.
SCCM Upgrade Operating System Failed Error 0xC1900208
Windows Upgrade Failed Error 0xC1900208

The Smsts.log file may also contain the following details, and You may notice the following highlighted part when you examine Smsts.log files on an affected device –

Command line of Windows setup upgrade: ‘”C:windowsccmcache1pSETUP.EXE” /ImageIndex 3 /auto Upgrade /quiet /noreboot /DynamicUpdate Disable /compat IgnoreWarning /compat ScanOnly ‘
Failed to delete previous value SetupProgress of reg key SYSTEMSetupMoSetupVolatile

Could not read Windows Setup progress regkey value ‘SetupProgress’ at ‘HKLMSYSTEMSetupMoSetupVolatile’. Stopping UI progress. (0x800703fa)

Windows upgrade progress: 14%

Windows setup completed with exit code hexadecimal 0xC1900208 (decimal 3247440392) 

Windows Setup in ‘scanOnly’ mode returned exit code hexadecimal 0xC1900208 ( decimal 3247440392). Failing task sequence step.

Failed to run the action: Upgrade Operating System – Check. Error -2147467259

FIX Windows Upgrade Failed Error 0xC1900208

Let’s check the possible solutions to FIX Windows Upgrade Failed Error 0xC1900208It could be different based on the details you get into logs –

Uninstall Incompatible Apps

Once you are able to get the app name that is incompatible with your device, Uninstall the application from the affected device and proceed to perform the upgrade.

Uninstall Problemtic Drivers

To match a driver in an INF file, You need to locate the INF files from (C:\Windows\INF) mentioned in the CompatData log. and then we need to open the INF file by notepad to see the details of it.

In the above-demonstrated scenarios, the oem80.inf and oem81.inf were the problematic driver’s files. Search for the files named oem80.inf and oem81.inf.

Windows Upgrade Failed Error 0xC1900208
Windows Upgrade Failed Error 0xC1900208

Next, Double click on the selected file, and it will be opened in Notepad as follows, looking at Abstract “Assigns the null driver to devices for yellow-bang removal and brands Intel(R) devices”

You will get to know the purpose of the drivers accordingly carefully you need to proceed to remove from the system.

Windows Upgrade Failed Error 0xC1900208
OEM Details – Windows Upgrade Failed Error 0xC1900208

Reset Windows Update Components

  • Remove the directory C:\$WINDOWS.~BT, The $WINDOWS.~BT is a hidden folder created by a Windows Upgrade.
  • To Stop the BITS, Windows Update Services, Cryptographic, MSI Installer services.
  • Open Command PromptRun as Administrator. Type the following commands at a command prompt. Press the ENTER key after you type each command –
net stop bits
net stop wuauserv
net stop cryptSvc
net stop msiserver

Note – SoftwareDistribution and catroot2 folders are most important in the Windows update process. When you run Windows Update, the catroot2 folder stores the signatures of the Windows Update package and the installation of the package.

  • Rename the SoftwareDistribution and Catroot2 folder. You can do this by typing the following commands in the Command Prompt. Press the ENTER key after you type each command –
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old
  • Now, let’s restart the BITS, Windows Update Services, Cryptographic, MSI Installer services. Type the following commands in the Command Prompt for this. Press the ENTER key after you type each command.
net start bits
net start wuauserv
net start cryptSvc
net start msiserver
  • Once completed all steps, close Command Prompt and then restart the computer.
  • After restarting the computer, now retry to install Update.

The users/admins can initiate the Software Update Scan and deployment evaluation cycle to speed up. The client actions are available with ConfigMgr Client App in the control panel.

Windows Upgrade Failed Error 0xC1900208
Configuration Manager Properties – Windows Upgrade Failed Error 0xC1900208

Author

Written by

Jitesh has over 5 years of working experience in the IT Industry. He writes and shares his experiences related to Microsoft device management technologies and IT Infrastructure management. His primary focus area is Windows 10 Deployment solution with Configuration Manager, Microsoft Deployment Toolkit (MDT), and Microsoft Intune.

Discussion

Join the discussion

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

Related guides

Intune

Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws

Key Takeaways Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws! In the July 2026 Patch, Microsoft introduced new features designed to improve the overall Windows experience. The update adds enhancements to Windows Update for more flexible update management and introduces Point-in-Time Restore, providing an additional recovery option for […]

AC Anoop C Nair 9 min read
Intune

2026 June KB5094126 KB5093998 Windows 11 Patch | 3 Zero Day Vulnerabilities and 200 Flaws

Key Takeaways 2026 June KB5094126 KB5093998 Windows 11 Patch | 3 Zero Day Vulnerabilities and 200 Flaws! The June 2026 Windows 11 Patch Tuesday update brings several improvements to File Explorer. It adds support for additional archive formats, including UU, CPIO, XAR, and NuGet Packages (NUPKG). The update also preserves View and Sort preferences in […]

AC Anoop C Nair 10 min read
Intune

2026 May KB5089549 KB5087420 Windows 11 Patch | 0 Zero Day Vulnerabilities and 120 Flaws

Key Takeaways The Windows 11 May 2026 Patch KB5089549 KB5087420 Update brings important security fixes, performance improvements, and reliability enhancements across the operating system. The update introduces new features such as Xbox Mode for gaming, File Explorer improvements, enhanced input and sharing experiences, better taskbar and Windows Hello reliability, and additional enterprise management capabilities for […]

AC Anoop C Nair 8 min read
SCCM

ConfigMgr 2603 Introduces New Early Update Enrollment Process

Key Takeaways In this post we are discussing the ConfigMgr 2603 Introduces New Early Update Enrollment Process. Microsoft has officially released Configuration Manager version 2603 to the Early Update Ring, giving organizations an opportunity to test upcoming improvements before the global production rollout. The release is targeted at enterprises running ConfigMgr version 2409 or later […]

AC Anoop C Nair 3 min read