mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
Merge branch 'release-windows-privacy' into danbrown-events-cobalt
This commit is contained in:
commit
713e95c1c5
@ -17,7 +17,7 @@ metadata:
|
||||
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
|
||||
- ✅ <a href=https://learn.microsoft.com/en-us/windows/release-health/windows-server-release-info target=_blank>Windows Server 2019, and later</a>
|
||||
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-delivery-optimization target=_blank>Delivery Optimization</a>
|
||||
ms.date: 08/06/2024
|
||||
ms.date: 09/10/2024
|
||||
title: Frequently Asked Questions about Delivery Optimization
|
||||
summary: |
|
||||
This article answers frequently asked questions about Delivery Optimization.
|
||||
@ -103,8 +103,6 @@ sections:
|
||||
|
||||
- `*.dl.delivery.mp.microsoft.com`
|
||||
|
||||
**For the payloads (optional)**:
|
||||
|
||||
- `*.windowsupdate.com`
|
||||
|
||||
**For group peers across multiple NATs (Teredo)**:
|
||||
|
@ -170,4 +170,4 @@ additionalContent:
|
||||
- text: Windows office hours
|
||||
url: https://aka.ms/Windows/OfficeHours
|
||||
- text: Microsoft support community
|
||||
url: https://answers.microsoft.com/windowsclient/forum
|
||||
url: https://answers.microsoft.com/
|
||||
|
@ -27,6 +27,7 @@ Use this article to learn about diagnostic events, grouped by event area, and th
|
||||
|
||||
You can learn more about Windows functional and diagnostic data through these articles:
|
||||
|
||||
- [Required diagnostic events and fields for Windows 11, version 24H2](required-diagnostic-events-fields-windows-11-24H2.md)
|
||||
- [Required diagnostic events and fields for Windows 11, versions 23H2 and 22H2](required-diagnostic-events-fields-windows-11-22H2.md)
|
||||
- [Required diagnostic events and fields for Windows 11, version 21H2](required-windows-11-diagnostic-events-and-fields.md)
|
||||
- [Required diagnostic events and fields for Windows 10, versions 22H2 and 21H2](required-windows-diagnostic-data-events-and-fields-2004.md)
|
||||
|
@ -39,7 +39,7 @@ productDirectory:
|
||||
- title: Windows 11 required diagnostic data
|
||||
imageSrc: /media/common/i_extend.svg
|
||||
summary: Learn more about basic Windows diagnostic data events and fields collected.
|
||||
url: required-diagnostic-events-fields-windows-11-22H2.md
|
||||
url: required-diagnostic-events-fields-windows-11-24H2.md
|
||||
- title: Windows 10 required diagnostic data
|
||||
imageSrc: /media/common/i_build.svg
|
||||
summary: See what changes Windows is making to align to the new data collection taxonomy
|
||||
|
@ -8,7 +8,7 @@ ms.localizationpriority: high
|
||||
author: DHB-MSFT
|
||||
ms.author: danbrown
|
||||
manager: laurawi
|
||||
ms.date: 02/29/2024
|
||||
ms.date: 10/01/2024
|
||||
ms.topic: reference
|
||||
ms.collection: privacy-windows
|
||||
---
|
||||
@ -28,6 +28,7 @@ Use this article to learn about diagnostic events, grouped by event area, and th
|
||||
|
||||
You can learn more about Windows functional and diagnostic data through these articles:
|
||||
|
||||
- [Required diagnostic events and fields for Windows 11, version 24H2](required-diagnostic-events-fields-windows-11-24H2.md)
|
||||
- [Required diagnostic events and fields for Windows 11, version 21H2](required-windows-11-diagnostic-events-and-fields.md)
|
||||
- [Required diagnostic events and fields for Windows 10, versions 22H2 and 21H2](required-windows-diagnostic-data-events-and-fields-2004.md)
|
||||
- [Windows 10, version 1809 basic diagnostic events and fields](basic-level-windows-diagnostic-events-and-fields-1809.md)
|
||||
@ -128,6 +129,7 @@ The following fields are available:
|
||||
|
||||
- **AppraiserVersion** The version of the appraiser binary generating the events.
|
||||
|
||||
|
||||
### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileRemove
|
||||
|
||||
This event indicates that the DatasourceApplicationFile object is no longer present. The data collected with this event is used to help keep Windows up to date.
|
||||
@ -780,6 +782,7 @@ The following fields are available:
|
||||
|
||||
- **AppraiserVersion** Appraiser version.
|
||||
|
||||
|
||||
### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWAdd
|
||||
|
||||
This event sends data indicating whether the system supports the PrefetchW CPU requirement, to help keep Windows up to date.
|
||||
@ -1309,7 +1312,6 @@ The following fields are available:
|
||||
- **uts** A bit field, with 2 bits being assigned to each user ID listed in xid. This field is omitted if all users are retail accounts.
|
||||
- **xid** A list of base10-encoded XBOX User IDs.
|
||||
|
||||
|
||||
## Common data fields
|
||||
|
||||
### Ms.Device.DeviceInventoryChange
|
||||
@ -1725,7 +1727,7 @@ The following fields are available:
|
||||
|
||||
### Microsoft.Windows.HangReporting.AppHangEvent
|
||||
|
||||
This event sends data about hangs for both native and managed applications, to help keep Windows up to date. It doesn't contain any Watson bucketing information. The bucketing information is recorded in a Windows Error Reporting (WER) event that is generated when the WER client reports the hang to the Watson service, and the WER event will contain the same ReportID (see field 13 of hang event, field 19 of WER event) as the hang event for the hang being reported. AppHang is reported only on PC devices. It handles classic Win32 hangs and is emitted only once per report. Some behaviors that may be perceived by a user as a hang are reported by app managers (e.g. PLM/RM/EM) as Watson Generics and will not produce AppHang events.
|
||||
This event sends data about hangs for both native and managed applications, to help keep Windows up to date. It doesn't contain any Watson bucketing information. The bucketing information is recorded in a Windows Error Reporting (WER) event that is generated when the WER client reports the hang to the Watson service, and the WER event will contain the same ReportID (see field 13 of hang event, field 19 of WER event) as the hang event for the hang being reported. AppHang is reported only on PC devices. It handles classic Win32 hangs and is emitted only once per report. Some behaviors that may be perceived by a user as a hang are reported by app managers (e.g. PLM/RM/EM) as Watson Generics and won't produce AppHang events.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
@ -1751,31 +1753,6 @@ The following fields are available:
|
||||
|
||||
## Holographic events
|
||||
|
||||
### Microsoft.Windows.Analog.HydrogenCompositor.ExclusiveMode_Entered
|
||||
|
||||
This event sends data indicating the start of augmented reality application experience. The data collected with this event is used to keep Windows performing properly.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **SessionID** Unique value for each attempt.
|
||||
- **TargetAsId** The sequence number for the process.
|
||||
- **windowInstanceId** Unique value for each window instance.
|
||||
|
||||
|
||||
### Microsoft.Windows.Analog.HydrogenCompositor.ExclusiveMode_Leave
|
||||
|
||||
This event sends data indicating the end of augmented reality application experience. The data collected with this event is used to keep Windows performing properly.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **EventHistory** Unique number of event history.
|
||||
- **ExternalComponentState** State of external component.
|
||||
- **LastEvent** Unique number of last event.
|
||||
- **SessionID** Unique value for each attempt.
|
||||
- **TargetAsId** The sequence number for the process.
|
||||
- **windowInstanceId** Unique value for each window instance.
|
||||
|
||||
|
||||
### Microsoft.Windows.Analog.Spectrum.TelemetryHolographicSpaceCreated
|
||||
|
||||
This event indicates the state of Windows holographic scene. The data collected with this event is used to keep Windows performing properly.
|
||||
@ -2247,6 +2224,22 @@ The following fields are available:
|
||||
- **requestUid** A randomly-generated (uniformly distributed) GUID, corresponding to the Omaha user. Each request attempt SHOULD have (with high probability) a unique request id. Default: ''.
|
||||
|
||||
|
||||
### Microsoft.Edge.Crashpad.HangEvent
|
||||
|
||||
This event sends simple Product and Service Performance data on a hanging/frozen Microsoft Edge browser process to help mitigate future instances of the hang.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **app_name** The name of the hanging process.
|
||||
- **app_session_guid** Encodes the boot session, process, and process start time.
|
||||
- **app_version** The version of the hanging process.
|
||||
- **client_id_hash** Hash of the browser client id to help identify the installation.
|
||||
- **etag** Identifier to help identify running browser experiments.
|
||||
- **hang_source** Identifies how the hang was detected.
|
||||
- **process_type** The type of the hanging browser process, for example, gpu-process, renderer, etc.
|
||||
- **stack_hash** A hash of the hanging stack. Currently not used or set to zero.
|
||||
|
||||
|
||||
## OneSettings events
|
||||
|
||||
### Microsoft.Windows.OneSettingsClient.Status
|
||||
@ -2273,105 +2266,29 @@ The following fields are available:
|
||||
|
||||
## Other events
|
||||
|
||||
### Microsoft.Edge.Crashpad.HangEvent
|
||||
### Microsoft.Windows.Analog.HydrogenCompositor.ExclusiveMode_Entered
|
||||
|
||||
This event sends simple Product and Service Performance data on a hanging/frozen Microsoft Edge browser process to help mitigate future instances of the hang.
|
||||
This event sends data indicating the start of augmented reality application experience. The data collected with this event is used to keep Windows performing properly.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **app_name** The name of the hanging process.
|
||||
- **app_session_guid** Encodes the boot session, process, and process start time.
|
||||
- **app_version** The version of the hanging process.
|
||||
- **client_id_hash** Hash of the browser client id to help identify the installation.
|
||||
- **etag** Identifier to help identify running browser experiments.
|
||||
- **hang_source** Identifies how the hang was detected.
|
||||
- **process_type** The type of the hanging browser process, for example, gpu-process, renderer, etc.
|
||||
- **stack_hash** A hash of the hanging stack. Currently not used or set to zero.
|
||||
- **SessionID** Unique value for each attempt.
|
||||
- **TargetAsId** The sequence number for the process.
|
||||
- **windowInstanceId** Unique value for each window instance.
|
||||
|
||||
|
||||
### Microsoft.Gaming.Critical.Error
|
||||
### Microsoft.Windows.Analog.HydrogenCompositor.ExclusiveMode_Leave
|
||||
|
||||
Common error event used by the Gaming Telemetry Library to provide centralized monitoring for critical errors logged by callers using the library.
|
||||
This event sends data indicating the end of augmented reality application experience. The data collected with this event is used to keep Windows performing properly.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **callStack** List of active subroutines running during error occurrence.
|
||||
- **componentName** Friendly name meant to represent what feature area this error should be attributed to. Used for aggregations and pivots of data.
|
||||
- **customAttributes** List of custom attributes.
|
||||
- **errorCode** Error code.
|
||||
- **extendedData** JSON blob representing additional, provider-level properties common to the component.
|
||||
- **featureName** Friendly name meant to represent which feature this should be attributed to.
|
||||
- **identifier** Error identifier.
|
||||
- **message** Error message.
|
||||
- **properties** List of properties attributed to the error.
|
||||
|
||||
### Microsoft.Gaming.Critical.ProviderRegistered
|
||||
|
||||
Indicates that a telemetry provider has been registered with the Gaming Telemetry Library.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **providerNamespace** The telemetry Namespace for the registered provider.
|
||||
|
||||
### Microsoft.Gaming.OOBE.HDDBackup
|
||||
|
||||
This event describes whether an External HDD back up has been found.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **backupVersion** version number of backup.
|
||||
- **extendedData** JSON blob representing additional, provider-level properties common to the component.
|
||||
- **hasConsoleSettings** Indicates whether the console settings stored.
|
||||
- **hasUserSettings** Indicates whether the user settings stored.
|
||||
- **hasWirelessProfile** Indicates whether the wireless profile stored.
|
||||
- **hddBackupFound** Indicates whether hdd backup is found.
|
||||
- **osVersion** Operating system version.
|
||||
|
||||
### Microsoft.Gaming.OOBE.OobeComplete
|
||||
|
||||
This event is triggered when OOBE activation is complete.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **allowAutoUpdate** Allows auto update.
|
||||
- **allowAutoUpdateApps** Allows auto update for apps.
|
||||
- **appliedTransferToken** Applied transfer token.
|
||||
- **connectionType** Connection type.
|
||||
- **curSessionId** Current session id.
|
||||
- **extendedData** JSON blob representing additional, provider-level properties common to the component.
|
||||
- **instantOn** Instant on.
|
||||
- **moobeAcceptedState** Moobe accepted state.
|
||||
- **phaseOneElapsedTimeMs** Total elapsed time in milliseconds for phase 1.
|
||||
- **phaseOneVersion** Version of phase 1.
|
||||
- **phaseTwoElapsedTimeMs** Total elapsed time in milliseconds for phase 2.
|
||||
- **phaseTwoVersion** Version of phase 2.
|
||||
- **systemUpdateRequired** Indicates whether a system update required.
|
||||
- **totalElapsedTimeMs** Total elapsed time in milliseconds of all phases.
|
||||
- **usedCloudBackup** Indicates whether cloud backup is used.
|
||||
- **usedHDDBackup** Indicates whether HDD backup is used.
|
||||
- **usedOffConsole** Indicates whether off console is used.
|
||||
|
||||
|
||||
### Microsoft.Gaming.OOBE.SessionStarted
|
||||
|
||||
This event is sent at the start of OOBE session.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **customAttributes** customAttributes.
|
||||
- **extendedData** extendedData.
|
||||
|
||||
### Microsoft.Surface.Mcu.Prod.CriticalLog
|
||||
|
||||
Error information from Surface device firmware.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CrashLog** MCU crash log
|
||||
- **criticalLogSize** Log size
|
||||
- **CUtility::GetTargetNameA(target)** Product identifier.
|
||||
- **productId** Product identifier
|
||||
- **uniqueId** Correlation ID that can be used with Watson to get more details about the failure.
|
||||
- **EventHistory** Unique number of event history.
|
||||
- **ExternalComponentState** State of external component.
|
||||
- **LastEvent** Unique number of last event.
|
||||
- **SessionID** Unique value for each attempt.
|
||||
- **TargetAsId** The sequence number for the process.
|
||||
- **windowInstanceId** Unique value for each window instance.
|
||||
|
||||
|
||||
### Microsoft.Windows.Defender.Engine.Maps.Heartbeat
|
||||
@ -2409,6 +2326,7 @@ The following fields are available:
|
||||
- **Action** Action string indicating place of failure
|
||||
- **hr** Return HRESULT code
|
||||
|
||||
|
||||
### Microsoft.Windows.Security.SBServicing.ApplySecureBootUpdateStarted
|
||||
|
||||
Event that indicates secure boot update has started.
|
||||
@ -2419,22 +2337,6 @@ The following fields are available:
|
||||
- **SecureBootUpdateCaller** Enum value indicating if this is a servicing or an upgrade.
|
||||
|
||||
|
||||
### Microsoft.Windows.UpdateAssistantApp.UpdateAssistantStartState
|
||||
|
||||
This event marks the start of an Update Assistant State. The data collected with this event is used to help keep Windows up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CV** The correlation vector.
|
||||
- **GlobalEventCounter** The global event counter for all telemetry on the device.
|
||||
- **UpdateAssistantStateDownloading** True at the start Downloading.
|
||||
- **UpdateAssistantStateInitializingApplication** True at the start of the state InitializingApplication.
|
||||
- **UpdateAssistantStateInitializingStates** True at the start of InitializingStates.
|
||||
- **UpdateAssistantStateInstalling** True at the start of Installing.
|
||||
- **UpdateAssistantStatePostInstall** True at the start of PostInstall.
|
||||
- **UpdateAssistantVersion** Current package version of UpdateAssistant.
|
||||
|
||||
|
||||
### MicrosoftWindowsCodeIntegrityTraceLoggingProvider.CodeIntegrityHvciSysprepHvciAlreadyEnabled
|
||||
|
||||
This event fires when HVCI is already enabled so no need to continue auto-enablement.
|
||||
@ -2670,6 +2572,19 @@ The following fields are available:
|
||||
- **Ver** Schema version.
|
||||
|
||||
|
||||
### Microsoft.Surface.Mcu.Prod.CriticalLog
|
||||
|
||||
Error information from Surface device firmware.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CrashLog** MCU crash log
|
||||
- **criticalLogSize** Log size
|
||||
- **CUtility::GetTargetNameA(target)** Product identifier.
|
||||
- **productId** Product identifier
|
||||
- **uniqueId** Correlation ID that can be used with Watson to get more details about the failure.
|
||||
|
||||
|
||||
### Microsoft.Surface.SystemReset.Prod.ResetCauseEventV2
|
||||
|
||||
This event sends reason for SAM, PCH and SoC reset. The data collected with this event is used to keep Windows performing properly.
|
||||
@ -2710,6 +2625,24 @@ The following fields are available:
|
||||
- **UpdateAttempted** Indicates if installation of the current update has been attempted before.
|
||||
|
||||
|
||||
## Update Assistant events
|
||||
|
||||
### Microsoft.Windows.UpdateAssistantApp.UpdateAssistantStartState
|
||||
|
||||
This event marks the start of an Update Assistant State. The data collected with this event is used to help keep Windows up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CV** The correlation vector.
|
||||
- **GlobalEventCounter** The global event counter for all telemetry on the device.
|
||||
- **UpdateAssistantStateDownloading** True at the start Downloading.
|
||||
- **UpdateAssistantStateInitializingApplication** True at the start of the state InitializingApplication.
|
||||
- **UpdateAssistantStateInitializingStates** True at the start of InitializingStates.
|
||||
- **UpdateAssistantStateInstalling** True at the start of Installing.
|
||||
- **UpdateAssistantStatePostInstall** True at the start of PostInstall.
|
||||
- **UpdateAssistantVersion** Current package version of UpdateAssistant.
|
||||
|
||||
|
||||
## Update events
|
||||
|
||||
### Update360Telemetry.FellBackToDownloadingAllPackageFiles
|
||||
@ -3574,7 +3507,7 @@ The following fields are available:
|
||||
- **flightMetadata** Contains the FlightId and the build being flighted.
|
||||
- **objectId** Unique value for each Update Agent mode.
|
||||
- **relatedCV** Correlation vector value generated from the latest USO scan.
|
||||
- **result** Result of the initialize phase of the update. 0 = Succeeded, 1 = Failed, 2 = Cancelled, 3 = Blocked, 4 = BlockCancelled.
|
||||
- **result** Result of the initialize phase of the update. 0 = Succeeded, 1 = Failed, 2 = Canceled, 3 = Blocked, 4 = BlockCancelled.
|
||||
- **scenarioId** The scenario ID. Example: MobileUpdate, DesktopLanguagePack, DesktopFeatureOnDemand, or DesktopDriverUpdate.
|
||||
- **sessionData** Contains instructions to update agent for processing FODs and DUICs (Null for other scenarios).
|
||||
- **sessionId** Unique value for each Update Agent mode attempt.
|
||||
@ -3758,6 +3691,3 @@ The following fields are available:
|
||||
- **SessionId** The UpdateAgent “SessionId” value.
|
||||
- **UpdateId** Unique identifier for the Update.
|
||||
- **WuId** Unique identifier for the Windows Update client.
|
||||
|
||||
|
||||
|
||||
|
4266
windows/privacy/required-diagnostic-events-fields-windows-11-24H2.md
Normal file
4266
windows/privacy/required-diagnostic-events-fields-windows-11-24H2.md
Normal file
File diff suppressed because it is too large
Load Diff
@ -28,6 +28,7 @@ Use this article to learn about diagnostic events, grouped by event area, and th
|
||||
|
||||
You can learn more about Windows functional and diagnostic data through these articles:
|
||||
|
||||
- [Required diagnostic events and fields for Windows 11, version 24H2](required-diagnostic-events-fields-windows-11-24H2.md)
|
||||
- [Required diagnostic events and fields for Windows 11, versions 23H2 and 22H2](required-diagnostic-events-fields-windows-11-22H2.md)
|
||||
- [Required diagnostic events and fields for Windows 10, versions 22H2 and 21H2](required-windows-diagnostic-data-events-and-fields-2004.md)
|
||||
- [Windows 10, version 1809 basic diagnostic events and fields](basic-level-windows-diagnostic-events-and-fields-1809.md)
|
||||
|
@ -31,6 +31,7 @@ Use this article to learn about diagnostic events, grouped by event area, and th
|
||||
|
||||
You can learn more about Windows functional and diagnostic data through these articles:
|
||||
|
||||
- [Required diagnostic events and fields for Windows 11, version 24H2](required-diagnostic-events-fields-windows-11-24H2.md)
|
||||
- [Required diagnostic events and fields for Windows 11, versions 23H2 and 22H2](required-diagnostic-events-fields-windows-11-22H2.md)
|
||||
- [Required diagnostic events and fields for Windows 11, version 21H2](required-windows-11-diagnostic-events-and-fields.md)
|
||||
- [Windows 10, version 1809 basic diagnostic events and fields](basic-level-windows-diagnostic-events-and-fields-1809.md)
|
||||
|
@ -13,6 +13,8 @@
|
||||
href: diagnostic-data-viewer-powershell.md
|
||||
- name: Required Windows diagnostic data events and fields
|
||||
items:
|
||||
- name: Windows 11, version 24H2
|
||||
href: required-diagnostic-events-fields-windows-11-24H2.md
|
||||
- name: Windows 11, versions 23H2 and 22H2
|
||||
href: required-diagnostic-events-fields-windows-11-22H2.md
|
||||
- name: Windows 11, version 21H2
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Deprecated features in the Windows client
|
||||
description: Review the list of features that Microsoft is no longer actively developing in Windows 10 and Windows 11.
|
||||
ms.date: 08/12/2024
|
||||
ms.date: 09/11/2024
|
||||
ms.service: windows-client
|
||||
ms.subservice: itpro-fundamentals
|
||||
ms.localizationpriority: medium
|
||||
@ -47,6 +47,7 @@ The features in this article are no longer being actively developed, and might b
|
||||
|
||||
| Feature | Details and mitigation | Deprecation announced |
|
||||
|---|---|---|
|
||||
| Legacy DRM services <!--9183757-->| Legacy DRM services, used by either Windows Media Player, Silverlight clients, Windows 7, or Windows 8 clients are deprecated. The following functionality won't work when these services are fully retired: </br><ul><li>Playback of protected content in the legacy Windows Media Player on Windows 7</li><li> Playback of protected content in a Silverlight client and Windows 8 clients</li><li> Ih-home streaming playback from a Silverlight client or Windows 8 client to an Xbox 360</li><li>Playback of protected content ripped from a personal CD on Windows 7 clients using Windows Media Player </li></ul> | September 2024 |
|
||||
| Paint 3D <!--8995017--> | Paint 3D is deprecated and will be removed from the Microsoft Store on November 4, 2024. To view and edit 2D images, you can use [Paint](https://apps.microsoft.com/detail/9pcfs5b6t72h) or [Photos](https://apps.microsoft.com/detail/9wzdncrfjbh4). For viewing 3D content, you can use [3D Viewer](https://apps.microsoft.com/detail/9nblggh42ths). For more information, see [Resources for deprecated features](deprecated-features-resources.md#paint-3d). | August 2024 |
|
||||
| Adobe Type1 fonts <!--9183716-->| Adobe PostScript Type1 fonts are deprecated and support will be removed in a future release of Windows. </br></br> In January 2023, Adobe announced the [end of support for PostScript Type1 fonts](https://helpx.adobe.com/fonts/kb/postscript-type-1-fonts-end-of-support.html) for their latest software offerings. Remove any dependencies on this font type by selecting a supported font type. To display currently installed fonts, go to **Settings** > **Personalization** > **Fonts**. Application developers and content owners should test their apps and data files with the Adobe Type1 fonts removed. For more information, contact the application vendor or Adobe. | August 2024 |
|
||||
| DirectAccess <!--8713507-->| DirectAccess is deprecated and will be removed in a future release of Windows. We recommend [migrating from DirectAccess to Always On VPN](/windows-server/remote/remote-access/da-always-on-vpn-migration/da-always-on-migration-overview). | June 2024 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user