2022-08-10 18:08:08 -04:00

9.2 KiB

title, description, ms.author, ms.topic, ms.prod, ms.technology, author, ms.localizationpriority, ms.date, ms.reviewer, manager
title description ms.author ms.topic ms.prod ms.technology author ms.localizationpriority ms.date ms.reviewer manager
Policy CSP - Display Learn how to use the Policy CSP - Display setting to disable Per-Process System DPI for a semicolon-separated list of applications. vinpa article w10 windows vinaypamnani-msft medium 09/27/2019 aaroncz

Policy CSP - Display


Display policies

Display/DisablePerProcessDpiForApps
Display/EnablePerProcessDpi
Display/EnablePerProcessDpiForApps
Display/TurnOffGdiDPIScalingForApps
Display/TurnOnGdiDPIScalingForApps

Display/DisablePerProcessDpiForApps

Edition Windows 10 Windows 11
Home No No
Pro Yes Yes
Windows SE No Yes
Business Yes Yes
Enterprise Yes Yes
Education Yes Yes

Scope:

[!div class = "checklist"]

  • Device

This policy allows you to disable Per-Process System DPI for a semicolon-separated list of applications. Applications can be specified either by using full paths or with filenames and extensions. This policy will override the system-wide default value.

ADMX Info:

  • GP Friendly name: Configure Per-Process System DPI settings
  • GP name: DisplayPerProcessSystemDpiSettings
  • GP element: DisplayDisablePerProcessSystemDpiSettings
  • GP path: System/Display
  • GP ADMX file name: Display.admx

Display/EnablePerProcessDpi

Edition Windows 10 Windows 11
Home No No
Pro Yes Yes
Windows SE No Yes
Business Yes Yes
Enterprise Yes Yes
Education Yes Yes

Scope:

[!div class = "checklist"]

  • User
  • Device

Per Process System DPI is an application compatibility feature for desktop applications that don't render properly after a display-scale factor (DPI) change. When the display scale factor of the primary display changes (which can happen when you connect or disconnect a display that has a different display scale factor (DPI), connect remotely from a device with a different display scale factor, or manually change the display scale factor), many desktop applications can display blurry. Desktop applications that haven't been updated to display properly in this scenario will be blurry until you sign out and back in to Windows.

When you enable this policy some blurry applications will be crisp after they're restarted, without requiring the user to sign out and back in to Windows.

Be aware of the following points:

Per Process System DPI will only improve the rendering of desktop applications that are positioned on the primary display (or any other display having the same scale factor as that of the primary display). Some desktop applications can still be blurry on secondary displays that have different display scale factors.

Per Process System DPI won't work for all applications as some older desktop applications will always be blurry on high DPI displays.

In some cases, you may see some unexpected behavior in some desktop applications that have Per-Process System DPI applied. If that happens, Per Process System DPI should be disabled.

Enabling this setting lets you specify the system-wide default for desktop applications and per-application overrides. If you disable or don't configure this setting, Per Process System DPI won't apply to any processes on the system.

ADMX Info:

  • GP Friendly name: Configure Per-Process System DPI settings
  • GP name: DisplayPerProcessSystemDpiSettings
  • GP element: DisplayGlobalPerProcessSystemDpiSettings
  • GP path: System/Display
  • GP ADMX file name: Display.admx

The following list shows the supported values:

  • 0 - Disable.
  • 1 - Enable.

Display/EnablePerProcessDpiForApps

Edition Windows 10 Windows 11
Home No No
Pro Yes Yes
Windows SE No Yes
Business Yes Yes
Enterprise Yes Yes
Education Yes Yes

Scope:

[!div class = "checklist"]

  • Device

This policy allows you to enable Per-Process System DPI for a semicolon-separated list of applications. Applications can be specified either by using full paths or with filenames and extensions. This policy will override the system-wide default value.

ADMX Info:

  • GP Friendly name: Configure Per-Process System DPI settings
  • GP name: DisplayPerProcessSystemDpiSettings
  • GP element: DisplayEnablePerProcessSystemDpiSettings
  • GP path: System/Display
  • GP ADMX file name: Display.admx

Display/TurnOffGdiDPIScalingForApps

Edition Windows 10 Windows 11
Home No No
Pro Yes Yes
Windows SE No Yes
Business Yes Yes
Enterprise Yes Yes
Education Yes Yes

Scope:

[!div class = "checklist"]

  • Device

GDI DPI Scaling enables applications that aren't DPI aware to become per monitor DPI aware.

This policy setting lets you specify legacy applications that have GDI DPI Scaling turned off.

If you enable this policy setting, GDI DPI Scaling is turned off for all applications in the list, even if they're enabled by using ApplicationCompatibility database, ApplicationCompatibility UI System (Enhanced) setting, or an application manifest.

If you disable or don't configure this policy setting, GDI DPI Scaling might still be turned on for legacy applications.

If GDI DPI Scaling is configured to both turn-off and turn-on an application, the application will be turned off.

ADMX Info:

  • GP Friendly name: Turn off GdiDPIScaling for applications
  • GP name: DisplayTurnOffGdiDPIScaling
  • GP element: DisplayTurnOffGdiDPIScalingPrompt
  • GP path: System/Display
  • GP ADMX file name: Display.admx

To validate on Desktop, do the following tasks:

  1. Configure the setting for an app, which has GDI DPI scaling enabled via MDM or any other supported mechanisms.
  2. Run the app and observe blurry text.
Each cloud resource can also be paired optionally with an internal proxy server by using a trailing comma followed by the proxy address.

Display/TurnOnGdiDPIScalingForApps

Edition Windows 10 Windows 11
Home No No
Pro Yes Yes
Windows SE No Yes
Business Yes Yes
Enterprise Yes Yes
Education Yes Yes

Scope:

[!div class = "checklist"]

  • Device

GDI DPI Scaling enables applications that aren't DPI aware to become per monitor DPI aware.

This policy setting lets you specify legacy applications that have GDI DPI Scaling turned on.

If you enable this policy setting, GDI DPI Scaling is turned on for all legacy applications in the list.

If you disable or don't configure this policy setting, GDI DPI Scaling won't be enabled for an application except when an application is enabled by using ApplicationCompatibility database, ApplicationCompatibility UI System (Enhanced) setting, or an application manifest.

If GDI DPI Scaling is configured to both turn-off and turn-on an application, the application will be turned off.

ADMX Info:

  • GP Friendly name: Turn on GdiDPIScaling for applications
  • GP name: DisplayTurnOnGdiDPIScaling
  • GP element: DisplayTurnOnGdiDPIScalingPrompt
  • GP path: System/Display
  • GP ADMX file name: Display.admx

To validate on Desktop, do the following tasks:

  1. Configure the setting for an app, which uses GDI.
  2. Run the app and observe crisp text.

Policy configuration service provider