For the complete documentation index, see llms.txt. This page is also available as Markdown.

Hide the legacy security removal warning box in Remote Desktop Manager

The warning box cannot be permanently hidden from the interface, but a manual solution is available.

  1. Close Remote Desktop Manager.

  2. Go to your Windows search bar and type %localappdata%. Press Enter or click on it.

  3. Go to Devolutions\RemoteDesktopManager\RemoteDesktopManager.cfg.

  4. Edit RemoteDesktopManager.cfg by using your preferred text editor.

  5. Add the following lines to the file:

    <HideLegacySecurityWarning>true</HideLegacySecurityWarning>
    <HideMySQLWarning>true</HideMySQLWarning>
  6. Save your file.

  7. Open Remote Desktop Manager.

The legacy security removal warning box should now be hidden.

Last updated

Was this helpful?