Windows 10: How to Set Custom DPI Scaling For Dual Monitor

Discus and support How to Set Custom DPI Scaling For Dual Monitor in Windows 10 Customization to solve the problem; Hello everyone. I want to set my first monitor's dpi scale to 134%. And second monitor to 100%. But I couldn't do it. So, windows only offers me... Discussion in 'Windows 10 Customization' started by AlperenKART, Feb 21, 2019.

  1. How to Set Custom DPI Scaling For Dual Monitor


    Hello everyone.


    I want to set my first monitor's dpi scale to 134%. And second monitor to 100%. But I couldn't do it.

    So, windows only offers me 134% for all monitors or (100-125-150-175-200) for first monitor and (100-125-150-175-200)% for second monitor.(Only presets)

    This is ridiculous. We are in 2019.


    Thanks in advance for any help.

    :)
     
    AlperenKART, Feb 21, 2019
    #1

  2. Dual monitors with different DPI settings do not give correct scaling

    An issue with DPI scaling arises when using two different scaling factors. The screen with the lower DPI display is fuzzy/blurred (most easily seen in text).

    Hardware and settings

    These are the hardware and settings involved:

    • 1x primary 3840x2160 27" monitor with DPI scaling set to 150% (because regular text is unreadable at 27").
    • 1x secondary 1920x1080 24" monitor with DPI scaling set to 100%, displaying blurry text and images at these settings.
    Workarounds

    When I use the same DPI scaling on both monitors the display shows correctly. This gives two undesirable workarounds:

    • Setting 100% DPI scale on the UHD screen fixes display, but makes text unreadably small on this monitor.
    • Setting 150% DPI scale on the HD screen fixes display, but makes text so large I barely have any screen space left on this monitor.
    Is there per chance a better solution to this problem? Is this a Windows bug or am I using DPI scaling in the wrong way?

    EDIT: Here's the system info from dxdiag just in case.

    ------------------

    System Information

    ------------------

    Time of this report: 11/14/2015, 13:09:59

    Machine name: -

    Operating System: Windows 10 Pro 64-bit (10.0, Build 10240) (10240.th1_st1.151104-1714)

    Language: Dutch (Regional Setting: Dutch)

    System Manufacturer: To Be Filled By O.E.M.

    System Model: To Be Filled By O.E.M.

    BIOS: BIOS Date: 07/09/14 21:30:44 Ver: 04.06.05

    Processor: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz (8 CPUs), ~3.5GHz

    Memory: 8192MB RAM

    Available OS Memory: 8112MB RAM

    Page File: 5936MB used, 3454MB available

    Windows Dir: C:\WINDOWS

    DirectX Version: 12

    DX Setup Parameters: Not found

    User DPI Setting: Using System DPI

    System DPI Setting: 144 DPI (150 percent)

    DWM DPI Scaling: Enabled

    Miracast: Available, with HDCP

    Microsoft Graphics Hybrid: Not Supported

    DxDiag Version: 10.00.10240.16384 64bit Unicode
     
    Herman Groenenboom, Feb 21, 2019
    #2
  3. Dual monitors with different DPI settings do not give correct scaling

    Hello Jayant and thank you for your reply.

    As described in the threads you provided I updated my graphics drivers (though they were already on the latest version) and tried changing my screen resolution back and forth. Neither helped the situation sadly.

    The solution that suggested editing the registry seems to be aimed at disabling DPI scaling for specific applications. However, this is not my aim as disabling DPI scaling would indeed remove blurring but text would stay unreadably small.

    The Windows Dev Center article did confirm two things for me.

    • There are DPI-unaware applications which will be scaled up by Windows making them appear blurry. This behaviour is correct as described in the Windows Dev Center article and as seen in the first image of the following article:

      http://www.anandtech.com/show/7939/scaling-windows-the-dpi-arms-race/3
      These applications are not the problem I am describing, we cannot expect Windows to magically show DPI-unaware applications in high detail. An example of a DPI-unaware application is
      Sublime Text 2 and the older version of VLC as shown in the AnAndTech article.
    • There are DPI-aware applications which experience blurring when there are two differing DPI scaling settings present. The application blurring occurs on the screen with the lower DPI scale. I do not know the behaviour when there are more than two screens
      with more than two differing DPI scales present. Examples of DPI-aware applications are Google Chrome and Visual Studio 2015.
    A little experiment

    Lets look at an example of bullet point 2 using screenshots of Google Chrome rendering a webpage. The screenshots were made using the Windows screenshot functionality and cropped in paint.net.

    Image 1 - Correct DPI/scaling on HD screen

    The first image is an example of proper DPI on the 1920x1080 (HD) screen. The 3840x2060 (UHD) is also connected, but DPI scaling is disabled (set to 100%) for both screens. In this scenario everything displays as expected, but let me remind you that this
    is not a solution because at 100% DPI scale text on the 27" UHD screen is too small, as mentioned)

    How to Set Custom DPI Scaling For Dual Monitor a7694436-a33e-49d9-a4e1-2cc0b43ba77a.png

    Image 2 - Incorrect DPI/scaling on HD screen

    This second image taken from the same HD screen is clearly more blurry than the first image. In this scenario the DPI scaling for the UHD monitor has been set to 150% (and the user account has been logged out and in as recommended by Windows when changing
    the setting). It appears that the scaling for the UHD monitor somehow affects the render on the HD screen, despite it having in fact the same settings as in the previous image. The blurring effect occurs in other applications like VS2015 and Windows Explorer
    as well.

    How to Set Custom DPI Scaling For Dual Monitor 5fa116eb-3de2-48d0-87a0-f374c82279e3.png

    Image 3 - Correct DPI/scaling on UHD screen

    The third and last screenshot is taken with the same settings as image 2, but from the UHD screen. As expected this image is larger because Windows requested from Google Chrome to render 150% pixels for the same area of the application to keep my eyes happy.
    This and the first image assert that Chrome is a DPI-aware application which can indeed render sharp images at different DPI scales.

    How to Set Custom DPI Scaling For Dual Monitor de4ae3f6-3a75-4a66-87ea-b1ab70cc9f9a.png

    An interesting side note is that DPI-unaware applications do render at the prober 100% DPI scale without blurring when displayed on the HD screen with the settings used in image 2 and 3.

    I hope this clears up what my concerns are because I can't get much more detailed than this. How to Set Custom DPI Scaling For Dual Monitor :)
     
    Herman Groenenboom, Feb 21, 2019
    #3
  4. How to Set Custom DPI Scaling For Dual Monitor

    Dual monitors with different DPI settings do not give correct scaling

    Hello Herman,

    Thank you for visiting Microsoft Community and providing us with the detailed description about the issue.

    As per the description, I understand that you are experiencing issue with dual monitors with different DPI settings do not give correct scaling on the system.

    I certainly understand your concern and will try my best to help you.

    I would suggest you to refer to the suggestions provided by
    “Sangeeta Sarkar” replied on July 29, 2015 in the following Microsoft Community link and check if that helps.

    Blurry text and icons in Windows 10 (DPI scaling)

    Also, I would suggest you to refer to the suggestions provided by
    “Vivian Samartha” replied on February 13, 2014 in the following Microsoft Community link and check if that helps.

    Windows 8.1 DPI Scaling

    Note: The above article holds good for Windows 10 as well

    Note:
    This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection,
    back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:



    How to back up and restore the registry in Windows

    For reference:

    I would suggest you to refer to the article give below and check if that helps.

    Understanding Screen Scaling issues

    https://msdn.microsoft.com/en-us/li...605(v=vs.85).aspx?f=255&MSPPError=-2147217396

    I hope this information is helpful.

    Please do let us know if you need any further assistance, we will be glad to assist you.

    Thank you.

    Jayant
     
    Jayant Gupta, Feb 21, 2019
    #4
Thema:

How to Set Custom DPI Scaling For Dual Monitor

Loading...
  1. How to Set Custom DPI Scaling For Dual Monitor - Similar Threads - Set Custom DPI

  2. Is it possible to set custom scaling per monitor?

    in Windows 10 Ask Insider
    Is it possible to set custom scaling per monitor?: I have dual monitors and one of them is high DPI so I would like to set it to 125% or 150% scaling. I'm able to set it in the regular Display settings menu, but I found that when I do it this way, text in Explorer looks very blurry. The only workaround I found for this was...
  3. Mass set High DPI scaling override

    in Windows 10 Ask Insider
    Mass set High DPI scaling override: [ATTACH] I just recently got a 1440p monitor, but the rest of mine are still on 1080p, and because of Windows scaling Issues I tried changing these settings. They do help, but it's annoying to do this for every application. Is there a way to mass change these settings for...
  4. Dual-monitor scaling

    in Windows 10 Drivers and Hardware
    Dual-monitor scaling: Hi, everyone. I have a laptop+external monitor setup. I use 125% scaling for laptop display and 100% for external monitor. The problem is when I unplug monitor from laptop and later connect it, scaling factor for external monitor resets to laptop display value. So, every...
  5. Dual monitor custom scaling PER MONITOR?

    in Windows 10 Ask Insider
    Dual monitor custom scaling PER MONITOR?: The display settings provide setting scaling options individually per monitor. There's also an advanced setting option that provides a Custom Scaling option where you can enter a value between 100-500. In my current setup the laptop monitor (1920x1080) scaling is set to 100...
  6. Resolution & DPI scaling on 32inch monitor

    in Windows 10 Customization
    Resolution & DPI scaling on 32inch monitor: I've got a 32inch monitor, using Windows10. I'm unable to reduce app size and content to less than 100% scaling. Apps are huge and take up lots of real estate on the screen but I am unable to make smaller. Windows 10 version does not let you adjust below 100% Unable to...
  7. Windows 10 DPI Scaling with Multiple Monitors

    in Windows 10 Graphic Cards
    Windows 10 DPI Scaling with Multiple Monitors: I have a Lenovo T450s as my primary machine issued to me at work. It has an Intel Integrated Graphics Card and a 1920 X 1080 screen. I have two additional monitors, a 28 inch 4K Samsung, and a 24 inch 1080p Samsung. I have the following DPI settings. Laptop Monitor - 100%...
  8. Multi monitor DPI scaling issue

    in Windows 10 Graphic Cards
    Multi monitor DPI scaling issue: Hi, I've got a 4K monitor and a 1920x1200 monitor hooked up but the current "solution" for separate DPI scaling seems flawed. If I set the 4K monitor as my main display and set it to 200% scaling with the 1920 display set to 100% what seems to happen is that windows...
  9. How do I set different DPI scaling for different monitors, and KEEP it

    in Windows 10 Support
    How do I set different DPI scaling for different monitors, and KEEP it: I have a Surface Pro 4 running the latest update of Windows10, and a LG Ultrawide monitor. I have set the display settings manually, and I have reviewed them using the regedit -- and everything works fine and I'm happy with the settings: I have the Surface Pro display set...
  10. High DPI scaling

    in Windows 10 Support
    High DPI scaling: Hey, I bought a 4k screen yesterday and I have this annoying issue with scaling. In 100% I can't see anything, so the solution is windows scaling. The issue is that a lot of programs doesn't work well with this method and makes the app almost unusable. Example:...

Users found this page by searching for:

  1. where do I set custom scaling win 10 intel card

    ,
  2. set scaling on second monitor

    ,
  3. powershell set dpi scaling on a second screen

    ,
  4. 2019 windows10 custom scaling