How to Fix Optional Features Not Installing in Windows 11

Functionality that you can activate if you so choose is known as an optional feature. While the majority of Windows 11’s optional features are geared toward IT administrators and power users, some features might be useful to everyday users.

Recently, though, a lot of people have complained that Windows 11 prevents them from installing extra features. Additionally, users reported that when they try to add optional features, Windows 11 gives an error.

Windows 11 takes a very long time to add an optional feature, even when there are no issues. Therefore, continue reading the post if you are facing the similar issue. The greatest solutions for Windows 11’s optional features that don’t install are listed below.

1. Restart your computer
You should restart your computer if Windows 11 displays an error message or takes a long time to install an optional feature.

Perhaps Windows 11 isn’t installing the extra features because of a bug. Additionally, background-running programs and processes may interfere with the optional feature’s installation.

Thus, restart your computer before using the following techniques. Reinstall the optional functionality after restarting.

Read More:: Hire an Expert Wix eCommerce Store Website Designer on Fiverr: Elevate Your Online Presence

2. Check if your internet is working
If Windows 11 cannot install the optional features, it’s time to check the internet connection. It’s important to note that Windows 11 relies on an internet connection to download and install the optional features on your device.

Hence, it’s essential to have an active and stable internet connection during installation. You can check the Network tab on the Task Manager to confirm whether the internet is working.

Alternatively, you can open your web browser and visit fast.com. The site will show you the current internet speed along with the Ping. You can also use other speed test websites, but fast.com is a better option and very accurate.

3. Disable the Metered Connection
On Windows 11, you have a metered connection that greatly reduces internet consumption. This feature is supposed to avoid extra internet bills for more data consumption than the allowed limits.

The Metered connection may be enabled on your device; hence, the optional features are not downloading & installing. So, ensure that the metered connection is disabled on your Windows 11.

Click on the Windows 11 Start button and select Settings.
On the Settings, switch to the Network & Internet.
On the right side, click on your connected WiFi.
Scroll down to the Metered Connection section and turn off the toggle next to it.
This will turn off the Metered connection on Windows 11. Now, navigate to the Windows Update and install the optional features.

4. Run the Windows Update Troubleshooter
On Windows 11, you have an Update Troubleshooter that finds and fixes problems related to device updates. Running the Windows Update Troubleshooter will also fix the problem of Optional Features not downloading or installing. Here’s what you need to do.

  1. Open the Windows Settings and switch to the System tab.

  2. On the right side, click on Troubleshoot.

  3. Next, click on Other Troubleshooters.

  4. Find Windows Update and click the Run button beside it.

5. Reset the Windows Update Components
Resetting the Windows Update Components will delete all contents stored in the SoftwareDistribution and catroot2 folders. This is where the downloaded updates are being kept before the installation.

If you’re still unable to download or install the Optional Features on Windows, you can try resetting the Windows Update components. Here’s what you need to do.

  1. Type PowerShell in the Windows 11 Search. Next, right-click on PowerShell and select Run as administrator.

  2. When the Powershell utility opens, execute these commands one by 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

This will reset the Windows update components. Make sure to restart your computer to restart the Windows Update services.

6. Modify the Group Policy Settings
If the ‘Hide Windows Features’ policy is active, you won’t find the optional features. Even if you manage to find them, you will face problems while installing them. Hence, you need to check and turn off the ‘Hide Windows Features’ policy to fix optional features not installing Windows 11.

  1. First, click on Windows 11 search and type in Local Group Policy Editor. Next, open the Local Group Policy editor from the list of matching results.

  2. When the Local Group Policy Editor opens, navigate to this path:

User Configuration\Administrative Templates\Control Panel\Programs

  1. Next, on the right side, find and double-click on the Hide “Windows Features” policy.

  2. On the next screen, select Disabled and click the Apply button.

Now close the Local group policy editor and try to install the optional features again. This time, they will be installed without error.

7. Make Changes to the Windows Modules Installer
Windows Modules Installer or TrustedInstaller is a service that enables the installation, modification, and removal of Windows updates and optional components. It also deals with the optional features that you want to add. Hence, you need to ensure the service is running on your device.

  1. Open Windows search and type in Services. Next, open the Services app from the list of matching results.

  2. On the Services screen, find the Windows Modules Installer option.

  3. Next, double click on the ‘Windows Modules Installer’.

  4. On the next screen, select Automatic under the Startup type. After making the changes, click on the OK button.

Now close the Services app and restart your computer. After the restart, try to add the optional features.

8. Run the SFC Command
SFC or System File Checker is a utility that resolves corrupted system files. If Windows 11 isn’t installing the optional features due to corrupted system files, running the SFC command would help. Here’s how to run the tool.

  1. First, click on Windows search and type CMD. Right-click on the CMD and select ‘Run as administrator’.

  2. When the Command Prompt opens, type sfc /scannow and hit Enter.

9. Run the DISM tool
DISM or Deployment Image Servicing and Management is a tool intended to fix problems that SFC won’t. If the above command returns an error, you need to run this tool. Here’s what you need to do.

  1. Open Windows search and type CMD. Right-click on the CMD and select ‘Run as administrator’.

  2. When the Command Prompt opens, execute this command:

DISM /Online /Cleanup-Image /RestoreHealth

Depending on your computer’s specifications and files, the command may take a few minutes to complete. You need to wait patiently for the process to complete.

10. Update Windows 11
If you are using the Dev or Beta builds of Windows 11, you are bound to face some problems. It’s common for Windows 11 users to face issues like BSOD, system lags, etc, occasionally.

There is a chance that the version of Windows you are using has a bug that prevents optional features from installing on your device. You can eliminate such bugs by updating your Windows operating system.

Using a development build, you might attempt to switch to the Beta or Release Preview channel. Because Release Preview builds have less errors and glitches than Dev or Beta builds, it is advised to utilize these.

Go to Settings > Windows Update > Check for Update to update Windows 11. Try installing the optional features once more after the upgrade.

These are the few most effective ways to resolve Windows 11’s optional features not installing. Please let us know in the comments section below if you require any additional assistance installing optional Windows features. Additionally, if the material was helpful to you, tell your friends about it.


Discover more from ugamasontech

Subscribe to get the latest posts sent to your email.

About ugamasontech

Welcome to UgamasonTech! I’m Ugama Stanley Chinedu, the passionate blogger behind this tech haven. With a deep-rooted love for technology and innovation, I explore the latest trends, reviews, and insights to keep you informed and ahead of the curve. Join me on a journey through the ever-evolving tech landscape as we uncover the future together.

View all posts by ugamasontech →

Leave a Reply