Skip to content

Commit ce54365

Browse files
authored
Merge pull request #10428 from v-tappelgate/AB#7607-Troubleshoot-Update-Error-0x80070003-While-Installing-Windows-Updates
AB#7607: Troubleshoot Update Error 0x80070003 While Installing Window…
2 parents d7398b6 + 38f2ff2 commit ce54365

4 files changed

Lines changed: 82 additions & 0 deletions

File tree

support/azure/virtual-machines/windows/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ items:
108108
href: ../../../windows-server/installing-updates-features-roles/troubleshoot-windows-update-error-0x8000ffff.md?context=/troubleshoot/azure/virtual-machines/windows/context/context
109109
- name: Error code 0x80070002
110110
href: ../../../windows-server/installing-updates-features-roles/troubleshoot-windows-update-error-0x80070002.md?context=/troubleshoot/azure/virtual-machines/windows/context/context
111+
- name: Error 0x80070003 when Windows Update fails
112+
href: ../../../windows-server/installing-updates-features-roles/error-0x80070003-windows-update-fails.md?context=/troubleshoot/azure/context/context
111113
- name: Error code 0x8007000d
112114
href: ../../../windows-server/installing-updates-features-roles/error-invalid-data-startup-installing-updates.md?context=/troubleshoot/azure/virtual-machines/windows/context/context
113115
- name: Error code 0x8007000e or 0x800705aa

support/windows-client/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1421,6 +1421,8 @@ items:
14211421
items:
14221422
- name: Analyze log file entries that SFC.exe generates
14231423
href: ./installing-updates-features-roles/analyze-sfc-program-log-file-entries.md
1424+
- name: Error 0x80070003 at startup after you install a Windows update
1425+
href: ../windows-server/installing-updates-features-roles/error-0x80070003-windows-update-fails.md?context=/troubleshoot/windows-client/context/context
14241426
- name: Error code 0x8024402C when you try to install a Windows update or a Feature on Demand
14251427
href: ./installing-updates-features-roles/error-0x8024402c-installing-update-feature-on-demand.md
14261428
- name: Fix errors found in CheckSUR.log
Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
---
2+
title: Error 0x80070003 at Startup after You Install a Windows Update
3+
description: Discusses how to fix Windows Update error 0x80070003. When this issue occurs, the update can't install correctly. After the computer restarts, the installation rolls back.
4+
manager: dcscontentpm
5+
audience: itpro
6+
ms.date: 12/30/2025
7+
ai.usage: ai-assisted
8+
ms.topic: troubleshooting
9+
ms.reviewer: kaushika, dougking, v-appelgatet
10+
ms.custom:
11+
- sap:windows servicing,updates and features on demand\windows update fails - installation stops with error
12+
- pcy:WinComm Devices Deploy
13+
appliesto:
14+
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Supported versions of Windows Client</a>
15+
- ✅ <a href=https://learn.microsoft.com/windows/release-health/windows-server-release-info target=_blank>Supported versions of Windows Server</a>
16+
- ✅ <a href=https://learn.microsoft.com/lifecycle/products/windows-365target=_blank>Supported versions of Windows 365</a>
17+
- <a href=https://learn.microsoft.com/lifecycle/products/azure-virtual-machine target=_blank>Supported versions of Azure Virtual Machine</a>
18+
---
19+
# Error 0x80070003 at startup after you install a Windows update
20+
21+
This article discusses how to fix Windows Update error 0x80070003. When this issue occurs, the update can't install correctly. After the computer restarts, the installation rolls back.
22+
23+
## Symptoms
24+
25+
When you try to install a Windows update, the installation fails, and you receive the following error message:
26+
27+
> Some update files are missing or have problems. We'll try to download the update again later. Error code: (0x80070003).
28+
29+
## Cause
30+
31+
This error typically means that driver files are missing or inaccessible.
32+
33+
## Resolution
34+
35+
> [!IMPORTANT]
36+
>
37+
> - If the affected computer is a Windows virtual machine (VM) that can't restart correctly or that you can't access by using SSH, make sure that you can use the Azure Serial Console to access the VM.
38+
> - Before you troubleshoot this issue, back up the operating system disk. For information about this process for VMs, see [About Azure Virtual Machine restore](/azure/backup/about-azure-vm-restore).
39+
40+
The most reliable way to fix this issue is to perform an in-place upgrade on the affected computer.
41+
42+
> [!NOTE]
43+
> For more information about how to upgrade VMs, see one of the following articles:
44+
>
45+
> - [In-place upgrade for VMs running Windows Server in Azure](/azure/virtual-machines/windows-in-place-upgrade)
46+
> - [In-place upgrade for supported VMs running Windows in Azure (Windows client)](../../azure/virtual-machines/windows/in-place-system-upgrade.md)
47+
48+
If you experience error 0x80070003 during the in-place upgrade, see ["0x80070003" error and Windows upgrade fails during "Process Drivers for Migration"](../setup-upgrade-and-drivers/error-0x80070003-during-process-drivers-for-migration.md).
49+
50+
If the issue persists, contact Microsoft Support. In the support request, share the path or file that isn't found. For information about how to identify this information, see the next section.
51+
52+
## More information
53+
54+
To identify the path that Windows Update can't find, follow these steps:
55+
56+
1. On the affected computer, go to the %Windir%\logs\CBS folder (%Windir% represents the Windows directory on the computer's system drive).
57+
1. Use a text editor to open the most recent CBS.log file, and search for a ", error" string.
58+
1. Check the log entries that share the same timestamp as the error, and locate the path that's related to the error.
59+
60+
For example, the following excerpt shows that the issue occurred during the installation of Ntprint.inf (the Windows printer driver):
61+
62+
```output
63+
2017-12-06 15:30:46, Info CBS INSTALL index: 69, phase: 1, result 3, inf: ntprint4.inf
64+
2017-12-06 15:30:46, Info CBS Doqe: Recording result: 0x80070003, for Inf: ntprint4.inf
65+
2017-12-06 15:30:46, Info CBS DriverUpdateInstallUpdates failed [HRESULT = 0x80070003 - ERROR_PATH_NOT_FOUND]
66+
2017-12-06 15:30:46, Info CBS Doqe: Failed installing driver updates [HRESULT = 0x80070003 - ERROR_PATH_NOT_FOUND]
67+
2017-12-06 15:30:46, Info CBS Perf: Doqe: Install ended.
68+
2017-12-06 15:30:46, Info CBS Failed installing driver updates [HRESULT = 0x80070003 - ERROR_PATH_NOT_FOUND]
69+
2017-12-06 15:30:46, Error CBS Startup: Failed while processing non-critical driver operations queue. [HRESULT = 0x80070003 - ERROR_PATH_NOT_FOUND]
70+
2017-12-06 15:30:46, Info CBS Startup: Rolling back KTM, because drivers failed.
71+
2017-12-06 15:30:46, Info CBS Setting ExecuteState key to: CbsExecuteStateStageDrivers | CbsExecuteStateFlagRollback | CbsExecuteStateFlagDriversFailed
72+
2017-12-06 15:30:46, Info CBS SetProgressMessage: progressMessageStage: -1, ExecuteState: CbsExecuteStateStageDrivers | CbsExecuteStateFlagRollback | CbsExecuteStateFlagDriversFailed, SubStage: 0
73+
2017-12-06 15:30:46, Info CBS Progress: UI message updated. Operation type: Update. Stage: 1 out of 1. Rollback.
74+
2017-12-06 15:30:46, Info CBS Setting original failure status: 0x80070003, last forward execute state: CbsExecuteStatePrimitives
75+
2017-12-06 15:30:46, Info CBS SetProgressMessage: progressMessageStage: -1, ExecuteState: CbsExecuteStateStageDrivers | CbsExecuteStateFlagRollback | CbsExecuteStateFlagDriversFailed, SubStage: 1
76+
```

support/windows-server/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3250,6 +3250,8 @@ items:
32503250
href: ./installing-updates-features-roles/cbs-log-file-record-entries-not-repaired-run-sfc.md
32513251
- name: Description of System File Checker (Sfc.exe)
32523252
href: ./installing-updates-features-roles/system-file-checker.md
3253+
- name: Error 0x80070003 at startup after you install a Windows update
3254+
href: ./installing-updates-features-roles/error-0x80070003-windows-update-fails.md
32533255
- name: Error 0x8007000d after installing Windows updates
32543256
href: ./installing-updates-features-roles/error-invalid-data-startup-installing-updates.md
32553257
- name: Error 0x800705aa when Windows Update fails

0 commit comments

Comments
 (0)