0

How to resolve error code 0x800f0988: Installation blocked by group policy settings in Windows 11

If you encounter error code 0x800f0988 while installing updates or software on your Windows 11 PC, it might be due to group policy settings blocking the installation. Here are steps to resolve this issue:

  1. Check for updates: Ensure your Windows 11 PC is up to date. Go to Settings > Update & Security > Windows Update and click on Check for updates. If updates are available, install them and try the installation again.

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

  3. Reset Windows Update components: If the issue remains unresolved, try resetting Windows Update components. Follow these steps:
    a. Open Command Prompt as an administrator.
    b. Type 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 with these commands:
    net start wuauserv
    net start cryptSvc
    net start bits
    net start msiserver
    e. Close Command Prompt and retry the installation.

See what our happy customers are saying.

We are committed to your success, and their testimonials show why we're the go-to source for Microsoft licenses.