Tools
Flickering screen when connecting to an active RDP session in a minimized window while using Dameware Mini Remote Control
This article provides brief information and steps to resolve the issue with flickering screen when connecting to an active RDP session in a minimized window while using Dameware Mini Remote Control (MRC).
First published date
Last published date
Overview
Product section
Cause
Resolution
This issue is directly related to Remote Desktop Protocol (RDP) operation and cannot be resolved in the MRC program. To avoid this issue and still allow interactive tasks to be executed on a minimized Remote Desktop window, update your registry keys on the local computer.
Note: Your local computer is the machine from which you connect to a remote workstation using RDP. If any registry key listed in the steps is missing, create it.
Warning: SolarWinds strongly recommends that you back up your registry before editing it. Only edit the registry if you are experienced and confident in doing so. Using a registry editor incorrectly can cause serious issues with your operating system, which could require you to reinstall your OS to correct them. SolarWinds cannot guarantee resolutions to any damage resulting from making registry edits.
For the current user:
- Run Registry Editor.
- Find the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client - Create a DWORD value, and name it as the following:
RemoteDesktop_SuppressWhenMinimized - Set the DWORD value to 2.
- Find the following registry key:
HKEY_CURRENT_USER\Software\Wow6432Node\Microsoft\Terminal Server Client - Create a DWORD value, and name it as the following:
RemoteDesktop_SuppressWhenMinimized - Set the DWORD value to 2.
- Close Registry Editor, and restart the machine.
For all other users:
- Run Registry Editor.
- Find the following registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Terminal Server Client - Create a DWORD value, and name it as the following:
RemoteDesktop_SuppressWhenMinimized - Set the DWORD value to 2.
- Find the following registry key:
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Terminal Server Client - Create a DWORD value, and name it as the following:
RemoteDesktop_SuppressWhenMinimized - Set the DWORD value to 2.
- Close Registry Editor, and restart the machine.