From ef43797940a23c01855370872897eca1b1ddf1c5 Mon Sep 17 00:00:00 2001 From: Frank Rojas <45807133+frankroj@users.noreply.github.com> Date: Mon, 11 Mar 2024 12:27:41 -0400 Subject: [PATCH] 2024-03 Refresh plus change Install-Uninstall to Add-Remove 4 --- .../add-apps-and-features.md | 56 +++++++++++-------- 1 file changed, 34 insertions(+), 22 deletions(-) diff --git a/windows/application-management/add-apps-and-features.md b/windows/application-management/add-apps-and-features.md index c019b020cb..3bfadd30bf 100644 --- a/windows/application-management/add-apps-and-features.md +++ b/windows/application-management/add-apps-and-features.md @@ -49,7 +49,21 @@ or 1. In the right hand pane under **System**, select **Optional features**. -### Add a feature to Windows 11 +::: zone-end + +::: zone pivot="windows-10" + +1. Right-click on the **Start** menu and select **Settings**. + +1. In the Settings app, select **System**. + +1. In the left hand pane, select **Optional features**. + +::: zone-end + +### Add a feature + +::: zone pivot="windows-11" To add a feature once the **System > Optional features** pane is open: @@ -63,7 +77,25 @@ To add a feature once the **System > Optional features** pane is open: 1. Review the selected list of features and then select the **Install** button to add the selected features. -### Remove a feature to Windows 11 +::: zone-end + +::: zone pivot="windows-10" + +To add a feature once the **Optional features** pane is open: + +1. Select the **+** button next to **Add a feature**. + +1. In the **Add an optional feature** window that opens: + + 1. Find the desired feature to add and then select the box next to the feature to add it. Multiple features can be selected. + + 1. Once all of the desired features are selected, select the **Install** button. + +::: zone-end + +### Remove a feature + +::: zone pivot="windows-11" To remove a feature once the **System > Optional features** pane is open: @@ -85,26 +117,6 @@ To remove a feature once the **System > Optional features** pane is open: ::: zone pivot="windows-10" -1. Right-click on the **Start** menu and select **Settings**. - -1. In the Settings app, select **System**. - -1. In the left hand pane, select **Optional features**. - -### Add a feature to Windows 10 - -To add a feature once the **Optional features** pane is open: - -1. Select the **+** button next to **Add a feature**. - -1. In the **Add an optional feature** window that opens: - - 1. Find the desired feature to add and then select the box next to the feature to add it. Multiple features can be selected. - - 1. Once all of the desired features are selected, select the **Install** button. - -### Remove a feature to Windows 10 - To remove a feature once the **Optional features** pane is open: 1. Under **Installed features**, search for the feature that needs to be removed in the **Find an installed optional feature** search box, or scroll through the list of installed features until the feature that needs to be removed is found.