Windows 10, multi Monitor, maximized window blank/empty space on top of screen

Anonymous
2018-08-22T16:21:29+00:00

This problem happens with all windows when maximized. 

When the window is maximized there is a bar at the top of the screen through which i can see my desktop. Its like that range that the window can maximize has been shortened.

Here is the link from reddit and this is the exact issue i am having. 

https://www.reddit.com/r/sysadmin/comments/8imjva/windows\_10\_multi\_monitor\_maximized\_window/

We did install all the latest and greatest patch that are available of today and nothing seems to work.

Any help please

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2018-10-22T16:55:14+00:00

In that Reddit thread, there is a suggestion that worked for me.

Right click desktop, go to Intel HD Graphics settings. Select Display and then choose the option Scale Full Screen. Make sure the option Override Application Settings has the checkbox marked.

Was this answer helpful?

700+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2018-09-26T07:27:15+00:00

Same annoying issue here on Windows 10 x64 1803 with all updates until now!

The issue appears on several apps (chrome, IE, eagle, ...) so it does'nt depends on the app.

My setup is: 2x HDMI/DVI 24" Monitors on an Radeon HD 5450. Internal Intel GPU is not used.

The issue just happend recently sind a few weeks.

I have found an workaround which helps at least for me:

 * Open Task Manager

 * Goto Tab Details

 * select dwm.exe and click "Kill Proccess"

dwm.exe will be closed and restarted automatically from windows and issue is gone.

Yeah i'll know, its a rather annoying workaround but the quickest for me until a real solution pops up.

Was this answer helpful?

500+ people found this answer helpful.
0 comments No comments

274 additional answers

Sort by: Oldest
  1. Anonymous
    2019-07-04T03:50:47+00:00

    I created a script to kill dwm.exe. Just run it as admin.

    taskkill /IM "dwm.exe" /F

    Also, and this helped me solve the issue on my PC:

    Ensure that both monitors are at their max refresh (Hz), and switch off "Let Windows fix blurry apps" setting.

    In my case, the main display was, for some unknown reason, at 59Hz (1920x1080). I changed it to 60Hz. It seems to have resolved it. Haven't been able to replicate issue since. Note: Windows 1809, & GFX drivers were up to date (Intel 26.20.100.6911). 

    To change refresh rate:

    1. In settings, go to System> Advanced display settings
    2. Select the monitor with the incorrect refresh rate, and click "Display adaptor properties for Display x".
    3. Within the Display Properties window, click "List All Modes"
    4. Select the maximum refresh rate for the resolution you are set to. Note: ensure it is 32-bit True color (unless you specifically need less than that...).
    5. Ok and apply all related open windows

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-07-08T21:24:23+00:00

    At the moment, the SamZ770's solution is working for me "in reverse" haha, lowering the refresh rate to 59Hz (1920x1080).

    Killing the dwm.exe process didn't help me.

    Windows 10 Pro Build 1803. Compilation 17134.829

    NVIDIA GT 220.

    Dual view VGA with HDMI with different resolutions: 1920x1080 and 1366x768

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-07-08T23:21:56+00:00

    Any solution? This is new from this week for me. It just began now.

    Was this answer helpful?

    0 comments No comments