Remote Desktop Session Black after Minimize

Solved the problem of RDP not coming back from the minimised position. It is
because when minimised RDP may not redraw the gui.

The following registry change seems to have resolved the issue (XP SP3 32k).

HKEY_LOCAL_MACHINE\Software\Microsoft\Terminal Server Client\
Created a new DWORD value and named it
RemoteDesktop_SuppressWhenMinimized.
Specified 2 as the value data.

Leave a Comment