Skip to content

Commit 0d7c5c7

Browse files
committed
Acrolinx fixes and TOC update
1 parent 45958cb commit 0d7c5c7

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

support/windows-client/setup-upgrade-and-drivers/error-0x800F0818-failure-and-rollback-during-upgrade-windows-10-to-windows-11.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Error 0x800F0818 Failure and Rollback Occurs during Upgrade from Windows 10 to Windows 11
2+
title: Error 0x800F0818 - 0x20003 Occurs during Upgrade from Windows 10 to Windows 11
33
description:
44
ms.date: 08/28/2025
55
manager: dcscontentpm
@@ -11,9 +11,9 @@ ms.custom:
1111
- pcy:WinComm Devices Deploy
1212
---
1313

14-
# Error 0x800F0818 failure and rollback occurs during upgrade from Windows 10 to Windows 11
14+
# Error 0x800F0818 - 0x20003 occurs during upgrade from Windows 10 to Windows 11
1515

16-
This article resolves a Windows 11 upgrade failure that's caused by legacy configuration files and registry entries.
16+
This article provides a solution for an error that occurs on some computers when you upgrade them from Windows 10 to Windows 11.
1717

1818
## Symptoms
1919

@@ -23,7 +23,7 @@ You use one of the following systems to service Windows client computers:
2323
- Windows Server Update Services (WSUS)
2424
- Windows Update for Business
2525

26-
A feature update update from Windows 10 22H2 to Windows 11 23H2 or 24H2 fails in the Safe_OS phase, and generates error 0x800F0818 - 0x20003. The update rolls back.
26+
A feature update from Windows 10 22H2 to Windows 11 23H2 or 24H2 fails in the Safe_OS phase, and generates error 0x800F0818 - 0x20003. The update rolls back.
2727

2828
If you run a diagnostic tool such as [SetupDiag](/windows/deployment/upgrade/setupdiag), it returns the same error code.
2929

@@ -41,7 +41,7 @@ YYYY-MM-DD HH:MM:SS, Info MOUPG ImageExit: Initializing SQM: [FALSE]
4141
YYYY-MM-DD HH:MM:SS, Info MOUPG ImageExit: Initializing PostReboot: [TRUE]
4242
```
4343

44-
If you search the C:\\$Windows.~BT\\Sources\\Panther\\setupact.log file, you find statements that resembles the following excerpts:
44+
If you search the C:\\$Windows.~BT\\Sources\\Panther\\setupact.log file, you find statements that resemble the following excerpts:
4545

4646
```output
4747
YYYY-MM-DD HH:MM:SS, Info MOUPG SetupHost::Initialize: CmdLine = [/Product Client /PreDownload /Package /Priority Normal /Quiet /ReportId 96CEE****************3-2D4E1B1306F5.1 /FlightData "RS:24944" "/CancelId" "C-757a2**********************4256ca34" "/PauseId" "P-757a20**********************" "/CorrelationVector" "otIKT***B0mTOyAl.1.1.28.4" "/DownloadSizeInMB" "3046" /InstallLangPacks C:\ProgramData\Temp\Inplaceupgrade\W10_22H2\LP /PostOOBE C:\ProgramData\Temp\Inplaceupgrade\W10_22H2\Scripts\SetupComplete.cmd /PostRollback C:\ProgramData\Temp\Inplaceupgrade\W10_22H2\Scripts\ErrorHandler.cmd /DynamicUpdate Disable /Compat IgnoreWarning]
@@ -64,7 +64,7 @@ YYYY-MM-DD HH:MM:SS, Info CBS Failed to check capability logic [HRESULT = 0x800f
6464
This issue affects devices that have one of the following histories:
6565

6666
- The device previously received a Windows 10 feature update that used a custom SetupConfig.ini file.
67-
- Earlier updates or upgrades to the device used language packs or post-upgrade scripts that where manually configured or deployed.
67+
- Earlier updates or upgrades to the device used language packs or post-upgrade scripts that were manually configured or deployed.
6868

6969
The upgrade failed because of a legacy SetupConfig.ini file that contains hard-coded paths to outdated language packs and scripts. Those language packs and scripts aren't compatible with Windows 11. The path to the legacy file typically is C:\Users\Default\AppData\Local\Microsoft\Windows\WSUS\SetupConfig.ini. The contents of the file resemble the following excerpt:
7070

support/windows-client/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -745,6 +745,8 @@ items:
745745
href: ./setup-upgrade-and-drivers/dynamic-link-library.md
746746
- name: Error when you access a USB storage device
747747
href: ./setup-upgrade-and-drivers/error-when-you-access-usb-storage-device.md
748+
- name: Error 0x800F0818 - 0x20003 Occurs during Upgrade from Windows 10 to Windows 11
749+
href: ./setup-upgrade-and-drivers/error-0x800F0818-failure-and-rollback-during-upgrade-windows-10-to-windows-11.md
748750
- name: Event ID 219 when a device is plugged into a Windows system
749751
href: ./setup-upgrade-and-drivers/event-id-219-when-device-plugged-in-windows-system.md
750752
- name: Event ID 7000 or 7026 after starting a computer

0 commit comments

Comments
 (0)