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
@@ -55,7 +55,7 @@ Info CBS Failed to resolve package [HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTIO
55
55
The issue can occure due to the following scenarios:
56
56
57
57
- This issue is occurring due to a missing or corrupted assembly from KB3192392, specifically: "Package_123_for_KB3192392~31bf3856ad364e35~amd64~~6.3.1.4"
58
-
- This can also happen if the update was never installed and in some cases even if the installation happened, some packages were not applied to the registry.
58
+
- This can also happen if the update was never installed. In some cases even if the installation happened, some packages were'nt applied to the registry.
59
59
60
60
To locate these packages in the system: Go the registry path:
61
61
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages
@@ -69,16 +69,16 @@ HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Ser
69
69
70
70
## Adding or removing the culprit KB manually
71
71
72
-
Add or remove the culprit KB manually from the OS. You’ll have to consider if the update has been installed before or not:
72
+
Add or remove the culprit KB manually from the OS. You have to consider if the update has been installed before or not:
73
73
74
74
### If KB was installed:
75
75
76
-
1. Reproduce the issue by trying to install the patch or the feature with issues. This ensures that the latest data is logged into the latest CBS.log.
76
+
1. Reproduce the issue by trying to install the patch or the feature with issues. This action ensures that the latest data is logged into the latest CBS.log.
77
77
1. Verify the KB after you have identified the package that the CBS process is complaining about.
78
78
1. Navigate to [Microsoft Update Catalog](https://www.catalog.update.microsoft.com/Home.aspx) and search for the KB number you have identified.
79
79
1. Select the KB and download it, depending on the OS version and architecture.
80
80
1. Paste the downloaded KB into a temporary folder in the C drive: C:\temp.
81
-
1. Run the following command in cmd as admin navigating to the folder.
81
+
1. Run the following command in cmd as admin navigating to the folder.
0 commit comments