Windows 11 feature update(23H2) is falling with 0x800f0818

Narendra Sadhu 0 Reputation points
2025-06-02T12:19:53.23+00:00

Windows 11 feature update(23H2) is falling with 0x800f0818. Have performed on below steps still issue persist.

net stop wuauserv

net stop cryptSvc

net stop bits

net stop msiserver

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

ren C:\Windows\System32\catroot2 catroot2.old

net start wuauserv

net start cryptSvc

net start bits

net start msiserver

 

DISM /Online /Cleanup-Image /RestoreHealth sfc /scannow

 

Microsoft Security | Intune | Updates
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Catherine Kyalo 1,935 Reputation points Microsoft Employee
    2025-06-03T08:27:14.9733333+00:00

    Hi Narendra Sadhu

    Error code 0x800f0818 during the Windows 11 23H2 feature update usually points to a missing or corrupted update package or component manifest. Since you've already tried the standard repair steps (resetting Windows Update components, you may need to do this offline.

    Additionally,

    Review the logs for more specific errors:

    • C:\Windows\Logs\CBS\CBS.log
    • C:\Windows\Logs\DISM\dism.log

    Look for lines mentioning missing payloads or failed package installations.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.