Skip to content
FIX Windows 11 Upgrade Error Code 0xC190010E

FIX Windows 11 Upgrade Error Code 0xC190010E

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

This post helps you to fix Windows 11 Upgrade Error Code 0xC190010E. You will encounter an issue where a Configuration Manager Windows 11 in-place upgrade task sequence fails to install in the client computer. The Error Code 0xC190010E refereed to the Windows installation process requires that the user accept the license agreement.

Microsoft recommends against installing Windows 11 on a device that does not meet the Windows 11 minimum system requirements

Windows 11 Upgrade Troubleshooting Logs are spread across different folders. Depending on the deployment or failure scenarios, the Windows upgrade troubleshooting logs are located in different folders. 

Your first step is to locate the log file to find details, and Here you will get more details of log files for Windows 11 Upgrade Process.

Patch My PC

Upon checking the Setupact.log, Setuperr.log files. The Setuperr.log provides a high-level list of errors that occurred during the specialize phase of Windows 11 Setup or Upgrade.

Recommended Posts –

Issue Descriptions – Windows 11 Upgrade Failed Error Code 0xC190010E

In this scenario, you notice the following issues when you examine Setuperr.log files on an affected device –

Setuperr.log
2021-12-15 17:18:23, Error MOUPG CSetupHost::Execute(454): Result = 0xC1900210

Windows Setup will return error MOSETUP_E_EULA_ACCEPT_REQUIRED (0xC190010E) if /EULA accept is not specified. 

Result code Message Description
0XC190010eMOSETUP_E_EULA_ACCEPT_REQUIREDThe installation process requires that the user accept the license agreement.
Error Code 0xC190010E Details

Starting with Windows 11, acceptance of the Windows EULA is required before Windows Setup installation begins. Since In Windows 11, /Auto will not accept nor suppress the end-user license agreement.

The Smsts.log file may also contain the following details –

The Smsts.log file shows that the /Eula accept wasn’t used in the Windows Setup command line that’s used to start the in-place upgrade by the task sequence.

Windows-Upgradestatus:7% OSDUpgradeWindows 692 (0x02B4)

Waiting for Windows Upgrade Setup process to return OSDUpgradeWindows                  692 (0x02B4)

Wait for event returned 0OSDUpgradeWindows            

Windows setup completed with exit code hexadecimal 0xC190010E (decimal 3247440142)                   OSDUpgradeWindows            

Saving exit code of Windows upgrade - hexadecimal 0xC190010E (decimal 3247440142) -  to Task sequence environment variable '_SMSTSOSUpgradeActionReturnCode', as decimal string                  

Windows Setup failed with hexadecimal exit code 0xC190010E (decimal 3247440142). To identify the type of issue, lookup it against the table of known values of Windows Setup errors online.   

Executing command line: "C:\_SMSTaskSequence\Packages\KA101153\SETUP.EXE" /ImageIndex 1 /auto Upgrade /quiet 
/noreboot /postoobe "C:\Windows\SMSTSPostUpgrade\SetupComplete.cmd" /postrollback 
"C:\Windows\SMSTSPostUpgrade\SetupRollback.cmd" /postrollbackcontext system /DynamicUpdate Disable with options 
(0, 0)         

FIX Windows 11 Upgrade Failed Error Code 0xC190010E

To fix the issue, Let’s follow the steps to modify an existing Windows 11 upgrade task sequence to add support for Windows 11 upgrades –

  • In the Configuration Manager console, go to the Software Library workspace, expand Operating Systems, and select the Task Sequences node.
  • In the Task Sequence list, select the Windows 11 upgrade task sequence that you want to edit. Right click on selected task sequence, Select Edit to modify.

Add Set Task Sequence Variable step –

  • Select Add, choose the General category, and then select Set Task Sequence Variable. This action adds the step after the currently selected step.
Windows 11 Upgrade Task Sequence | FIX Windows 11 Upgrade Failed Error Code 0xC190010E
Windows 11 Upgrade Task Sequence | FIX Windows 11 Upgrade Failed Error Code 0xC190010E
  • Specify the task sequence variable WindowsUpgradeAdditionalOptions with the /eula accept at some point prior to the upgrade operating system action.
    • Task Sequence Variable Name – <Steps Name>
    • Task Sequence Variable – WindowsUpgradeAdditionalOptions
    • Value – /Eula Accept

Note – By specifying /EULA accept, you are agreeing that when applying this operating system, either (1) the applicable Windows license was purchased through volume licensing, or (2) that you are accepting the relevant Microsoft Software License Terms. 

Specify Task Sequence Variable - FIX Windows 11 Upgrade Failed Error Code 0xC190010E
Specify Task Sequence Variable – FIX Windows 11 Upgrade Failed Error Code 0xC190010E
  • Select Apply and OK to save your changes and close the window.

Once you complete the above steps, refresh the targeted deployment to collections and reinitiate the upgrade task sequence in the client computer. You will be able to successfully upgrade your existing supported windows 10 version to Windows 11.

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 · 1 comment

  1. I was having this issue, but the fix didn’t work for me. Instead, I had to do the same but using a different variable – OSDSetupAdditionalUpgradeOptions as opposed to WindowsUpgradeAdditionalOptions.
    Hope this helps if anyone has the same problem

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