View Categories

Blank screen when minimizing on remote desktop session

1 min read

Description

When minimizing and maximizing PC Migration Pro in a Remote Desktop session, the User Interface shows as blank.

How to identify the problem #

  1. Remote desktop to a client device
  2. Open the Agent restore user interface
  3. Minimize the Agent
  4. Maximize the Agent

The window displays blank as shown below:

mceclip0.png

What caused this problem? #

Remote Desktop sessions disables various graphics options, including low level rendered graphics when minimizing. Sometimes this triggers the GUI to blank out, although the menus and controls of the maximized Window is still operational, but blank.

How do I resolve this problem?

A change in the Windows registry needs to be made to alter the behaviour for the Remote Desktop session. 

  1. Click on Start -> Run -> Regedit
  2. Browse to: HKEY_LOCAL_MACHINE\Software\Microsoft\Terminal Server Client
  3. On the the right hand side, right click and add a DWORD (32 bit) value.
  4. Give it the name RemoteDesktop_SuppressWhenMinimized paying close attention to the capitalization.
  5. Double click the new value, to give it a value data of 2.
  6. Restart the client computer for the registry setting to take affect
mceclip1.png
mceclip2.png

Check if the problem has been fixed #

If the problem has been resolved, the User Interface should correctly display.

Powered by BetterDocs