diff --git a/windows/configuration/taskbar/index.md b/windows/configuration/taskbar/index.md index 629a21ab4a..b64f2ed9ef 100644 --- a/windows/configuration/taskbar/index.md +++ b/windows/configuration/taskbar/index.md @@ -13,13 +13,13 @@ The Windows taskbar is an essential component of the Windows operating system. T ::: zone pivot="windows-11" -:::image type="content" source="images/taskbar-11.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/taskbar-11.png"::: +:::image type="content" source="images/taskbar-11.png" alt-text="Screenshot of the Windows 11 taskbar." border="false" lightbox="./images/taskbar-11.png"::: ::: zone-end ::: zone pivot="windows-10" -:::image type="content" source="images/taskbar-10.png" alt-text="Sample Windows 10 taskbar." border="false" lightbox="./images/taskbar-10.png"::: +:::image type="content" source="images/taskbar-10.png" alt-text="Screenshot of the Windows 10 taskbar." border="false" lightbox="./images/taskbar-10.png"::: ::: zone-end @@ -44,7 +44,7 @@ The Windows taskbar consists of several key components that can be customized to Let's review the components of the Windows taskbar by dividing it into three areas: -1. The *left area* contains Widgets, which users can personalize to quickly access feeds and information that they deem most relevant +1. The *left area* contains Widgets, which provide personalized news, weather, and other information 1. The *center area* contains: 1. Start menu 1. Search @@ -57,7 +57,7 @@ Let's review the components of the Windows taskbar by dividing it into three are 1. Action Center 1. Copilot -:::image type="content" source="images/taskbar-sections-11.png" alt-text="Sample Windows 11 taskbar." border="false" lightbox="./images/taskbar-sections-11.png"::: +:::image type="content" source="images/taskbar-sections-11.png" alt-text="Screenshot of the Windows 11 taskbar with the three areas highlighted." border="false" lightbox="./images/taskbar-sections-11.png"::: ::: zone-end @@ -74,13 +74,13 @@ Let's review the components of the Windows taskbar by dividing it into two areas 1. The *right area* contains: - People - - News and interests, which users can personalize to quickly access feeds and information that they deem most relevant + - News and interests - The system tray, which displays icons like the pen menu, touch keyboard, virtual touchpad, power, network, volume, and any application icons that are running in the background like OneDrive, Teams, or antivirus software - Calendar - Action center - Copilot -:::image type="content" source="images/taskbar-sections-10.png" alt-text="Sample Windows 10 taskbar." border="false" lightbox="./images/taskbar-sections-10.png"::: +:::image type="content" source="images/taskbar-sections-10.png" alt-text="Screenshot of the Windows 11 taskbar with the two areas highlighted." border="false" lightbox="./images/taskbar-sections-10.png"::: ::: zone-end diff --git a/windows/configuration/taskbar/pinned-apps.md b/windows/configuration/taskbar/pinned-apps.md index 86c9a41799..150c84245d 100644 --- a/windows/configuration/taskbar/pinned-apps.md +++ b/windows/configuration/taskbar/pinned-apps.md @@ -20,7 +20,7 @@ Here are some considerations before you start configuring the taskbar pinned app - There is no limit to the number of apps that you can pin - In the XML file, add apps using the Application User Model ID (AUMID) , the Desktop Application ID, or the Desktop Application Link Path. To learn more, see [Find the Application User Model ID of an installed app](../store/find-aumid.md) - The order of apps in the XML file dictates the order of pinned apps on the taskbar, from left to right, and to the right of any existing apps pinned by the user. If the OS is configured to use a right-to-left language, then the taskbar order is reversed -- Some classic Windows applications are packaged differently than they were in previous versions of Windows, including Notepad and File Explorer. Be sure to enter the correct AppID. For more information, see [Application User Model ID (AUMID)](../kiosk/find-the-application-user-model-id-of-an-installed-app.md) and [Get the AUMID and Desktop app link path](#get-the-aumid-and-desktop-app-link-path) (in this article). +- Some classic Windows applications are packaged differently than they were in previous versions of Windows, including Notepad and File Explorer. Be sure to enter the correct AppID. For more information, see [Application User Model ID (AUMID)](../kiosk/find-the-application-user-model-id-of-an-installed-app.md) ## Taskbar options