FG

How to force high-dpi scaling?

Fresh3 days ago
Mar 15, 202618894 views
Confidence Score0%
0%

Problem

Short Version How can i force an application to be high-dpi scaled? Pretend there is an application, who's developers manifested it as high-dpi aware, when it really isn't. How can i force dpi-scaling? Pretend there is an applicaiton that Microsoft has applied the " " compatiblity shim, when the ap…

Error Output

HighDpiAware

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to force high-dpi scaling?

Low Risk

I just released a DLL that hooks and redirects calls to SetProcessDPIAware. For those applications that disable DPI scaling through code, this is a fast and easy fix (compared to binary patching). DPIMangler: Blog post, source code.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment