Windows Server2019 Datacenter - Features Installation Error 0x800f0831

randomUserName01

New member
Joined
May 19, 2025
Posts
2
I tried to install the D DS and AD LDS Tools but I received the 0x800f0831. I allready tried to run the following commands:
sfc /scannow => no failures found
Dism /Online /Cleanup-Image /RestoreHealth =>

Error: 0x800f0954

DISM failed. No operation was performed.
For more information, review the log file.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

In addition I started the Component Scanner with the following result:

ComponentsScanner Version 1.5.1.0 by sysnative.com
Windows Version: Windows Server 2019 Datacenter x64 (10.0.17763.7314)
Start time: 2025-05-19T10:21:00
Hive scanned: %windir%\System32\config\COMPONENTS
Number of keys: 204359
Number of values: 482033

==== Critical Errors ====
None

==== Corrupt Key Names ====
None

==== Corrupt Value Names ====
None

==== Corrupt Value Data Type ====
None

==== Corrupt Value Data ====
None

==== Repair Log ====
No possible repairs

==== Warnings ====

== f! Mark Count Mismatch ==
amd64_microsoft-windows-networkbridge_31bf3856ad364e35_10.0.17763.1_none_f8afdac05e3f0523 has 4 f! marks, expected 3
amd64_microsoft-windows-networkprofile_31bf3856ad364e35_10.0.17763.1_none_69613b3fce4f33d1 has 5 f! marks, expected 3
amd64_microsoft-windows-network-security_31bf3856ad364e35_10.0.17763.1_none_bdea59ce82b44405 has 5 f! marks, expected 4
amd64_microsoft-windows-newdev_31bf3856ad364e35_10.0.17763.1_none_023c3539a8d283af has 4 f! marks, expected 2



Storing 1.23KB in
Archived report directory contains 1 files

Finish Time: 2025-05-19T10:22:18. Corruption scan time: 51.2432256s
===========================EOF===========================
 
Hi and welcome to Sysnative,

Step 1. Follow these instructions to remove an update.
  • Open the Start menu of Windows and type the command CMD
  • When you see Command Prompt on the list, right-click on it and select Run as administrator.
  • When command prompt opens, copy and paste the following command into it, then press enter.
Code:
wusa /uninstall /KB:5019966
  • Let me know if it says it was successful or you get the message: The update KB5019966 is not installed on this computer.


Step 2. Download
67139f7e69a58-SFCFix-ico.PNG
SFCFix and save it to your desktop.

Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
67139f52b3c1e-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.


Step 3. Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 

Attachments

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top