I managed to resolve this issue with the process here ... https://techstackninja.com/2024/05/10/server-2022-windows-update-0x800f0831-with-cbs_e_store_corruption-in-cbs-log/
error 0x800f0831 when updating windows 10 21H2
Hi All,
It's been now weeks I am struggling with an update on windows 10 version 21H2 I really need to install a sofware for my work.
I have copied part of the logs but I don't know how to fix the missing part....
your help will be highly appreciated :)
Many thx
Store corruption, manifest missing for package: Microsoft-Windows-CoreEdition~31bf3856ad364e35~amd64~~10.0.19041.985
2022-09-17 22:35:58, Error CBS Failed to resolve package 'Microsoft-Windows-CoreEdition~31bf3856ad364e35~amd64~~10.0.19041.985' [HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTION]
2022-09-17 22:35:58, Info CBS Mark store corruption flag because of package: Microsoft-Windows-CoreEdition~31bf3856ad364e35~amd64~~10.0.19041.985. [HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTION]
2022-09-17 22:35:58, Info CBS Failed to resolve package: Microsoft-Windows-CoreEdition~31bf3856ad364e35~amd64~~10.0.19041.985 [HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTION]
2022-09-17 22:35:59, Info CBS Package Format: PSFX
Windows for business | Windows Client for IT Pros | User experience | Other
3 answers
Sort by: Most helpful
-
-
Docs 16,846 Reputation points
2022-09-18T06:04:57.47+00:00 Please perform an in place upgrade repair.
https://www.tenforums.com/tutorials/16397-repair-install-windows-10-place-upgrade.html
Before performing the in place upgrade please perform the following steps:
1) Uninstall any of these non-Microsoft software using the applicable uninstall tool:
a) antivirus
b) firewall
c) drive encryption2) Disconnect non-essential hardware:
(only have attached one monitor, mouse, and keyboard)
(disconnect all non-windows drives)3) Place the computer into clean boot:
https://www.tenforums.com/tutorials/41804-perform-clean-boot-windows-10-troubleshoot-software-conflicts.html4) Perform the in place upgrade repair without connecting to the internet (use the Windows 10 iso on a bootable Media Creation Tool (MCT))
https://www.tenforums.com/tutorials/2376-create-bootable-usb-flash-drive-install-windows-10-a.html
https://www.tenforums.com/tutorials/9230-download-windows-10-iso-file.html
https://www.microsoft.com/en-us/software-download/windows105) For any in place upgrade failure run:
https://www.tenforums.com/bsod-crashes-debugging/162488-batch-files-use-bsod-debugging-post2067853.html#post2067853.
.
.
.
.Please remember to vote and to mark the replies as answers if they help.
On the bottom of each post there is:
Propose as answer = answered the question
On the left side of each post there is /\ with a number: click = a helpful post
.
.
.
.
. -
Dillon Silzer 60,791 Reputation points Volunteer Moderator2022-09-17T21:34:58.457+00:00 Try the following in cmd prompt (Run As Adminstrator):
1)
DISM /Online /Cleanup-Image /RestoreHealth2)
sfc /scannowAfter the commands have been completed, try updating Windows 10.
If this is helpful please accept answer