Role and feature refresh failed With error "0x8000FFFF"

Anonymous
2023-10-24T07:34:50+00:00

Role and feature refresh failed With error "0x8000FFFF"

Windows for business Windows Server Devices and deployment Install Windows updates, features, or roles

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2023-10-25T05:58:29+00:00

    Error code "0x8000FFFF" usually indicates that there is a problem with the Windows Update components. To resolve this issue, you can try the following steps:

    1. Run the Windows Update troubleshooter. Go to Settings > Update & Security > Troubleshoot > Windows Update troubleshooter.
    2. Reset the Windows Update components. Open Command Prompt as an administrator and type the following commands one by one, pressing Enter after each one:

    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

    1. Perform a clean boot. This will help you identify if any third-party software is causing the issue.

    Best Regards,

    Hania Lian

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-09-17T23:49:02+00:00

    This answer wasn't fix the issue.

    Still couldn't remove the AD roles and features.

    Kindly help.

    0 comments No comments