You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/windows-server/installing-updates-features-roles/error-0x80070003-windows-update-fails.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ appliesto:
17
17
---
18
18
# Error 0x80070003 when Windows Update fails
19
19
20
-
This article discusses how to fix Windows Update error 0x80070003. This error causes an update installation to fail, and rolls back the system to its pre-update state after the computer restarts.
20
+
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.
21
21
22
22
## Symptoms
23
23
@@ -33,7 +33,7 @@ This error typically means that driver files are missing or inaccessible.
33
33
34
34
> [!IMPORTANT]
35
35
>
36
-
> - 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.
36
+
> - 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.
37
37
> - 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).
38
38
39
39
The most reliable way to fix this issue is to perform an in-place upgrade on the affected computer.
@@ -56,7 +56,7 @@ To identify the path that Windows Update can't find, follow these steps:
56
56
1. Use a text editor to open the most recent CBS.log file, and search for a ", error" string.
57
57
1. Check the log entries that share the same timestamp as the error, and locate the path that's related to the error.
58
58
59
-
For example, the following excerpt shows that the issue occurred during the installation of ntprint.inf (the Windows printer driver):
59
+
For example, the following excerpt shows that the issue occurred during the installation of Ntprint.inf (the Windows printer driver):
60
60
61
61
```output
62
62
2017-12-06 15:30:46, Info CBS INSTALL index: 69, phase: 1, result 3, inf: ntprint4.inf
0 commit comments