Top 4 Ways to Add or Remove Optional Features on Windows 11

Windows 11 offers optional features like Wireless Visibility, XPS viewer, etc. However, you will need to enable or disable these optional features. That can be a hassle if you don’t know where to find them.

Of course, you may want to check out or use these optional features. We’ll show you different ways to add or remove optional features on your Windows 11 PC.

1. Add or remove optional features using the Settings app

The fastest and simplest way to easily add or remove optional features is through the Settings app on Windows 11. The redesigned Settings app is your one-stop destination for tweaks and changes. options in Windows.

Here’s how you can quickly add or remove optional features using the Settings app on your Windows 11 PC:

Step 1: Press the Windows + I keyboard shortcut to open the Settings app.

Step 2: In the Settings app, click the Apps option in the left sidebar. Then, from the right pane, click Optional Features.

Step 3: Click the ‘View Features’ button on the right hand side of the ‘Add Optional Features’ section.

Step 4: Locate optional features you want to add and select the checkbox next to them. Then click Next.

Step 5: On the following screen, click the Install button.

Meanwhile, if you want to uninstall an optional feature that is already installed on your PC, follow steps 1 and 2 to access the Optional Features page. Then click on the feature you want to uninstall, followed by the Uninstall button.

2. Add or remove optional features using the Control Panel

The Control Panel allows you to remove unwanted applications, and it also allows you to enable or remove optional Windows features. Here’s how you can access the same on your Windows 11 PC:

See more:  How to Make Ariana Grande in Infinite Craft

Step 1: Press Windows + S key combination to open Windows Search and type Dashboard. Then, from the results for Dashboard, click Open.

Step 2: On the Control Panel window that opens, click the Category drop-down menu and select Large Icons.

Step 3: From the list of options that appear, click the option that says Programs and Features.

Step 4: Click on the ‘Turn Windows features on or off’ option from the left sidebar.

Note: You will need Administrator rights to access the Windows Features dialog box.

Step 5: When the Windows Features dialog box appears on the screen, select or deselect the optional features that you want to add or remove by clicking the check boxes next to them. Then click OK to save the changes.

Step 6: Wait while Windows searches for the necessary files. Once that’s done, click Restart now to restart your PC and finish installing or removing optional features.

3. Add or remove optional features using Command Prompt

You can use the Command Prompt in Windows to perform advanced administrative tasks like fixing problems related to activation keys, booting your PC into safe mode, etc. However, that’s not that’s all. You can also use the Command Prompt to add or remove optional features on your Windows PC. This is the way:

Step 1: Press Windows + S key combination and type Command prompt. Then from the results for Command Prompt, click Run as administrator.

Step 2: Click Yes when the User Account Control (UAC) prompt appears on the screen.

Step 3: Type the following command and press Enter to list all the optional features available to your PC.

See more:  What Are Extensions In iOS 8? (And How To Enable Them)

DISM /Online /Get Ability

Step 4: Scroll down until the feature you want to add or remove and copy the name and version number of that feature.

For this example, we choose to add and then remove classic Internet Explorer, denoted Browser.InternetExplorer~~~0.0.11.0

Step 5: After you copy the name of the feature, enter the following command to add an optional feature to your PC.

You will need to replace the part of the command using any optional features you want to install; In our case, it’s Browser.InternetExptorer~~~0.0.11.0.

DISM /Online /Add Capability /CapabilityName:

Then when you execute the above mentioned command type Y and press Enter to restart your PC and install optional features.

Step 6: Enter the following command to remove an optional feature from your PC.

You will need to replace the part of the command using any of the optional features to remove it from your PC. In our case, it’s Browser.InternetExptorer~~~0.0.11.0.

DISM /Online /Removal Ability /Ability Name:

Then when you execute the command mentioned above, type Y and press Enter to restart your PC and complete the uninstall process.

4. Add or remove optional features with Windows PowerShell

Besides Command Prompt, you can also use Windows PowerShell to perform most administrative tasks on your PC. Here’s how you can use Windows PowerShell to add or remove optional features on your Windows 11 PC:

Step 1: Press Windows + S key combination to open Windows Search and type WindowsPowerShell. Then from the results for PowerShell, click Run as administrator.

Step 2: When the User Account Control (UAC) prompt appears, click Yes.

Step 3: Type the following command and press Enter to list all the optional features available on your PC.

Get-WindowsOptionalFeature -Online | FT

Step 4: Scroll down and find the optional feature you want to add or remove and record or copy its name.

See more:  Get Old iTunes Look Back, Find Missing Features on iTunes 11

For this example, we add, then remove, Legacy Windows Media Player, denoted WindowsMediaPlayer.

Step 5: Once you have noted the name of the feature, enter the following command to add an optional feature to your PC.

You will need to replace the part of the command using whatever optional feature you want to install on your PC, in our case WindowsMediaPlayer:

Enable-WindowsOptionalFeature -Online -FeatureName -All

After you execute the command mentioned above, type Y and press Enter to restart your PC and install optional features.

Step 6: Enter the following command to remove an optional feature from your PC.

You will need to replace the part of the command using any optional feature to remove it from your PC, in our case it’s WindowsMediaPlayer:

Off-WindowsOptionalFeature -Online -FeatureName

After you execute the command, type Y and press Enter to restart your PC and complete the uninstall process.

Try out optional features on Windows 11

Enabling or removing optional features on Windows 11 is relatively easy. You can make the most of them or get rid of unused software components that may be taking up your PC’s storage space.

Categories: How to
Source: thpttranhungdao.edu.vn/en/

Rate this post

Leave a Comment