Skip to content

Commit 26c1710

Browse files
authored
Updates from editor
1 parent d482267 commit 26c1710

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

support/windows-server/installing-updates-features-roles/troubleshoot-windows-update-error-0x80070002.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ User: SYSTEM
120120
Computer: <ComputerName>
121121
Description:
122122
Installation Failure: Windows failed to install the following update with error 0x80070002: Security Update for Windows (KB4586793).
123+
```
123124

124125
The failure is caused by an issue during update drivers operation. For example, the following **CBS.log** file indicates the `flpydisk.inf` driver is the cause:
125126

@@ -130,7 +131,7 @@ Info CBS Doqe: Failed installing driver updates [HRESULT = 0x80070002 - ERROR_FI
130131

131132
### Resolution: Import registry keys
132133

133-
To fix the issue, you need to export the registry keys for the driver on a working computer, and then import them on the computer that has the issue.
134+
To fix the issue, you need to export the registry keys for the driver on a working computer, and then import them on the computer with the issue.
134135

135136
The resolution depends on what is missing. For example, to fix the issue with `flpydisk.inf`, which is listed as an example in the symptom section, export and import the following two registry keys.
136137

0 commit comments

Comments
 (0)