mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
Merge branch 'main' of github.com:MicrosoftDocs/windows-docs-pr into pm-8744759-store
This commit is contained in:
@ -29,6 +29,11 @@
|
||||
"source_path": "windows/application-management/sideload-apps-in-windows-10.md",
|
||||
"redirect_url": "/windows/application-management/sideload-apps-in-windows",
|
||||
"redirect_document_id": false
|
||||
},
|
||||
{
|
||||
"source_path": "windows/application-management/add-apps-and-features.md",
|
||||
"redirect_url": "/windows/client-management/client-tools/add-remove-hide-features",
|
||||
"redirect_document_id": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -1124,6 +1124,11 @@
|
||||
"source_path": "windows/deployment/Windows-AutoPilot-EULA-note.md",
|
||||
"redirect_url": "/legal/windows/windows-autopilot-eula-note",
|
||||
"redirect_document_id": false
|
||||
},
|
||||
{
|
||||
"source_path": "windows/deployment/windows-10-missing-fonts.md",
|
||||
"redirect_url": "/windows/deployment/windows-missing-fonts",
|
||||
"redirect_document_id": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -48,7 +48,7 @@ This is an ideal option for teachers who want to create a link to a specific ass
|
||||
For this option, you embed a URL with a specific prefix and specify parameters depending on what you want to allow during the test.
|
||||
The URL must be in the following format:
|
||||
|
||||
```
|
||||
```text
|
||||
ms-edu-secureassessment:<URL>#enforceLockdown
|
||||
```
|
||||
|
||||
|
@ -1,98 +0,0 @@
|
||||
---
|
||||
title: Add or hide Windows features
|
||||
description: Learn how to add Windows optional features using the Apps & features page in the Settings app. Also see the group policy objects (GPO) and MDM policies that show or hide Apps and Windows Features in the Settings app. Use Windows PowerShell to show or hide specific features in Windows Features.
|
||||
author: aczechowski
|
||||
ms.author: aaroncz
|
||||
manager: aaroncz
|
||||
ms.date: 08/18/2023
|
||||
ms.topic: how-to
|
||||
ms.service: windows-client
|
||||
ms.subservice: itpro-apps
|
||||
ms.localizationpriority: medium
|
||||
ms.collection: tier2
|
||||
appliesto:
|
||||
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 11</a>
|
||||
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 10</a>
|
||||
---
|
||||
|
||||
# Add or hide Windows features
|
||||
|
||||
Windows includes optional features that aren't installed by default, but you can add later. These features are called [Features on Demand](/windows-hardware/manufacture/desktop/features-on-demand-v2--capabilities), and can be installed at any time. Some of these features are language resources like language packs or handwriting support. On organization-owned devices, you can control access to these other features. You can use group policy or mobile device management (MDM) policies to hide the UI from users, or use Windows PowerShell to enable or disable specific features.
|
||||
|
||||
## Use the Windows Settings app to add or uninstall features
|
||||
|
||||
### Windows 11
|
||||
|
||||
1. Open the Start menu and search for **Settings**.
|
||||
|
||||
1. In the Settings app, search for "optional" and select **Optional features**.
|
||||
|
||||
> [!TIP]
|
||||
> You can also use the following shortcut to open it directly: [`ms-settings:optionalfeatures`](ms-settings:optionalfeatures).
|
||||
|
||||
1. To add a feature:
|
||||
|
||||
1. Select **View features** next to "Add an optional feature."
|
||||
|
||||
1. Find the feature you want to add, like **XPS Viewer**. Select the box to add it. You can select multiple features.
|
||||
|
||||
1. Select **Next**. Review the list of features you selected, and then select **Install** to add the selected features.
|
||||
|
||||
1. To uninstall a feature:
|
||||
|
||||
1. Search for it in the list of **Installed features**.
|
||||
|
||||
1. Expand the section, and select **Uninstall**.
|
||||
|
||||
### Windows 10
|
||||
|
||||
1. In the Search bar, search for "apps" and select **Apps and features**.
|
||||
|
||||
1. Select **Optional features** > **Add a feature**.
|
||||
|
||||
1. Select the feature you want to add, like **XPS Viewer**, and then select **Install.**
|
||||
|
||||
When the installation completes, the feature is listed in **Apps & features**. In **Apps & features** > **Optional features** > **More Windows features**, there are more features that you and your users can install.
|
||||
|
||||
To uninstall a feature, open the **Settings** app. Select the feature, and then select **Uninstall**.
|
||||
|
||||
## Use group policy or MDM policies to hide Windows features
|
||||
|
||||
By default, the OS might show Windows features and allow users to install and uninstall these optional apps and features. To hide Windows features on your user devices, you can use group policy or an MDM provider like Microsoft Intune.
|
||||
|
||||
### Group policy
|
||||
|
||||
If you use group policy, use the `User Configuration\Administrative Template\Control Panel\Programs\Hide "Windows Features"` policy. By default, this policy may be set to **Not configured**, which means users can add or remove features. When this setting is **Enabled**, the settings page to add optional features is hidden on the device.
|
||||
|
||||
You can't use group policy to disable specific Windows features, such as XPS Viewer. If you want to disable specific features, use [Windows PowerShell](#use-windows-powershell-to-disable-specific-features).
|
||||
|
||||
If you want to hide the entire **Apps** feature in the Settings app, use the `User Configuration\Administrative Template\Control Panel\Programs\Hide "Programs and Features" page` policy.
|
||||
|
||||
### MDM
|
||||
|
||||
Using Microsoft Intune, you can use [administrative templates](/mem/intune/configuration/administrative-templates-windows) or the [settings catalog](/mem/intune/configuration/settings-catalog) to hide Windows features.
|
||||
|
||||
If you want to hide the entire **Apps** feature in the Settings app, you can use a configuration policy on Intune enrolled devices. For more information on the settings you can configure, see [Control Panel and Settings device restrictions in Microsoft Intune](/mem/intune/configuration/device-restrictions-windows-10#control-panel-and-settings).
|
||||
|
||||
## Use Windows PowerShell to disable specific features
|
||||
|
||||
To disable specific features, use the Windows PowerShell [Disable-WindowsOptionalFeature](/powershell/module/dism/disable-windowsoptionalfeature) cmdlet.
|
||||
|
||||
> [!NOTE]
|
||||
> There isn't a group policy that disables specific Windows features.
|
||||
|
||||
To automate disabling specific features, create a scheduled task to run a PowerShell script. For more information about Windows task scheduler, see [Task Scheduler for developers](/windows/win32/taskschd/task-scheduler-start-page).
|
||||
|
||||
Microsoft Intune can also run PowerShell scripts. For more information, see [Use PowerShell scripts on Windows client devices in Intune](/mem/intune/apps/intune-management-extension).
|
||||
|
||||
To enable specific features, use the [Enable-WindowsOptionalFeature](/powershell/module/dism/enable-windowsoptionalfeature) cmdlet.
|
||||
|
||||
Another useful PowerShell cmdlet is [Get-WindowsOptionalFeature](/powershell/module/dism/get-windowsoptionalfeature). Use this cmdlet to view information about optional features in the current OS or a mounted image. This cmdlet returns the current state of features, and whether a restart may be required when the state changes.
|
||||
|
||||
## Related articles
|
||||
|
||||
- [Features on Demand overview](/windows-hardware/manufacture/desktop/features-on-demand-v2--capabilities)
|
||||
|
||||
- [Available Features on Demand](/windows-hardware/manufacture/desktop/features-on-demand-non-language-fod)
|
||||
|
||||
- [Language and region Features on Demand (FOD)](/windows-hardware/manufacture/desktop/features-on-demand-language-fod)
|
@ -39,6 +39,7 @@
|
||||
"ms.collection": [
|
||||
"tier2"
|
||||
],
|
||||
"zone_pivot_group_filename": "resources/zone-pivot-groups.json",
|
||||
"uhfHeaderId": "MSDocsHeader-Windows",
|
||||
"ms.service": "windows-client",
|
||||
"ms.subservice": "itpro-apps",
|
||||
|
@ -5,8 +5,6 @@ items:
|
||||
items:
|
||||
- name: Overview of apps in Windows
|
||||
href: overview-windows-apps.md
|
||||
- name: Add or hide Windows features
|
||||
href: add-apps-and-features.md
|
||||
- name: Sideload line of business (LOB) apps
|
||||
href: sideload-apps-in-windows.md
|
||||
- name: Private app repo on Windows 11
|
||||
|
@ -0,0 +1,170 @@
|
||||
---
|
||||
title: Add, remove, or hide Windows features
|
||||
description: Learn how to add or remove Windows optional features using the Optional features page in the Settings app. Also see the group policy objects (GPO) and MDM policies that show or hide Windows Features in the Settings app. Use Windows PowerShell to show or hide specific features in Windows Features.
|
||||
author: aczechowski
|
||||
ms.author: aaroncz
|
||||
manager: aaroncz
|
||||
ms.date: 03/13/2024
|
||||
ms.topic: how-to
|
||||
ms.service: windows-client
|
||||
ms.subservice: itpro-apps
|
||||
ms.localizationpriority: medium
|
||||
ms.collection: tier2
|
||||
zone_pivot_groups: windows-versions-11-10
|
||||
appliesto:
|
||||
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 11</a>
|
||||
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 10</a>
|
||||
---
|
||||
|
||||
# Add, remove, or hide Windows features
|
||||
|
||||
Windows has optional features that aren't included by default, but you can add later. These features are called [Features on Demand](/windows-hardware/manufacture/desktop/features-on-demand-v2--capabilities), and can be added at any time. Some of these features are language resources like language packs or handwriting support. On organization-owned devices, you can control access to these other features. You can use group policy or mobile device management (MDM) policies to hide the UI from users, or use Windows PowerShell to enable or disable specific features.
|
||||
|
||||
## Use the Windows Settings app to add or remove features
|
||||
|
||||
<!-- OSADO-45535220 -->
|
||||
|
||||
Open the **Optional features** pane in the **Settings** app by selecting the following link:
|
||||
|
||||
> [!div class="nextstepaction"]
|
||||
> [Optional features](ms-settings:optionalfeatures)
|
||||
|
||||
or
|
||||
|
||||
1. Right-click on the **Start** menu and select **Run**.
|
||||
|
||||
1. In the **Run** window, next to **Open:**, enter:
|
||||
|
||||
```console
|
||||
ms-settings:optionalfeatures
|
||||
```
|
||||
|
||||
and then select **OK**.
|
||||
|
||||
or
|
||||
|
||||
::: zone pivot="windows-11"
|
||||
|
||||
1. Right-click on the **Start** menu and select **Settings**.
|
||||
|
||||
1. In the left hand pane of the Settings app, select **System**.
|
||||
|
||||
1. In the right hand **System** pane, select **Optional features**.
|
||||
|
||||
> [!NOTE]
|
||||
>
|
||||
> The navigation steps, UI elements, and UI text in this section are based on the latest version of Windows 11 with the latest cumulative update installed. For other versions of Windows 11 that are currently supported or don't have the latest cumulative update, some of the navigation steps, UI elements, and UI text might be different. For example, the [**Optional features**](ms-settings:optionalfeatures) pane might be located under **Settings** > **Apps**.
|
||||
|
||||
::: 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**.
|
||||
|
||||
> [!NOTE]
|
||||
>
|
||||
> The navigation steps, UI elements, and UI text in this section are based on Windows 10 22H2 with the latest cumulative update installed. For other versions of Windows 10 that are currently supported or don't have the latest cumulative update, some of the navigation steps, UI elements, and UI text might be different. For example, the [**Optional features**](ms-settings:optionalfeatures) pane might be located under **Settings** > **Apps** > **Apps & features**.
|
||||
|
||||
::: zone-end
|
||||
|
||||
### Add a feature
|
||||
|
||||
::: zone pivot="windows-11"
|
||||
|
||||
Once the **System > Optional features** pane is open, add a feature with the following steps:
|
||||
|
||||
1. Select the **View features** button next to **Add an optional 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 **Next** button.
|
||||
|
||||
1. Review the selected list of features and then select the **Install** button to add the selected features.
|
||||
|
||||
::: zone-end
|
||||
|
||||
::: zone pivot="windows-10"
|
||||
|
||||
Once the **Optional features** pane is open, add a feature with the following steps:
|
||||
|
||||
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
|
||||
|
||||
> [!IMPORTANT]
|
||||
>
|
||||
> Windows Update is used to add the optional features. The device needs to be online so Windows Update can download the content that it needs to add.
|
||||
|
||||
### Remove a feature
|
||||
|
||||
::: zone pivot="windows-11"
|
||||
|
||||
Once the **System > Optional features** pane is open, remove a feature with the following steps:
|
||||
|
||||
1. Under **Installed features**, search for the feature that needs to be removed in the **Search installed features** search box, or scroll through the list of added features until the feature that needs to be removed is found.
|
||||
|
||||
1. Once the feature that needs to be removed is found, select the feature to expand it, and then select the **Uninstall** button.
|
||||
|
||||
::: zone-end
|
||||
|
||||
::: zone pivot="windows-10"
|
||||
|
||||
Once the **Optional features** pane is open, remove a feature with the following steps:
|
||||
|
||||
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 added features until the feature that needs to be removed is found.
|
||||
|
||||
1. Once the feature that needs to be removed is found, select the feature to expand it, and then select the **Uninstall** button.
|
||||
|
||||
::: zone-end
|
||||
|
||||
## Use group policy or MDM policies to hide Windows features
|
||||
|
||||
By default, the OS might show Windows features and allow users to add and remove these optional apps and features. To hide Windows features on your user devices, you can use group policy or an MDM provider like Microsoft Intune.
|
||||
|
||||
### Group policy
|
||||
|
||||
If you use group policy, use the `User Configuration\Administrative Template\Control Panel\Programs\Hide "Windows Features"` policy. By default, this policy might be set to **Not configured**, which means users can add or remove features. When this setting is **Enabled**, the settings page to add optional features is hidden on the device.
|
||||
|
||||
You can't use group policy to disable specific Windows features. If you want to disable specific features, use [Windows PowerShell](#use-windows-powershell-to-disable-specific-features).
|
||||
|
||||
If you want to hide the entire **Apps** feature in the Settings app, use the `User Configuration\Administrative Template\Control Panel\Programs\Hide "Programs and Features" page` policy.
|
||||
|
||||
### MDM
|
||||
|
||||
Using Microsoft Intune, you can use [administrative templates](/mem/intune/configuration/administrative-templates-windows) or the [settings catalog](/mem/intune/configuration/settings-catalog) to hide Windows features.
|
||||
|
||||
If you want to hide the entire **Apps** feature in the Settings app, you can use a configuration policy on Intune enrolled devices. For more information on the settings you can configure, see [Control Panel and Settings device restrictions in Microsoft Intune](/mem/intune/configuration/device-restrictions-windows-10#control-panel-and-settings).
|
||||
|
||||
## Use Windows PowerShell to disable specific features
|
||||
|
||||
To disable specific features, use the Windows PowerShell [Disable-WindowsOptionalFeature](/powershell/module/dism/disable-windowsoptionalfeature) cmdlet.
|
||||
|
||||
> [!NOTE]
|
||||
>
|
||||
> There isn't a group policy that disables specific Windows features.
|
||||
|
||||
To automate disabling specific features, create a scheduled task to run a PowerShell script. For more information about Windows task scheduler, see [Task Scheduler for developers](/windows/win32/taskschd/task-scheduler-start-page).
|
||||
|
||||
Microsoft Intune can also run PowerShell scripts. For more information, see [Use PowerShell scripts on Windows client devices in Intune](/mem/intune/apps/intune-management-extension).
|
||||
|
||||
To enable specific features, use the [Enable-WindowsOptionalFeature](/powershell/module/dism/enable-windowsoptionalfeature) cmdlet.
|
||||
|
||||
Another useful PowerShell cmdlet is [Get-WindowsOptionalFeature](/powershell/module/dism/get-windowsoptionalfeature). Use this cmdlet to view information about optional features in the current OS or a mounted image. This cmdlet returns the current state of features, and whether a restart might be required when the state changes.
|
||||
|
||||
## Related content
|
||||
|
||||
- [Features on Demand overview](/windows-hardware/manufacture/desktop/features-on-demand-v2--capabilities).
|
||||
- [Available Features on Demand](/windows-hardware/manufacture/desktop/features-on-demand-non-language-fod).
|
||||
- [Language and region Features on Demand (FOD)](/windows-hardware/manufacture/desktop/features-on-demand-language-fod).
|
@ -1,4 +1,6 @@
|
||||
items:
|
||||
- name: Add, remove, or hide Windows features
|
||||
href: add-remove-hide-features.md
|
||||
- name: Windows Tools/Administrative Tools
|
||||
href: administrative-tools-in-windows.md
|
||||
- name: Use Quick Assist to help users
|
||||
|
@ -142,7 +142,7 @@ This node supports Add, Delete, Replace and Get methods. When there's no configu
|
||||
>
|
||||
> This applies to both `domain\user`, `AzureAD\someone@contoso.onmicrosoft.com`, as long as a `\` is used in JSON string.
|
||||
|
||||
- For more information about how to get the AUMID, see [Find the Application User Model ID of an installed app](/windows/configuration/store/find-aumid)
|
||||
For more information about how to get the AUMID, see [Find the Application User Model ID of an installed app](/windows/configuration/store/find-aumid).
|
||||
|
||||
> [!IMPORTANT]
|
||||
>
|
||||
|
@ -7,7 +7,7 @@ ms.date: 03/04/2024
|
||||
|
||||
# Quickstart: configure a kiosk with Assigned Access
|
||||
|
||||
This quickstart provides practical examples of how to configure a *kiosk experience* on Windows with Assigne Access. The examples describe the steps using the Settings app, a mobile device management solution (MDM) like Microsoft Intune, provisioning packages (PPKG), and PowerShell. While different solutions are used, the configuration settings and results are the same.
|
||||
This quickstart provides practical examples of how to configure a *kiosk experience* on Windows with Assigned Access. The examples describe the steps using the Settings app, a mobile device management solution (MDM) like Microsoft Intune, provisioning packages (PPKG), and PowerShell. While different solutions are used, the configuration settings and results are the same.
|
||||
|
||||
The examples can be modified to fit your specific requirements. For example, you can change the app used, the URL specified when opening Microsoft Edge, or change the name of the user that automatically signs in to Windows.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Find the Application User Model ID of an installed app
|
||||
description: Learn how to find the Application User Model ID (AUMID) of the appications installed on a Windows device.
|
||||
description: Learn how to find the Application User Model ID (AUMID) of the applications installed on a Windows device.
|
||||
ms.topic: how-to
|
||||
ms.date: 02/06/2024
|
||||
---
|
||||
|
@ -573,7 +573,7 @@
|
||||
href: planning/testing-your-application-mitigation-packages.md
|
||||
- name: Use the Sdbinst.exe Command-Line Tool
|
||||
href: planning/using-the-sdbinstexe-command-line-tool.md
|
||||
- name: Install fonts in Windows client
|
||||
href: windows-10-missing-fonts.md
|
||||
- name: Add fonts in Windows
|
||||
href: windows-missing-fonts.md
|
||||
- name: Customize Windows PE boot images
|
||||
href: customize-boot-image.md
|
@ -14,20 +14,20 @@ ms.collection:
|
||||
appliesto:
|
||||
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
|
||||
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
|
||||
ms.date: 12/31/2017
|
||||
ms.date: 03/13/2024
|
||||
---
|
||||
|
||||
# Overview of Windows as a service
|
||||
|
||||
> **Looking for consumer information?** See [Windows Update: FAQ](https://support.microsoft.com/windows/windows-update-faq-8a903416-6f45-0718-f5c7-375e92dddeb2).
|
||||
|
||||
Windows as a service is a way to simplify the lives of IT pros and maintain a consistent Windows 10 experience for its customers. These improvements focus on maximizing customer involvement in Windows development, simplifying the deployment and servicing of Windows client computers, and leveling out the resources needed to deploy and maintain Windows over time.
|
||||
Windows as a service is a way to simplify the lives of IT pros and maintain a consistent Windows experience for its customers. These improvements focus on maximizing customer involvement in Windows development, simplifying the deployment and servicing of Windows client computers, and leveling out the resources needed to deploy and maintain Windows over time.
|
||||
|
||||
## Building
|
||||
|
||||
Prior to Windows 10, Microsoft released new versions of Windows every few years. This traditional deployment schedule imposed a training burden on users because the feature revisions were often significant. That schedule also meant waiting long periods without new features. That scenario doesn't always work in today's rapidly changing world, a world in which new security, management, and deployment capabilities are necessary to address challenges.
|
||||
|
||||
In the past, when Microsoft developed new versions of Windows, it typically released technical previews near the end of the process, when Windows was nearly ready to ship. With Windows 10, new features are delivered to the [Windows Insider Program](/windows-insider/) as soon as possible, during the development cycle, through a process called *flighting*. Organizations can see exactly what Microsoft is developing and start their testing as soon as possible.
|
||||
In the past, when Microsoft developed new versions of Windows, it typically released technical previews near the end of the process, when Windows was nearly ready to ship. Now, new features are delivered to the [Windows Insider Program](/windows-insider/) as soon as possible, during the development cycle, through a process called *flighting*. Organizations can see exactly what Microsoft is developing and start their testing as soon as possible.
|
||||
|
||||
Microsoft also depends on receiving feedback from organizations throughout the development process so that it can make adjustments as quickly as possible rather than waiting until after release. For more information about the Windows Insider Program and how to sign up, see the section [Windows Insider](#windows-insider).
|
||||
|
||||
@ -35,7 +35,7 @@ Microsoft also runs extensive internal testing, with engineering teams installin
|
||||
|
||||
## Deploying
|
||||
|
||||
Deploying Windows 10 and Windows 11 is simpler than with previous versions of Windows. When migrating from earlier versions of Windows, you can use an easy in-place upgrade process to automatically preserve all apps, settings, and data. Afterwards, deployment of feature updates is equally simple.
|
||||
Deploying a modern version of Windows is simpler than with previous versions of Windows. When migrating from earlier versions of Windows, you can use an easy in-place upgrade process to automatically preserve all apps, settings, and data. Afterwards, deployment of feature updates is equally simple.
|
||||
|
||||
### Application compatibility
|
||||
|
||||
@ -43,7 +43,9 @@ Application compatibility testing has historically been a burden when approachin
|
||||
|
||||
## Servicing
|
||||
|
||||
Traditional Windows servicing has included several release types: major revisions (for example, the Windows 8.1, Windows 8, and Windows 7 operating systems), service packs, and monthly updates. With Windows 10 and Windows 11, there are two release types: feature updates that add new functionality and quality updates that provide security and reliability fixes.
|
||||
Traditional Windows servicing has included several release types: major revisions (for example, the Windows 8.1, Windows 8, and Windows 7 operating systems), service packs, and monthly updates. With Windows 10 and Windows 11, there are two release types:
|
||||
- **Quality updates**: Updates that provide security and reliability fixes and can also add new functionality or features periodically.
|
||||
- **Feature updates**: Updates that are released once a year on which the [servicing timeline](/lifecycle/faq/windows#windows-11) for the operating system is based. These updates can contain new features and functionality and previously released quality updates.
|
||||
|
||||
Servicing channels are the first way to separate users into deployment groups for feature and quality updates. For more information about developing a deployment strategy that uses servicing channels, see [Plan servicing strategy for Windows client updates](waas-servicing-strategy-windows-10-updates.md).
|
||||
|
||||
@ -54,50 +56,42 @@ There are three servicing channels, each of which provides different levels of f
|
||||
There are currently three release channels for Windows clients:
|
||||
|
||||
- The **General Availability Channel** receives feature updates as soon as they're available.
|
||||
- The **Long-Term Servicing Channel**, which is designed to be used only for specialized devices (which typically don't run Office) such as those that control medical equipment or ATM machines, receives new feature releases every two to three years.
|
||||
- The **Windows Insider Program** provides organizations with the opportunity to test and provide feedback on features that will be shipped in the next feature update.
|
||||
- The **Long-Term Servicing Channel** (LTSC) is designed to be used only for specialized devices such as those that control medical equipment or ATM machines. LTSC receives new feature releases every two to three years.
|
||||
- The **Windows Insider Program** provides organizations with the opportunity to test and provide feedback on features that will be shipped in upcoming updates.
|
||||
|
||||
>[!NOTE]
|
||||
>With each General Availability release, we recommend beginning deployment right away to devices selected for early adoption (targeted validation) and ramp up to full deployment at your discretion. This will enable you to gain access to new features, experiences, and integrated security as soon as possible.
|
||||
With each General Availability release, you would typically begin deploying right away to devices selected for early adoption (targeted validation) and then ramp up to full deployment at your discretion. This enables you to gain access to new features, experiences, and integrated security as soon as possible.
|
||||
|
||||
>[!IMPORTANT]
|
||||
>Devices on the General Availability Channel must have their diagnostic data set to **1 (Basic)** or higher in order to ensure that the service is performing at the expected quality. For instructions to set the diagnostic data level, see [Configure Windows diagnostic data in your organization](/windows/privacy/configure-windows-diagnostic-data-in-your-organization).
|
||||
> Devices on the General Availability Channel must have their diagnostic data set to **1 (Basic)** or higher in order to ensure that the service is performing at the expected quality. For instructions to set the diagnostic data level, see [Configure Windows diagnostic data in your organization](/windows/privacy/configure-windows-diagnostic-data-in-your-organization).
|
||||
|
||||
### Feature updates
|
||||
|
||||
New features are packaged into feature updates that you can deploy using existing management tools. These changes come in bite-sized chunks rather than all at once, decreasing user readiness time.
|
||||
You can deploy feature updates using existing management tools. These changes come in bite-sized chunks rather than all at once like in previous versions of Windows, decreasing user readiness time.
|
||||
|
||||
### Quality updates
|
||||
|
||||
Monthly updates in previous Windows versions were often overwhelming because of the sheer number of updates available each month. Many organizations selectively chose which updates they wanted to install and which they didn't, and this created countless scenarios in which organizations deployed essential security updates but picked only a subset of nonsecurity fixes.
|
||||
|
||||
Rather than receiving several updates each month and trying to figure out which the organization needs, which ultimately causes platform fragmentation, administrators see one cumulative monthly update that supersedes the previous month's update, containing both security and non-security fixes. This approach makes updating simpler and ensures that devices are more closely aligned with the testing done at Microsoft, reducing unexpected issues resulting from updates.
|
||||
Rather than receiving several updates each month and trying to figure out which the organization needs, which ultimately causes platform fragmentation, administrators see one cumulative monthly update that supersedes the previous month's update, containing both security and nonsecurity payloads. This approach makes updating simpler and ensures that devices are more closely aligned with the testing done at Microsoft, reducing unexpected issues resulting from updates.
|
||||
|
||||
## Servicing channels
|
||||
|
||||
There are three servicing channels. The [Windows Insider Program](#windows-insider) provides organizations with the opportunity to test and provide feedback on features that will be shipped in the next feature update. The [General Availability Channel](#general-availability-channel) provides new functionality with feature update releases. Organizations can choose when to deploy updates from the General Availability Channel. The [Long-Term Servicing Channel](#long-term-servicing-channel), which is designed to be used only for specialized devices (which typically don't run Office) such as those that control medical equipment or ATM machines, receives new feature releases every two to three years. For more information about the versions in each servicing channel, see [Windows release information](/windows/release-health/).
|
||||
|
||||
> [!NOTE]
|
||||
> Servicing channels aren't the only way to separate groups of devices when consuming updates. Each channel can contain subsets of devices, which staggers servicing even further. For information about the servicing strategy and ongoing deployment process for Windows 10, including the role of servicing channels, see [Plan servicing strategy for Windows client updates](waas-servicing-strategy-windows-10-updates.md).
|
||||
Servicing channels aren't the only way to separate groups of devices when consuming updates. Each channel can contain subsets of devices, which staggers servicing even further. For information about the servicing strategy and ongoing deployment process for Windows 10, including the role of servicing channels, see [Plan servicing strategy for Windows client updates](waas-servicing-strategy-windows-10-updates.md).
|
||||
|
||||
### General Availability Channel
|
||||
|
||||
In the General Availability Channel, feature updates are available annually. This servicing model is ideal for pilot deployments and testing of feature updates and for users such as developers who need to work with the latest features. Once the latest release has gone through pilot deployment and testing, you'll be able to choose the timing at which it goes into broad deployment.
|
||||
|
||||
When Microsoft officially releases a feature update, we make it available to any device not configured to defer feature updates so that those devices can immediately install it. Organizations that use Windows Server Update Services (WSUS), Microsoft Configuration Manager, or Windows Update for Business, however, can defer feature updates to selective devices by withholding their approval and deployment. In this scenario, the content available for the General Availability Channel is available but not necessarily immediately mandatory, depending on the policy of the management system. For more information about servicing tools, see [Servicing tools](#servicing-tools).
|
||||
When Microsoft officially releases a feature update, we make it available to any device not configured to defer feature updates so that those devices can immediately install it. Organizations that use Windows Server Update Services (WSUS), Microsoft Configuration Manager, or Windows Update for Business, however, can defer feature updates to selective devices by withholding their approval and deployment. In this scenario, the content available for the General Availability Channel is available but not necessarily immediately mandatory, depending on the policy of the management system. Organizations can electively delay feature updates into as many phases as they wish by using servicing tools. For more information about servicing tools, see [Servicing tools](#servicing-tools).
|
||||
|
||||
> [!NOTE]
|
||||
> All releases of Windows 10 have **18 months of servicing for all editions**--these updates provide security and feature updates for the release. However, fall releases of the **Enterprise and Education editions** will have an **additional 12 months of servicing for specific Windows 10 releases, for a total of 30 months from initial release**. This extended servicing window applies to Enterprise and Education editions starting with Windows 10, version 1607.
|
||||
>
|
||||
> Organizations can electively delay feature updates into as many phases as they wish by using one of the servicing tools mentioned in the section Servicing tools.
|
||||
|
||||
### Long-term Servicing Channel
|
||||
|
||||
Specialized systems—such as devices that control medical equipment, point-of-sale systems, and ATMs—often require a longer servicing option because of their purpose. These devices typically perform a single important task and don't need feature updates as frequently as other devices in the organization. It's more important that these devices be kept as stable and secure as possible than up to date with user interface changes. The LTSC servicing model prevents Enterprise LTSC devices from receiving the usual feature updates and provides only quality updates to ensure that device security stays up to date. With this in mind, quality updates are still immediately available to Windows 10 Enterprise LTSC clients, but customers can choose to defer them by using one of the servicing tools mentioned in the section Servicing tools.
|
||||
|
||||
> [!NOTE]
|
||||
>
|
||||
> The Long-term Servicing channel is not intended for deployment on most or all the devices in an organization; it should be used only for special-purpose devices. As a general guideline, a device with Microsoft Office installed is a general-purpose device, typically used by an information worker, and therefore it is better suited for the General Availability channel.
|
||||
The Long-term Servicing channel isn't intended for deployment on most or all the devices in an organization. It should be used only for special-purpose devices. As a general guideline, a device with Microsoft Office installed is a general-purpose device, typically used by an information worker, and therefore it's better suited for the General Availability channel.
|
||||
|
||||
Microsoft never publishes feature updates through Windows Update on devices that run Windows 10 Enterprise LTSC. Instead, it typically offers new LTSC releases every 2-3 years, and organizations can choose to install them as in-place upgrades or even skip releases over the product's lifecycle. Always check your individual LTSC release to verify its servicing lifecycle. For more information, see [release information](/windows/release-health/), or perform a search on the [product's lifecycle information](/lifecycle/products/) page.
|
||||
|
||||
@ -114,7 +108,7 @@ Microsoft recommends that all organizations have at least a few devices enrolled
|
||||
|
||||
## Servicing tools
|
||||
|
||||
There are many tools you can use to service Windows as a service. Each option has its pros and cons, ranging from capabilities and control to simplicity and low administrative requirements. The following are examples of the servicing tools available to manage Windows as a service updates:
|
||||
There are many tools you can use to service Windows as a service. Each option has its pros and cons, ranging from capabilities and control to simplicity and low administrative requirements. The following are examples of the servicing tools available to manage Windows updates:
|
||||
|
||||
- **Windows Update (stand-alone)** provides limited control over feature updates, with IT pros manually configuring the device to be in the General Availability Channel. Organizations can target which devices defer updates by selecting the **Defer upgrades** check box in **Start\Settings\Update & Security\Advanced Options** on a Windows client device.
|
||||
- **Windows Update for Business** includes control over update deferment and provides centralized management using Group Policy or MDM. Windows Update for Business can be used to defer updates by up to 365 days, depending on the version. These deployment options are available to clients in the General Availability Channel. In addition to being able to use Group Policy to manage Windows Update for Business, either option can be configured without requiring any on-premises infrastructure by using Microsoft Intune.
|
||||
|
@ -1,110 +0,0 @@
|
||||
---
|
||||
title: How to install fonts missing after upgrading to Windows client
|
||||
description: Some of the fonts are missing from the system after you upgrade to Windows client.
|
||||
ms.service: windows-client
|
||||
ms.localizationpriority: medium
|
||||
author: frankroj
|
||||
ms.author: frankroj
|
||||
manager: aaroncz
|
||||
ms.topic: article
|
||||
ms.date: 03/11/2024
|
||||
ms.subservice: itpro-deploy
|
||||
---
|
||||
# How to add fonts that are missing after upgrading to Windows client
|
||||
|
||||
*Applies to:*
|
||||
|
||||
- Windows 10
|
||||
- Windows 11
|
||||
|
||||
When you upgrade from the Windows 7, Windows 8, or Windows 8.1 operating system to Windows 10 or Windows 11, certain fonts are no longer available by default post-upgrade. To reduce the operating system footprint, improve performance, and optimize disk space usage, we moved many of the fonts that were previously shipped with prior versions of Windows to the optional features of Windows client. If you install a fresh instance of Windows client, or upgrade an older version of Windows to Windows client, these optional features aren't enabled by default. As a result, these fonts appear to be missing from the system.
|
||||
|
||||
If you have documents created using the missing fonts, these documents might display differently on Windows client.
|
||||
|
||||
For example, if you've an English, French, German, or Spanish version of Windows 10 installed, you might notice that fonts such as the following are appear to be missing:
|
||||
|
||||
- `Gautami`
|
||||
- `Meiryo`
|
||||
- `Narkism/Batang`
|
||||
- `BatangChe`
|
||||
- `Dotum`
|
||||
- `DotumChe`
|
||||
- `Gulim`
|
||||
- `GulimChe`
|
||||
- `Gungsuh`
|
||||
- `GungsuhChe`
|
||||
|
||||
If you want to use these fonts, you can enable the optional feature to add them back to your system. The removal of these fonts is a permanent change in behavior for Windows client, and it will remain this way in future releases.
|
||||
|
||||
## Adding language-associated features via language settings
|
||||
|
||||
If you want to use the fonts from the optional feature and you know that you'll want to view Web pages, edit documents, or use apps in the language associated with that feature, add that language into your user profile. Use the Settings app.
|
||||
|
||||
For example, here are the steps to install the fonts associated with the Hebrew language:
|
||||
|
||||
1. Select **Start > Settings**.
|
||||
|
||||
2. For Windows 10, in **Settings**, select **Time & language**, and then select **Region & language**.
|
||||
|
||||
For Windows 11, in **Settings**, select **Time & language**, and then select **Language & Region**.
|
||||
|
||||
3. If Hebrew isn't included in the list of languages, select the plus sign (**+**) to add a language.
|
||||
|
||||
4. Find **Hebrew**, and then select it to add it to your language list.
|
||||
|
||||
Once you've added Hebrew to your language list, then the optional Hebrew font feature and other optional features for Hebrew language support are added. This process should only take a few minutes.
|
||||
|
||||
> [!NOTE]
|
||||
> The optional features are added by Windows Update. You need to be online for the Windows Update service to work.
|
||||
## Add optional fonts manually without changing language settings
|
||||
|
||||
If you want to use fonts in an optional feature but don't need to search web pages, edit documents, or use apps in the associated language, you can add the optional font features manually without changing your language settings.
|
||||
|
||||
For example, here are the steps to add the fonts associated with the Hebrew language without adding the Hebrew language itself to your language preferences:
|
||||
|
||||
1. Select **Start > Settings**.
|
||||
|
||||
1. In **Settings**, select **System**, and then select **Optional features** (if on a version older than Windows 10 22H2, navigate to **Settings > Apps > Apps & features > Optional features** instead).
|
||||
|
||||
1. If you don't see **Hebrew Supplemental Fonts** in the list of added features, select the plus sign (**+**) to add a feature.
|
||||
|
||||
1. Select **Hebrew Supplemental Fonts** in the list, and then select **Add**.
|
||||
|
||||
> [!NOTE]
|
||||
> The optional features are added by Windows Update. You need to be online for the Windows Update service to work.
|
||||
## Fonts included in optional font features
|
||||
|
||||
Here's a comprehensive list of the font families in each of the optional features. Some font families might include multiple fonts for different weights and styles.
|
||||
|
||||
- Arabic Script Supplemental Fonts: `Aldhabi, Andalus, Arabic Typesetting, Microsoft Uighur, Sakkal Majalla, Simplified Arabic, Traditional Arabic, Urdu Typesetting`
|
||||
- Bangla Script Supplemental Fonts: `Shonar Bangla, Vrinda`
|
||||
- Canadian Aboriginal Syllabics Supplemental Fonts: `Euphemia`
|
||||
- Cherokee Supplemental Fonts: `Plantagenet Cherokee`
|
||||
- Chinese (Simplified) Supplemental Fonts: `DengXian, FangSong, KaiTi, SimHei`
|
||||
- Chinese (Traditional) Supplemental Fonts: `DFKai-SB, MingLiU, MingLiU_HKSCS, PMingLiU`
|
||||
- Devanagari Supplemental Fonts: `Aparajita, Kokila, Mangal, Sanskrit Text, Utsaah`
|
||||
- Ethiopic Supplemental Fonts: `Nyala`
|
||||
- Gujarati Supplemental Fonts: `Shruti`
|
||||
- Gurmukhi Supplemental Fonts: `Raavi`
|
||||
- Hebrew Supplemental Fonts: `Aharoni Bold, David, FrankRuehl, Gisha, Levanim MT, Miriam, Miriam Fixed, Narkism, Rod`
|
||||
- Japanese Supplemental Fonts: `Meiryo, Meiryo UI, MS Gothic, MS PGothic, MS UI Gothic, MS Mincho, MS PMincho, Yu Mincho`
|
||||
- Kannada Supplemental Fonts: `Tunga`
|
||||
- Khmer Supplemental Fonts: `DaunPenh, Khmer UI, MoolBoran`
|
||||
- Korean Supplemental Fonts: `Batang, BatangChe, Dotum, DotumChe, Gulim, GulimChe, Gungsuh, GungsuhChe`
|
||||
- Lao Supplemental Fonts: `DokChampa, Lao UI`
|
||||
- Malayalam Supplemental Fonts: `Karthika`
|
||||
- Odia Supplemental Fonts: `Kalinga`
|
||||
- Pan-European Supplemental Fonts: `Arial Nova, Georgia Pro, Gill Sans Nova, Neue Haas Grotesk, Rockwell Nova, Verdana Pro`
|
||||
- Sinhala Supplemental Fonts: `Iskoola Pota`
|
||||
- Syriac Supplemental Fonts: `Estrangelo Edessa`
|
||||
- Tamil Supplemental Fonts: `Latha, Vijaya`
|
||||
- Telugu Supplemental Fonts: `Gautami, Vani`
|
||||
- Thai Supplemental Fonts: `Angsana New, AngsanaUPC, Browallia New, BrowalliaUPC, Cordia New, CordiaUPC, DilleniaUPC, EucrosiaUPC, FreesiaUPC, IrisUPC, JasmineUPC, KodchiangUPC, Leelawadee, LilyUPC`
|
||||
|
||||
## Related articles
|
||||
|
||||
[Download the list of all available language FODs](https://download.microsoft.com/download/0/A/A/0AA4342D-3933-4216-A90D-3BA8392FB1D1/Windows%2010%201703%20FOD%20to%20LP%20Mapping%20Table.xlsx)
|
||||
|
||||
[Features On Demand V2 (Capabilities)](/windows-hardware/manufacture/desktop/features-on-demand-v2--capabilities#span-idrelatedtopicsspanrelated-topics)
|
||||
|
||||
[Add Language Packs to Windows](/windows-hardware/manufacture/desktop/add-language-packs-to-windows)
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Windows feature update summary dashboard
|
||||
description: Provides a broader view of the current Windows OS upgrade status for all devices registered with Windows Autopatch.
|
||||
ms.date: 10/11/2023
|
||||
ms.date: 01/22/2024
|
||||
ms.service: windows-client
|
||||
ms.subservice: itpro-updates
|
||||
ms.topic: how-to
|
||||
@ -41,6 +41,7 @@ The following information is available in the Summary dashboard:
|
||||
| In progress | Total device counts reporting the In progress status. For more information, see [In progress](../operate/windows-autopatch-groups-windows-quality-and-feature-update-reports-overview.md#up-to-date-sub-statuses). |
|
||||
| Paused | Total device count reporting the status of the pause whether it's Service or Customer initiated. For more information, see [Up to Date](../operate/windows-autopatch-groups-windows-quality-and-feature-update-reports-overview.md#up-to-date-devices). |
|
||||
| Not ready | Total device count reporting the Not ready status. For more information, see [Not ready](../operate/windows-autopatch-groups-windows-quality-and-feature-update-reports-overview.md#not-up-to-date-devices). |
|
||||
| % with the target feature update | Percent of [Up to Date](../operate/windows-autopatch-groups-windows-quality-and-feature-update-reports-overview.md#up-to-date-devices) devices on the targeted feature update. |
|
||||
|
||||
## Report options
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Windows quality and feature update reports overview
|
||||
description: This article details the types of reports available and info about update device eligibility, device update health, device update trends in Windows Autopatch groups
|
||||
ms.date: 07/25/2023
|
||||
description: This article details the types of reports available and info about update device eligibility, device update health, device update trends in Windows Autopatch groups.
|
||||
ms.date: 01/22/2024
|
||||
ms.service: windows-client
|
||||
ms.subservice: itpro-updates
|
||||
ms.topic: conceptual
|
||||
@ -82,7 +82,7 @@ Up to date devices are devices that meet all of the following prerequisites:
|
||||
- Have applied the current monthly cumulative updates
|
||||
|
||||
> [!NOTE]
|
||||
> [Up to Date devices](#up-to-date-devices) will remain with the **In Progress** status for the 21-day service level objective period until the device either applies the current monthly cumulative update or receives an [alert](../operate/windows-autopatch-device-alerts.md). If the device receives an alert, the device's status will change to [Not up to Date](#not-up-to-date-devices).
|
||||
> Device that are [Up to Date](#up-to-date-devices) will remain with the **In Progress** status until either the current monthly cumulative update is applied, or an [alert](../operate/windows-autopatch-device-alerts.md) is received. If the device receives an alert, the device's status will change to [Not up to Date](#not-up-to-date-devices).
|
||||
|
||||
#### Up to Date sub statuses
|
||||
|
||||
@ -96,7 +96,7 @@ Up to date devices are devices that meet all of the following prerequisites:
|
||||
Not Up to Date means a device isn't up to date when the:
|
||||
|
||||
- Quality or feature update is out of date, or the device is on the previous update.
|
||||
- Device is more than 21 days overdue from the last release.
|
||||
- The assigned update schedule has elapsed and the device still has not applied the current release.
|
||||
- Device has an [alert](../operate/windows-autopatch-device-alerts.md) resulting in an error and action must be taken.
|
||||
|
||||
### Not Ready devices
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Windows quality update summary dashboard
|
||||
description: Provides a summary view of the current update status for all devices enrolled into Windows Autopatch with Autopatch groups
|
||||
ms.date: 10/04/2023
|
||||
ms.date: 01/22/2024
|
||||
ms.service: windows-client
|
||||
ms.subservice: itpro-updates
|
||||
ms.topic: how-to
|
||||
@ -40,6 +40,7 @@ The following information is available in the Summary dashboard:
|
||||
| In progress | Total device counts reporting the In progress status. For more information, see [In progress](../operate/windows-autopatch-groups-windows-quality-and-feature-update-reports-overview.md#up-to-date-sub-statuses). |
|
||||
| Paused | Total device count reporting the status of the pause whether it's Service or Customer initiated. For more information, see [Up to Date](../operate/windows-autopatch-groups-windows-quality-and-feature-update-reports-overview.md#up-to-date-devices). |
|
||||
| Not ready | Total device count reporting the Not ready status. For more information, see [Not ready](../operate/windows-autopatch-groups-windows-quality-and-feature-update-reports-overview.md#not-up-to-date-devices). |
|
||||
| % with the latest quality update | Percent of [Up to Date](../operate/windows-autopatch-groups-windows-quality-and-feature-update-reports-overview.md#up-to-date-devices) devices on the most current Windows release and its build number |
|
||||
|
||||
## Report options
|
||||
|
||||
|
271
windows/deployment/windows-missing-fonts.md
Normal file
271
windows/deployment/windows-missing-fonts.md
Normal file
@ -0,0 +1,271 @@
|
||||
---
|
||||
title: How to add fonts missing after upgrading Windows
|
||||
description: Some of the fonts are missing from the system after upgrading Windows.
|
||||
ms.service: windows-client
|
||||
ms.localizationpriority: medium
|
||||
author: frankroj
|
||||
ms.author: frankroj
|
||||
manager: aaroncz
|
||||
ms.topic: article
|
||||
ms.date: 03/13/2024
|
||||
ms.subservice: itpro-deploy
|
||||
zone_pivot_groups: windows-versions-11-10
|
||||
appliesto:
|
||||
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 11</a>
|
||||
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 10</a>
|
||||
---
|
||||
|
||||
# How to add fonts that are missing after upgrading Windows
|
||||
|
||||
<!-- OSADO-45535220 -->
|
||||
|
||||
When Windows is upgraded from older versions of Windows to currently supported versions of Windows, previously available fonts might no longer be available post-upgrade. Many of the fonts that were previously shipped with Windows were moved to the optional features of Windows to:
|
||||
|
||||
- Reduce the operating system footprint.
|
||||
- Improve performance.
|
||||
- Optimize disk space usage.
|
||||
|
||||
In the following instances:
|
||||
|
||||
- A fresh instance of Windows is installed
|
||||
- Windows is upgraded from an older version of Windows
|
||||
|
||||
optional fonts aren't enabled by default. As a result, these fonts are missing from the system. If documents were created using the missing fonts, these documents might display differently in the updated version of Windows.
|
||||
|
||||
For example, if an English, French, German, or Spanish version of Windows is installed, fonts such as the following are missing:
|
||||
|
||||
- `Gautami`
|
||||
- `Meiryo`
|
||||
- `Narkism/Batang`
|
||||
- `BatangChe`
|
||||
- `Dotum`
|
||||
- `DotumChe`
|
||||
- `Gulim`
|
||||
- `GulimChe`
|
||||
- `Gungsuh`
|
||||
- `GungsuhChe`
|
||||
|
||||
If these fonts are needed, you can add them back to your system via optional features. The removal of these fonts is a permanent change in behavior for Windows, and it will remain this way in future releases.
|
||||
|
||||
## Adding language-associated features via language settings
|
||||
|
||||
If fonts associated with a language are needed across the system, then that language should be added to the user profile followed by switching to that language. For example, the fonts are needed to:
|
||||
|
||||
- View web pages.
|
||||
- Edit documents.
|
||||
- Use apps in that language.
|
||||
|
||||
Adding a language and then switching to it can be done via the **Settings** app.
|
||||
|
||||
::: zone pivot="windows-11"
|
||||
|
||||
To add the fonts associated with a language and then switch to that language, first open the **Language & region** pane in the **Settings** app by selecting the following link:
|
||||
|
||||
> [!div class="nextstepaction"]
|
||||
> [Language & region](ms-settings:regionlanguage)
|
||||
|
||||
::: zone-end
|
||||
|
||||
::: zone pivot="windows-10"
|
||||
|
||||
To add the fonts associated with a language and then switch to that language, first open the **Language** pane in the **Settings** app by selecting the following link:
|
||||
|
||||
> [!div class="nextstepaction"]
|
||||
> [Language](ms-settings:regionlanguage)
|
||||
|
||||
::: zone-end
|
||||
|
||||
or
|
||||
|
||||
1. Right-click on the **Start** menu and select **Run**.
|
||||
|
||||
1. In the **Run** window, next to **Open:**, enter:
|
||||
|
||||
```console
|
||||
ms-settings:regionlanguage
|
||||
```
|
||||
|
||||
and then select **OK**.
|
||||
|
||||
or
|
||||
|
||||
::: zone pivot="windows-11"
|
||||
|
||||
1. Right-click on the **Start** menu and select **Settings**.
|
||||
|
||||
1. In the left hand pane of the Settings app, select **Time & language**.
|
||||
|
||||
1. In the right hand **Time & language** pane, select **Language & region**.
|
||||
|
||||
Once the **Time & language > Language & region** pane is open, add the fonts associated with a language and then switch to that language with the following steps:
|
||||
|
||||
1. Under the **Language** section:
|
||||
|
||||
1. Drop down the menu next to **Windows display language** to show all of the languages currently added to the device.
|
||||
|
||||
1. If the desired language isn't listed, add the fonts for the desired language by selecting the **Add a language** button next to **Preferred languages**.
|
||||
|
||||
1. In the **Choose a language to install** window that opens:
|
||||
|
||||
1. Find the desired language by scrolling through the list of languages. Alternatively, search for the desired language in the **Type a language name...** search box.
|
||||
|
||||
1. Once the desired language is found, select the language, and then select the **Next** button.
|
||||
|
||||
1. In the **Install language features** window, select the desired options for the language, and then select the **Install** button.
|
||||
|
||||
1. The desired language should now be available in the drop-down menu next to **Windows display language**. Drop down the **Windows display language** menu and select the desired language.
|
||||
|
||||
1. Below **Windows display language** the message **Windows needs to sign you out in order to apply your new display language.** is displayed. Select the **Sign out** button to finish applying the language including the additional language fonts.
|
||||
|
||||
::: zone-end
|
||||
|
||||
::: zone pivot="windows-10"
|
||||
|
||||
1. Right-click on the **Start** menu and select **Settings**.
|
||||
|
||||
1. In the Settings app, select **Time & Language**.
|
||||
|
||||
1. In the left hand pane, select **Language**.
|
||||
|
||||
Once the **Language** pane is open, add the fonts associated with a language and then switch to that language with the following steps:
|
||||
|
||||
1. Drop down the menu below **Windows display language** to show all of the languages currently added to the device.
|
||||
|
||||
1. If the desired language isn't listed, add the fonts for the desired language by selecting the **+** button next to **Add a language**.
|
||||
|
||||
1. In the **Choose a language to install** window that opens:
|
||||
|
||||
1. Find the desired language by scrolling through the list of languages. Alternatively, search for the desired language in the **Type a language name...** search box.
|
||||
|
||||
1. Once the desired language is found, select the language, and then select the **Next** button.
|
||||
|
||||
1. In the **Install language features** window, select the desired features for the language, and then select the **Install** button.
|
||||
|
||||
1. The desired language should now be available in the drop-down menu below **Windows display language**. Drop down the **Windows display language** menu and select the desired language.
|
||||
|
||||
1. The following message is displayed:
|
||||
|
||||
> **Setting Windows display language**
|
||||
> **Windows needs to sign you out in order to fully apply the new language. Continue?**
|
||||
|
||||
Select the **Yes, sign out now** button to finish applying the language including the additional language fonts.
|
||||
|
||||
::: zone-end
|
||||
|
||||
> [!IMPORTANT]
|
||||
>
|
||||
> Windows Update is used to add the language including the associated fonts. The device needs to be online so Windows Update can download the content that it needs to add.
|
||||
|
||||
## Add optional fonts manually without changing language settings
|
||||
|
||||
If fonts associated with a language are needed but aren't needed across the entire system, then that language should be added to the user profile as a supplemental font. Adding a font as a supplemental font doesn't require the user switch to that language. Adding a font as a supplemental font can be done via the **Settings** app.
|
||||
|
||||
To add supplemental fonts associated with a language while staying with the current language:
|
||||
|
||||
Open the **Optional features** pane in the **Settings** app by selecting the following link:
|
||||
|
||||
> [!div class="nextstepaction"]
|
||||
> [Optional features](ms-settings:optionalfeatures)
|
||||
|
||||
or
|
||||
|
||||
1. Right-click on the **Start** menu and select **Run**.
|
||||
|
||||
1. In the **Run** window, next to **Open:**, enter:
|
||||
|
||||
```console
|
||||
ms-settings:optionalfeatures
|
||||
```
|
||||
|
||||
and then select **OK**.
|
||||
|
||||
or
|
||||
|
||||
::: zone pivot="windows-11"
|
||||
|
||||
1. Right-click on the **Start** menu and select **Settings**.
|
||||
|
||||
1. In the left hand pane of the Settings app, select **System**.
|
||||
|
||||
1. In the right hand **System** pane, select **Optional features**.
|
||||
|
||||
> [!NOTE]
|
||||
>
|
||||
> The navigation steps, UI elements, and UI text in this section are based on the latest version of Windows 11 with the latest cumulative update installed. For other versions of Windows 11 that are currently supported or don't have the latest cumulative update, some of the navigation steps, UI elements, and UI text might be different. For example, the [**Optional features**](ms-settings:optionalfeatures) pane might be located under **Settings** > **Apps**.
|
||||
|
||||
Once the **System > Optional features** pane is open, add a supplemental font with the following steps:
|
||||
|
||||
1. Select the **View features** button next to **Add an optional feature**.
|
||||
|
||||
1. In the **Add an optional feature** window that opens:
|
||||
|
||||
1. Find the desired supplemental font to add and then select the box next to the supplemental font to add it. Multiple supplemental fonts can be selected.
|
||||
|
||||
1. Once all of the desired supplemental fonts are selected, select the **Next** button.
|
||||
|
||||
1. Review the selected list of features and then select the **Install** button to add the selected features.
|
||||
|
||||
::: 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**.
|
||||
|
||||
> [!NOTE]
|
||||
>
|
||||
> The navigation steps, UI elements, and UI text in this section are based on Windows 10 22H2 with the latest cumulative update installed. For other versions of Windows 10 that are currently supported or don't have the latest cumulative update, some of the navigation steps, UI elements, and UI text might be different. For example, the [**Optional features**](ms-settings:optionalfeatures) pane might be located under **Settings** > **Apps** > **Apps & features**.
|
||||
|
||||
Once the **Optional features** pane is open, add a supplemental font with the following steps:
|
||||
|
||||
1. Select the **+** button next to **Add a feature**.
|
||||
|
||||
1. In the **Add an optional feature** window that opens:
|
||||
|
||||
1. Find the desired supplemental font to add and then select the box next to the supplemental font to add it. Multiple supplemental fonts can be selected.
|
||||
|
||||
1. Once all of the desired supplemental fonts are selected, select the **Install** button.
|
||||
|
||||
::: zone-end
|
||||
|
||||
> [!IMPORTANT]
|
||||
>
|
||||
> Windows Update is used to add the optional features including the supplemental fonts. The device needs to be online so Windows Update can download the content that it needs to add.
|
||||
|
||||
## Fonts included in optional font features
|
||||
|
||||
Here's a comprehensive list of the font families in each of the optional features. Some font families might include multiple fonts for different weights and styles.
|
||||
|
||||
- Arabic Script Supplemental Fonts: `Aldhabi, Andalus, Arabic Typesetting, Microsoft Uighur, Sakkal Majalla, Simplified Arabic, Traditional Arabic, Urdu Typesetting`
|
||||
- Bangla Script Supplemental Fonts: `Shonar Bangla, Vrinda`
|
||||
- Canadian Aboriginal Syllabics Supplemental Fonts: `Euphemia`
|
||||
- Cherokee Supplemental Fonts: `Plantagenet Cherokee`
|
||||
- Chinese (Simplified) Supplemental Fonts: `DengXian, FangSong, KaiTi, SimHei`
|
||||
- Chinese (Traditional) Supplemental Fonts: `DFKai-SB, MingLiU, MingLiU_HKSCS, PMingLiU`
|
||||
- Devanagari Supplemental Fonts: `Aparajita, Kokila, Mangal, Sanskrit Text, Utsaah`
|
||||
- Ethiopic Supplemental Fonts: `Nyala`
|
||||
- Gujarati Supplemental Fonts: `Shruti`
|
||||
- Gurmukhi Supplemental Fonts: `Raavi`
|
||||
- Hebrew Supplemental Fonts: `Aharoni Bold, David, FrankRuehl, Gisha, Levanim MT, Miriam, Miriam Fixed, Narkism, Rod`
|
||||
- Japanese Supplemental Fonts: `Meiryo, Meiryo UI, MS Gothic, MS PGothic, MS UI Gothic, MS Mincho, MS PMincho, Yu Mincho`
|
||||
- Kannada Supplemental Fonts: `Tunga`
|
||||
- Khmer Supplemental Fonts: `DaunPenh, Khmer UI, MoolBoran`
|
||||
- Korean Supplemental Fonts: `Batang, BatangChe, Dotum, DotumChe, Gulim, GulimChe, Gungsuh, GungsuhChe`
|
||||
- Lao Supplemental Fonts: `DokChampa, Lao UI`
|
||||
- Malayalam Supplemental Fonts: `Karthika`
|
||||
- Odia Supplemental Fonts: `Kalinga`
|
||||
- Pan-European Supplemental Fonts: `Arial Nova, Georgia Pro, Gill Sans Nova, Neue Haas Grotesk, Rockwell Nova, Verdana Pro`
|
||||
- Sinhala Supplemental Fonts: `Iskoola Pota`
|
||||
- Syriac Supplemental Fonts: `Estrangelo Edessa`
|
||||
- Tamil Supplemental Fonts: `Latha, Vijaya`
|
||||
- Telugu Supplemental Fonts: `Gautami, Vani`
|
||||
- Thai Supplemental Fonts: `Angsana New, AngsanaUPC, Browallia New, BrowalliaUPC, Cordia New, CordiaUPC, DilleniaUPC, EucrosiaUPC, FreesiaUPC, IrisUPC, JasmineUPC, KodchiangUPC, Leelawadee, LilyUPC`
|
||||
|
||||
## Related content
|
||||
|
||||
- [Download the list of all available language FODs](https://download.microsoft.com/download/0/A/A/0AA4342D-3933-4216-A90D-3BA8392FB1D1/Windows%2010%201703%20FOD%20to%20LP%20Mapping%20Table.xlsx).
|
||||
- [Features On Demand V2 (Capabilities)](/windows-hardware/manufacture/desktop/features-on-demand-v2--capabilities#span-idrelatedtopicsspanrelated-topics).
|
||||
- [Add Language Packs to Windows](/windows-hardware/manufacture/desktop/add-language-packs-to-windows).
|
@ -38,7 +38,7 @@ If the error occurs again, check the error code against the following table to s
|
||||
| 0x8009002A | NTE_NO_MEMORY | Close programs, which are taking up memory and try again. |
|
||||
| 0x80090031 | NTE_AUTHENTICATION_IGNORED | Reboot the device. If the error occurs again after rebooting, [reset the TPM](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd851452(v=ws.11)) or run [Clear-TPM](/powershell/module/trustedplatformmodule/clear-tpm). |
|
||||
| 0x80090035 | Policy requires TPM and the device doesn't have TPM. | Change the Windows Hello for Business policy to not require a TPM. |
|
||||
| 0x80090036 | User canceled an interactive dialog. | User will be asked to try again. |
|
||||
| 0x80090036 | User canceled an interactive dialog. | User is asked to try again. |
|
||||
| 0x801C0003 | User isn't authorized to enroll. | Check if the user has permission to perform the operation. |
|
||||
| 0x801C000E | Registration quota reached. | Unjoin some other device that is currently joined using the same account or [increase the maximum number of devices per user](/azure/active-directory/devices/device-management-azure-portal). |
|
||||
| 0x801C000F | Operation successful, but the device requires a reboot. | Reboot the device. |
|
||||
|
@ -44,7 +44,7 @@ The following features and functionalities have been removed from the installed
|
||||
| XDDM-based remote display driver | Support for Windows 2000 Display Driver Model (XDDM) based remote display drivers is removed in this release. Software publishers that use an XDDM-based remote display driver should plan a migration to the WDDM driver model. For more information on implementing remote display indirect display driver, see [Updates for IddCx versions 1.4 and later](/windows-hardware/drivers/display/iddcx1.4-updates). | 21H1 |
|
||||
|Microsoft Edge|The legacy version of Microsoft Edge is no longer supported after March 9, 2021. For more information, see [End of support reminder for Microsoft Edge Legacy](/lifecycle/announcements/edge-legacy-eos-details). | 21H1 |
|
||||
|MBAE service metadata|The MBAE app experience is replaced by an MO UWP app. Metadata for the MBAE service is removed. | 20H2 |
|
||||
| Connect app | The **Connect** app for wireless projection using Miracast is no longer installed by default, but is available as an optional feature. To add the feature, select **Settings** > **System** > **Optional features** > **Add a feature** (Windows 10) or **Settings** > **System** > **Optional features** > **Add an optional feature** (Windows 11), and then add the **Wireless Display** feature. | 2004 |
|
||||
| Connect app | The **Connect** app for wireless projection using Miracast is no longer installed by default, but is available as an optional feature. To add the feature, select **Settings** > **System** > **Optional features** > **Add a feature** (Windows 10) or **Settings** > **System** > **Optional features** > **Add an optional feature** (Windows 11), and then add the **Wireless Display** feature. <!-- OSADO-45535220 --> | 2004 |
|
||||
| Rinna and Japanese Address suggestion | The Rinna and Japanese Address suggestion service for Microsoft Japanese Input Method Editor (IME) ended on August 13, 2020. For more information, see [Rinna and Japanese Address suggestion will no longer be offered](https://support.microsoft.com/help/4576767/windows-10-rinna-and-japanese-address-suggestion) | 2004 |
|
||||
| Windows To Go | Windows To Go was announced as deprecated in Windows 10, version 1903 and is removed in this release. | 2004 |
|
||||
| Mobile Plans and Messaging apps | Both apps are still supported, but are now distributed in a different way. OEMs can now include these apps in Windows images for cellular enabled devices. The apps are removed for noncellular devices.| 2004 |
|
||||
|
Reference in New Issue
Block a user