Windows – “Show window contents while dragging” keeps getting disabled

appearancegraphicswindows 7

On my Windows 7 Enterprise x64 machine at work, "Show window contents while dragging" regularly gets disabled.

I currently have Visual Effects set to "Adjust for best appearance", still, every now and then, I only drag window borders around – not content.

Visual Effects: Adjust for best appearance

(click images to enlarge)

When I experience this, the "Show window contents while dragging" checkbox is still checked. Unchecking the box, applying settings, checking the box and applying settings restores the functionality.

I previously used "Custom" as opposed to "Adjust for best appearance". When I experienced the issue back then, "Show window contents while dragging" would be unchecked. I could check it, apply settings and "a while" later, the issue would return.

I am not aware of anything settings in logon scripts or GPO's that would cause this. Also logging off and back on, or even rebooting the computer, doesn't reproduce the problem (at least not consistently).

I rarely log out or reboot, but I often connect via RDP from home. I've tried connecting to my session from a Windows XP machine, both with "Show window contents while dragging" disabled and enabled in the RDP client. In either case, "Show window contents while dragging" was enabled and working when logging in locally – as expected.

For what it's worth, my computer is fitted with an nVidia NVS 4200M and Intel HD 3000 graphics cards.

Have anyone encountered this or similar problem? Any ideas what could be causing this or how to determine?

Thanks!

Best Answer

There is a simple and effective solution to this problem. In Notepad, type the following lines:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop] "DragFullWindows"="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Control Panel\Desktop] "DragFullWindows"="1"

Save the file as "Show Window Contents.reg." Double-clicking this file and restarting will fix the problem permanently. Post a message if you find this useful.

Related Question