Window Server 2019 fails to install KB5046615

Please remove all the LanguagePack-Package and LanguageFeatures with the following command except en-US.
Code:
Dism /Online /Remove-Package /PackageName:
 
Getting this error. Attempting again with another package.

Deployment Image Servicing and Management tool
Version: 10.0.17763.1697

Image Version: 10.0.17763.2061

Processing 1 of 1 - Removing package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.17763.1
[==========================100.0%==========================]
An error occurred - Microsoft-Windows-LanguageFeatures-Basic-de-de-Package Error: 0x800f0825

Error: 0x800f0825

DISM failed. No operation was performed.
For more information, review the log file.
 
Please reboot the server, run the following command again and attach the result and a copy of the CBS logs.
Code:
DISM /online /get-packages /format:table > "%USERPROFILE%\desktop\Packages.txt"
 
Rich (BB code):
2025-01-17 11:26:22, Error                 CBS    Failed to shred identity: Microsoft-Windows-LanguageFeatures-Basic-de-de-Package [HRESULT = 0x80070057 - E_INVALIDARG]

Export CBS (Component Based Servicing) hive
  • Click on the Start button and type regedit
  • When you see regedit on the list, right-click on it and select Run as administrator.
  • When regedit opens, using the left pane, navigate to the following registry key and select it by clicking on it once.
    Code:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing
  • Once selected, click File > Export....
  • Change the Save as type: to Registry Hive Files (*.*).

    622dbef75cd3a-Export-CBS-hive.png

  • Name this file ComponentBasedServicing (with no file extension) and save it to your Desktop.
  • Right-click on the saved file and choose Send > Compressed (zipped) Folder.
  • Attach the .ZIP file to your next post.
  • If the file is too large to upload here, upload the file to www.wetransfer.com and post the link in your next reply.
 
Please do the following:

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 SFCFixScript.txt and save it to your desktop.
  • Drag the SFCFixScript.txt file over the SFCFix.exe executable and release it.
650ef5dbdfd06-62151e1bebac4-SFCFix-Txt-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.
 

Attachments

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

Back
Top