0

Resolving Windows 11 Update Error 0x800f0988 with Group Policy Adjustments

If you come across error code 0x800f0988 while installing updates or software on your Windows 11 computer, it might be due to group policy settings obstructing the installation. Here's how to fix it:

  1. Check for updates: Ensure your Windows 11 PC is current with the latest updates. Navigate to Settings > Update & Security > Windows Update and click Check for updates. If updates are available, install them and then retry the installation.

  2. Disable group policy settings: If the error continues, group policy settings might be the cause. To disable them, follow these steps:
    a. Press the Windows key + R to open the Run dialog box.
    b. Type gpedit.msc and press Enter to launch the Local Group Policy Editor.
    c. Go to Computer Configuration > Administrative Templates > System.
    d. Find the policy setting named 'Specify settings for optional component installation and component repair' and double-click it.
    e. Choose the Disabled option, click Apply, then OK.
    f. Close the Local Group Policy Editor and try the installation again.

  3. Reset Windows Update components: If the above steps don’t work, try resetting Windows Update components. Here’s how:
    a. Open Command Prompt as an administrator.
    b. Enter these commands one by one, pressing Enter after each:
    net stop wuauserv
    net stop cryptSvc
    net stop bits
    net stop msiserver
    c. Rename the SoftwareDistribution and Catroot2 folders with these commands:
    ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
    ren C:\Windows\System32\catroot2 Catroot2.old
    d. Restart the Windows Update components by typing these commands:
    net start wuauserv
    net start cryptSvc
    net start bits
    net start msiserver
    e. Close Command Prompt and try the installation again.

Check out what our satisfied customers are saying.

We’re dedicated to your success, and their feedback shows why we’re the trusted source for Microsoft licences.