Support

Support forum for Remote Desktop Manager Windows

avatar

Arnaud S.

Visio Stencils

Hi, Do you have any Visio stencils for your products ?

2405

6

avatar

Arnaud S.

avatar

gko

2026.1.11.0 64-bit (JIT) with OpenVPN

After Update from 2026.1.10.0 64-bit (JIT) to 2026.1.11.0 64-bit (JIT) my OpenVPN Configuration is not working anymore. When i open the property, a message ask me to go offline. And a Exception is rising. TargetInvocationException - Exception has been thrown by the target of an invocation. at System.Activator.CreateInstance(Type type) at Devolutions.RemoteDesktopManager.AvaloniaUI.ViewLocator.GetViewForViewModel(Type viewModelType) at Devolutions.RemoteDesktopManager.AvaloniaUI.ViewLocator.GetViewForViewModel[TViewModel]() at Devolutions.RemoteDesktopManager.AvaloniaUI.ViewLocator.GetViewForViewModel[TViewModel](TViewModel viewModel) at Devolutions.RemoteDesktopManager.Frames.FreAvalonia`1..ctor(TViewModel viewModel) at Devolutions.RemoteDesktopManager.Frames.FreVPNAddOnEditorAvaloniaView`1..ctor(TViewModel viewModel) at Devolutions.RemoteDesktopManager.Business.OpenVPNAddOnOpener.CreateEditor(ConnectionEngine engine) at Devolutions.RemoteDesktopManager.Business.BaseVPNAddOnOpener.Devolutions.RemoteDesktopManager.Business.IVPNAddOnOpener.CreateEditor(IConnectionEngine engine) at Devolutions.RemoteDesktopManager.Business.SplitVPNAddOn.CreateEditor(IConnectionEngine engine) at Devolutions.RemoteDesktopManager.Frames.VPN.FreAddOnVPNSettings..ctor(ConnectionEngine engine, ConnectionEditMode connectionEditMode, AddOnVPNTypeDescriptor addOnVPNTypeDescriptor) at Devolutions.RemoteDesktopManager.Business.VPNTypeDescriptors.AddOnVPNTypeDescriptor.CreateFrameSettings(ConnectionEngine engine, ConnectionEditMode connectionEditMode) at Devolutions.RemoteDesktopManager.Frames.ConnectionSettings.FreVPNConnectionSettings.CreateVPNFrameSettings(VPNTypeDescriptor vpnTypeDescriptor) at Devolutions.RemoteDesktopManager.Frames.ConnectionSettings.FreVPNConnectionSettings.LoadVPNTypeFromControls() at Devolutions.RemoteDesktopManager.Frames.ConnectionSettings.FreVPNConnectionSettings.CbVPNType_SelectedIndexChanged(Object sender, EventArgs e) at DevExpress.XtraEditors.ComboBoxEdit.UpdatePopupEditValueIndex(Int32 prevIndex) at DevExpress.XtraEditors.ComboBoxEdit.set_EditValue(Object value) at Devolutions.RemoteDesktopManager.Frames.ConnectionSettings.FreVPNConnectionSettings.LoadConnectionInControls(ConnectionEngine engine, Connection connection, FrmConnection parent) at Devolutions.RemoteDesktopManager.Forms.FrmConnection.<>c__DisplayClass133_0.<CreateConnectionSettingsFrame>b__1() at Devolutions.RemoteDesktopManager.Managers.ThreadManager.PushTimer_Tick(Object sender, EventArgs e) at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, UInt32 msg, WPARAM wparam, LPARAM lparam) ------------------------ extended stack ------------------------ at Devolutions.RemoteDesktopManager.AvaloniaUI.ViewModels.ErrorMessageViewModel.LoadParameters(ErrorMessageParameters parameters) at Devolutions.RemoteDesktopManager.AvaloniaUI.ViewModels.ErrorMessageViewModel..ctor(ErrorMessageParameters parameters) at Devolutions.RemoteDesktopManager.Managers.UIManager.ShowErrorMessage(ConnectionEngine engine, Exception exception, String message, String details, String title, String xml) at Devolutions.RemoteDesktopManager.Managers.UIManager.ShowErrorMessage(ConnectionEngine engine, Exception exception, String message, String title) at Devolutions.RemoteDesktopManager.Managers.UIManager.ShowErrorMessage(ConnectionEngine engine, Exception exception, String title) at Devolutions.RemoteDesktopManager.Managers.LogManager.HandleException(Exception exception) at Devolutions.RemoteDesktopManager.Managers.LogManager.OnThreadException(Object sender, ThreadExceptionEventArgs t) at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception ex) at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, UInt32 msg, WPARAM wparam, LPARAM lparam) at Windows.Win32.PInvoke.DispatchMessage(MSG* lpMsg) at Windows.Win32.PInvoke.DispatchMessage(MSG* lpMsg) at System.Windows.Forms.Application.LightThreadContext.RunMessageLoop(msoloop reason, Boolean fullModal) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(msoloop reason, ApplicationContext context) at System.Windows.Forms.Application.RunDialog(Form form) at System.Windows.Forms.Form.ShowDialog(IWin32Window owner) at DevExpress.XtraEditors.XtraForm.ShowDialog(IWin32Window owner) at Devolutions.RemoteDesktopManager.Managers.ActionManager.EditConnection(ConnectionEngine engine, IConnectionSource source) at Devolutions.RemoteDesktopManager.Managers.SessionMenuManager.MnuEditConnection_Click(Object sender, EventArgs e) at Devolutions.RemoteDesktopManager.Controls.EnhancedBarButtonItem.OnClick(BarItemLink link, MouseEventArgs mouseEventArgs) at DevExpress.XtraBars.BarItem.PerformClick(BarItemLink link) at DevExpress.XtraBars.BarItem.PerformClick() at Devolutions.RemoteDesktopManager.Frames.FreDashBoardBase.GalleryActions_ItemClick(Object sender, GalleryItemClickEventArgs e) at DevExpress.XtraBars.Ribbon.Gallery.BaseGallery.RaiseItemClickEvent(RibbonGalleryBarItemLink inRibbonGalleryLink, BaseGallery gallery, GalleryItem item) at DevExpress.XtraBars.Ribbon.Gallery.BaseGallery.OnItemClick(RibbonGalleryBarItemLink inRibbonGalleryLink, BaseGallery gallery, GalleryItem item) at DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnUnpressItem(DXMouseEventArgs e) at DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnUnpress(DXMouseEventArgs e) at DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnMouseUp(DXMouseEventArgs e) at DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandler.OnMouseUp(DXMouseEventArgs e) at DevExpress.XtraBars.Ribbon.GalleryControl.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at DevExpress.Utils.Controls.ControlBase.BaseWndProc(Message& m) at Devolutions.RemoteDesktopManager.Controls.EnhancedGalleryControl.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, UInt32 msg, WPARAM wparam, LPARAM lparam) at DevExpress.Utils.Drawing.Helpers.NativeMethods.UnsafeNativeMethods.DefSubclassProc(IntPtr hWnd, IntPtr Msg, IntPtr wParam, IntPtr lParam) at DevExpress.Utils.Drawing.Helpers.NativeMethods.UnsafeNativeMethods.DefSubclassProc(IntPtr hWnd, IntPtr Msg, IntPtr wParam, IntPtr lParam) at DevExpress.Utils.Drawing.Helpers.Win32SubclasserFactory.Win32Subclasser.SubClassProcInner(IntPtr hWnd, IntPtr Msg, IntPtr wParam, IntPtr lParam, IntPtr uIdSubclass, IntPtr dwRefData) at Windows.Win32.PInvoke.DispatchMessage(MSG* lpMsg) at System.Windows.Forms.Application.LightThreadContext.FPushMessageLoop(msoloop uReason) at System.Windows.Forms.Application.LightThreadContext.RunMessageLoop(msoloop reason, Boolean fullModal) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(msoloop reason, ApplicationContext context) at System.Windows.Forms.Application.Run(Form mainForm) at Devolutions.RemoteDesktopManager.Program.Main(String[] args) ------------------- INNER ----------------------- MissingManifestResourceException - Could not find the resource "Devolutions.RemoteDesktopManager.Business.AddOnResources.resources" among the resources "Devolutions.Resources.Properties.AddOnResources.resources", "Devolutions.Resources.Properties.StaticResources.resources", "Devolutions.Resources.Properties.BusinessResources.resources", "Devolutions.Resources.Properties.MsgResources.resources", "Devolutions.Resources.Properties.UIResources.resources" embedded in the assembly "Devolutions.Resources", nor among the resources in any satellite assemblies for the specified culture. Perhaps the resources were embedded with an incorrect name. at System.Resources.ManifestBasedResourceGroveler.HandleResourceStreamMissing(String fileName) at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists) at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) at System.Resources.ResourceManager.GetString(String name, CultureInfo culture) at Devolutions.AvaloniaUI.MarkupExtensions.ResMarkupExtension`1.ProvideValue(IServiceProvider serviceProvider) at Devolutions.AvaloniaUI.AddOns.OpenVPNEditorView.!XamlIlPopulate(IServiceProvider, OpenVPNEditorView) at Devolutions.AvaloniaUI.AddOns.OpenVPNEditorView.!XamlIlPopulateTrampoline(OpenVPNEditorView) at Devolutions.AvaloniaUI.AddOns.OpenVPNEditorView.InitializeComponent(Boolean loadXaml) at Devolutions.AvaloniaUI.AddOns.OpenVPNEditorView..ctor() at System.Activator.CreateInstance(Type type) ------------------------ extended stack ------------------------ at Devolutions.RemoteDesktopManager.Managers.ErrorManager.BuildErrorDetails(Exception exception, String extraMessage) at Devolutions.RemoteDesktopManager.AvaloniaUI.ViewModels.ErrorMessageViewModel.LoadParameters(ErrorMessageParameters parameters) at Devolutions.RemoteDesktopManager.AvaloniaUI.ViewModels.ErrorMessageViewModel..ctor(ErrorMessageParameters parameters) at Devolutions.RemoteDesktopManager.Managers.UIManager.ShowErrorMessage(ConnectionEngine engine, Exception exception, String message, String details, String title, String xml) at Devolutions.RemoteDesktopManager.Managers.UIManager.ShowErrorMessage(ConnectionEngine engine, Exception exception, String message, String title) at Devolutions.RemoteDesktopManager.Managers.UIManager.ShowErrorMessage(ConnectionEngine engine, Exception exception, String title) at Devolutions.RemoteDesktopManager.Managers.LogManager.HandleException(Exception exception) at Devolutions.RemoteDesktopManager.Managers.LogManager.OnThreadException(Object sender, ThreadExceptionEventArgs t) at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception ex) at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, UInt32 msg, WPARAM wparam, LPARAM lparam) at Windows.Win32.PInvoke.DispatchMessage(MSG* lpMsg) at Windows.Win32.PInvoke.DispatchMessage(MSG* lpMsg) at System.Windows.Forms.Application.LightThreadContext.RunMessageLoop(msoloop reason, Boolean fullModal) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(msoloop reason, ApplicationContext context) at System.Windows.Forms.Application.RunDialog(Form form) at System.Windows.Forms.Form.ShowDialog(IWin32Window owner) at DevExpress.XtraEditors.XtraForm.ShowDialog(IWin32Window owner) at Devolutions.RemoteDesktopManager.Managers.ActionManager.EditConnection(ConnectionEngine engine, IConnectionSource source) at Devolutions.RemoteDesktopManager.Managers.SessionMenuManager.MnuEditConnection_Click(Object sender, EventArgs e) at Devolutions.RemoteDesktopManager.Controls.EnhancedBarButtonItem.OnClick(BarItemLink link, MouseEventArgs mouseEventArgs) at DevExpress.XtraBars.BarItem.PerformClick(BarItemLink link) at DevExpress.XtraBars.BarItem.PerformClick() at Devolutions.RemoteDesktopManager.Frames.FreDashBoardBase.GalleryActions_ItemClick(Object sender, GalleryItemClickEventArgs e) at DevExpress.XtraBars.Ribbon.Gallery.BaseGallery.RaiseItemClickEvent(RibbonGalleryBarItemLink inRibbonGalleryLink, BaseGallery gallery, GalleryItem item) at DevExpress.XtraBars.Ribbon.Gallery.BaseGallery.OnItemClick(RibbonGalleryBarItemLink inRibbonGalleryLink, BaseGallery gallery, GalleryItem item) at DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnUnpressItem(DXMouseEventArgs e) at DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnUnpress(DXMouseEventArgs e) at DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandlerBase.OnMouseUp(DXMouseEventArgs e) at DevExpress.XtraBars.Ribbon.Handler.GalleryControlHandler.OnMouseUp(DXMouseEventArgs e) at DevExpress.XtraBars.Ribbon.GalleryControl.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at DevExpress.Utils.Controls.ControlBase.BaseWndProc(Message& m) at Devolutions.RemoteDesktopManager.Controls.EnhancedGalleryControl.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, UInt32 msg, WPARAM wparam, LPARAM lparam) at DevExpress.Utils.Drawing.Helpers.NativeMethods.UnsafeNativeMethods.DefSubclassProc(IntPtr hWnd, IntPtr Msg, IntPtr wParam, IntPtr lParam) at DevExpress.Utils.Drawing.Helpers.NativeMethods.UnsafeNativeMethods.DefSubclassProc(IntPtr hWnd, IntPtr Msg, IntPtr wParam, IntPtr lParam) at DevExpress.Utils.Drawing.Helpers.Win32SubclasserFactory.Win32Subclasser.SubClassProcInner(IntPtr hWnd, IntPtr Msg, IntPtr wParam, IntPtr lParam, IntPtr uIdSubclass, IntPtr dwRefData) at Windows.Win32.PInvoke.DispatchMessage(MSG* lpMsg) at System.Windows.Forms.Application.LightThreadContext.FPushMessageLoop(msoloop uReason) at System.Windows.Forms.Application.LightThreadContext.RunMessageLoop(msoloop reason, Boolean fullModal) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(msoloop reason, ApplicationContext context) at System.Windows.Forms.Application.Run(Form mainForm) at Devolutions.RemoteDesktopManager.Program.Main(String[] args)

36

4

avatar

Michael Beaudin

avatar

solmssen

Backlog

Which session gets focus when a session is closed?

I normally have about 15 sessions open, and then add five or 10 during the day as tasks arise. When I close one of those daily task sessions it's never clear to me which session will get focus. It seems to jump around and sometimes it even jumps to an entry that's not open. It's confusing and a little disorienting to have to figure out where I am every time I close a session. Is there a way to set this behavior? What is the actual way RDM decides what session gets focused when a session is closed? I would prefer it to return to the last session that had focus before selecting the one I close. Thanks for any info you can provide!

160

15

avatar

Carl Marien

avatar

astrscorp

ssh version 1.0

[image]

47

4

avatar

Carl Marien

avatar

oliveroberholzer

High CPU usage after Update tor Version 2026.1.12.0

Hi We've noticed that since the update, Remote Desktop Manager's CPU usage is significantly higher. This is resulting in network interruptions on our Windows 365 clients when using Remote Desktop Manager. Is anything known about this? Regards, Oliver

17

2

avatar

Carl Marien

avatar

geoffrybrown

What determines the maximum number of RDP sessions?

What determines that maximum number of simultaneous RDP sessions possible? Is there a built in maxiumum, or is it based upon available memory or some other parameter. Once I go above 15-20 RDP sessions, it often will not allow me to add more. I have to close RDP Manager completely and start over opening sessions and when each RDP session requireds MFA, that becomes a pain.

11

0

avatar

rparenteau

Fellow user who is on the latest version of RDM (2026.1.10.0 64-bit) has an issue with connecting to servers

Hello, This isn't for me, however a fellow user who is on the latest version 2026.1.10.0 64-bit, is having an issue where when on the sign in screen to log into a server, the "sign-in options" will not display on screen for him. I want to help him out, but know he will work around it (using RDCM) instead, despite preferring RDM. I won't make him sign on to check with you all but, was hopeful someone had a way to work around this as it worked for him in the past and, I validated he has the same settings as me, but it simply will not pop up for him. Any assistance is greatly appreciated! [image]

31

4

avatar

Alexis Geller Peiro

avatar

Jay

Azure Bastion RDP to Virtual Machine Scale Set (vmss) instance

Can Devolutions RDM be configured to connect RDP session via Azure Bastion to Azure Virtual Machine Scale Set (vmss) instance(s)? Devolutions RDM can access 'regular' Azure VM via Bastion (RDP native client) just fine; it is not clear how to configure connection for RDP to vmss instance(s). some details: -Azure cli to vmss instance(s) works fine, so it seems this should work with Devolutions RDM as well. (azure cli az network bastion rdp command) -a 'regular' Azure VM has a resource ID like '/subscriptions/<subscriptionID>/resourceGroups/<resourceGroupName>/providers/Microsoft.Compute/virtualMachines/<vmName>' -a vmss instance has a resource ID like '/subscriptions/<subscriptionID>/resourceGroups/<resourceGroupName>/providers/Microsoft.Compute/virtualMachineScaleSets/<scaleSetName>/virtualMachines/<instanceID>' where the <instanceID> is 0,1,2, etc. (note, a vmss instance also has a machine/hostname) -when connecting to a vmss instance via the azure cli ( az network bastion rdp command), the generated .rdp file has content/parameters like: full address:s:<scaleSetName>_<instanceID>:3389 alternate full address:s:<scaleSetName>_<instanceID>:3389 use multimon:i:1 gatewaycredentialssource:i:5 gatewayusagemethod:i:1 gatewayprofileusagemethod:i:1 gatewayhostname:s:bst-<guid>.bastion.azure.com for example, if the vmss name is 'MyVMSS', the full address value is MyVMSS_0 (MyVMSS_1, etc). see attached screenshot for reference. [image]

33

5

avatar

Jay

avatar

mlabbe-pg

Winget upgrades not working

I've noticed since I added RDM to my Winget update script, a couple RDM versions ago: C:\Windows\System32>winget upgrade -h -e --id Devolutions.RemoteDesktopManager Aucune mise à niveau applicable trouvée. Une version de package plus récente est disponible dans une source configurée, mais elle ne s’applique pas à votre système ou à la configuration requise. I first thought it was because I had manually installed RDM manually using the .exe instead of the .msi (the .exe is much smaller). I'm not 100% sure if it was working with 2025.x but it definitely is not working with 2026.x. You can reproduce with a fresh reinstall (Win11 25h2): C:\Windows\System32>winget install -h -e --id Devolutions.RemoteDesktopManager --version 2026.1.11.0 Trouvé Remote Desktop Manager [Devolutions.RemoteDesktopManager] Version 2026.1.11.0 La licence d’utilisation de cette application vous est octroyée par son propriétaire. Microsoft n’est pas responsable des paquets tiers et n’accorde pas de licences à ceux-ci. Ce package nécessite les dépendances suivantes : - Packages Microsoft.DotNet.DesktopRuntime.9 (1/1) Trouvé Microsoft .NET Windows Desktop Runtime 9.0 [Microsoft.DotNet.DesktopRuntime.9] Version 9.0.14 La licence d’utilisation de cette application vous est octroyée par son propriétaire. Microsoft n’est pas responsable des paquets tiers et n’accorde pas de licences à ceux-ci. Téléchargement en cours https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.14/windowsdesktop-runtime-9.0.14-win-x64.exe ██████████████████████████████ 57.7 MB / 57.7 MB Le code de hachage de l’installation a été vérifié avec succès Démarrage du package d’installation... Merci de patienter. Installé correctement Téléchargement en cours https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.win-x64.2026.1.11.0.msi ██████████████████████████████ 407 MB / 407 MB Le code de hachage de l’installation a été vérifié avec succès Démarrage du package d’installation... Merci de patienter. Installé correctement C:\Windows\System32>winget upgrade -h -e --id Devolutions.RemoteDesktopManager Aucune mise à niveau applicable trouvée. Une version de package plus récente est disponible dans une source configurée, mais elle ne s’applique pas à votre système ou à la configuration requise.

27

3

avatar

mlabbe-pg

avatar

phowarth

Resolved Implemented

Typing Macro bug in SSH

Hello. New to RDM and currently in Teams trial period. I have a SSH Terminal to our firewall appliance which occasionally needs a kick by running four commands a, b, c and d. I've made a Typing Macro in the same folder so I can right-click and "Execute in Current Tab": a{DELAY} b{DELAY} c{DELAY} d{DELAY} When executed in the terminal, this is behaving as: a{ENTER}{ENTER} b{ENTER}{ENTER} c{ENTER}{ENTER} d{ENTER}{ENTER} {DELAY} b{ENTER}{DELAY} c{ENTER}{DELAY} e{ENTER}{DELAY} {ENTER} I tested and proved this several times before coming to create this topic, including closing and re-opening the SSH terminal session. However now i've come to take and submit screenshots of the issue, it's behaving exactly as it should!!! Fortunately i'm only testing with dummy commands a,b,c,d rather than live commands (which stop/restart live daemons on the firewall) because if they commands run in the wrong order, we lose internet access. Are there any known bugs or issues you're trying to identify in this area?

Recommended Answer

5 days ago

Hello Peter, We were able to identify and fix the issue affecting the {DELAY} behavior in SSH Typing Macros. The fix should be included in the upcoming version, which should be 2026.1.12. Regards,

59

5

avatar

phowarth

avatar

miccol

PAM vault not showing as a separate tab any longer?

Since a few versions ago in RDM it seems that I lost my PAM vault button in the Navigation bar (next to User vault) - I see in settings there is a setting for this, but it's as if it does nothing. Anyone else experiencing this?

48

3

avatar

miccol

avatar

wschlich

Implemented

RDM Free 2026.1.10.0 freezes -- 2026.1.9.0 doesn't

Hi, I upgraded RDM Free from 2025.3.32.0 directly to 2026.1.10.0 on a Windows 11 Pro machine. After the upgrade finished and the updated version was started, the program window freezes and the cursor hovering over it turns into the famous hourglass. Here's what the program window looks like when it freezes: [image] Uninstalling 2026.1.10.0 and manually installing 2026.1.9.0 from https://devolutions.net/remote-desktop-manager/download/previous-versions/ works fine, so I have to stay on 2026.1.9.0 for now. Any suggestions how to fix the issue with 2026.1.10.0? Cheers, Wolfram

122

8

avatar

wschlich

avatar

pavlyukoff

2026.1.12.0 - Wrong Cert Expire Rate

At start main page show me, that my PEM file in few days will expire. I've renew my PEM - press update document - choose that PEM (you promise, that it will be done automatically at start). Now it shows me with RED, that new file were expire 2 monthes ago. But - expire date is....... 2026.05.07 Site with that pem opened without eny alerts and show same expire date. Something wrong with logic or with some components for certificates. [image]

28

3

avatar

pavlyukoff

avatar

solmssen

2026.1.12.0 killed my custom keystrokes

Hi - I was happily using 2026.1.9.0 and my custom keystrokes were working, as late as last night in fact. Upgraded to 2026.1.12.0 this morning and my three custom keystrokes are still in the config, but not showing on the menu, and not working. I tried the following: Set custom keystrokes to none, exit application, start application, reset custom keystrokes, exit application, restart application, no joy. uninstalled and downgraded back to 2026.1.9.0, re-execute #1. No joy. Reset keyboard settings to default, restart application, reset custom keystrokes, restart application, no joy. the three things I put keystrokes on are type username (ctrl-shift-z), type password (ctrl-shift-x), and type otp (ctrl-shift-c). Any thoughts? I'm going to stay at 2026.1.9.0 for now, since I see there seem to be other clipboard issues with .11 and .12. Let me know if I need to do anything...

36

2

avatar

solmssen

avatar

devolutions84

CANNOT use the clipboard when Devolutions Remote Desktop is running

I recently upgraded Devolutions Remote Desktop to version 2026.1.11.0 (64-bit (PreJIT) and now ALL clipboard use in Windows 11 is broken. I cannot copy and paste from any app anywhere in Windows 11 when Devolutions Remote Desktop is running. For example... Open Devolutions Remote Desktop Open Notepad Add the word "Hello" Right click and copy "Hello" to the clipboard The clipboard is empty Close Devolutions Remote Desktop Open Notepad Add the word "Hello" Right click and copy "Hello" to the clipboard The clipboard has "Hello" on it This is 100% reproducible. Devolutions Remote Desktop is completely "owning" the clipboard. No, I don't want to add hundreds of exceptions into Clipboard Diagnostics. I want a feature to disable Devolutions Remote Desktop managing the clipboard in any way. This is a deal breaker for using the app. I have to close it just to use the Windows clipboard for any app, anywhere.

62

12

avatar

Stéfane Lavergne

avatar

noc02

RDM 2025 .net 9 Installer - Same issue from 2024 .net 8 installer

Hello, Can you please add the installer for .net 9 into the installer for RDM 2025 the same way you did with .net 8 and 2024? We reported this to you in 2024 as our users do not have local admin and no way to install .net 9 without IT intervention. This should be the go forward for all future releases. It worked extremely well with 2024. Thanks, Jeff L

Recommended Answer

a year ago

Hi Jeff Yes - exactly the same - it will just take the appropriate runtime version for the RDM version you installing, if that makes sense. I did test this on my side when I made the change for 2025.1 and found it to work well. That being said, this is not a very widely used feature so I recommend you run through it as a test before deploying on a large scale. But as I wrote, nothing really has changed here except for updating some version numbers. Thanks and kind regards,

405

7

avatar

noc02

avatar

ryaneiger

Resolved

I am running Remote Desktop Manager version 2026.1.11.0 and having a problem using Bastion into Windows servers.

After authenticating to Azure via powershell - Connect-AZAccount successfully. I am getting the errrors I will attach with this. I am hoping there is something that can be fixed to get the application happy again. [image] [image]

Recommended Answer

3 days ago

Hello I do think you need both parameters, so Connect-AzAccount -TenantId {id} -AuthScope https://management.azure.com/ Should be correct, but I don't have a setup to test. If it doesn't work please post back with what the output is. Thanks and kind regards,

49

15

avatar

Richard Markiewicz

avatar

nikoxal

SFTP File upload not working

Hello, I have RDM 2025.2.14.0 (64-bit, JIT) Free Edition. In the SSH terminal, I’m unable to copy files via SFTP from my local PC to a remote Ubuntu folder. Drag and drop is not available. See the attachment.

483

16

avatar

Jonathan Del Signore

avatar

pmacpherson

Backlog

Password macro fails if password contains a special character - on Windows host only

hi.. I have a macro which i call after connection to type in my password on a mac machine. If I run that macro from a Mac PC it works fine, however if I run the same macro on a Windows PC it seems one character is dropped from the password, and I think its the special character (an '@' symbol).

212

17

avatar

pmacpherson

avatar

einkauf4

Open RDM Sessions in use by other user not actualized or invisible

Hi, we just migrated to a newer version of DVLS Server 2026.1.6.0 and imported our old configuration, moving to SQL Express 2025. Now the global session view shows each session as a double entry and in the general view they are not shown on mouseover. We tried everything from layout reset to cache emptying - no change. What could we do to debug this and get the session view back? Regards, Thomas

35

3

avatar

einkauf4

avatar

aviado

Context menu items intermittently greyed out (disabled) after period of inactivity - RDM 2026.1.10.0

I am experiencing an issue where several options in the right-click context menu for sessions become disabled (greyed out) after the application has been open for some time. This behavior forces a restart of the application to regain full functionality. I've attached screenshots showing the difference between the active and disabled states. For example, options like 'Add entry' , 'Duplicate' , 'Move' , and 'Delete' become inaccessible. I am trying to determine if this is a known bug in the current release or a new security/timeout feature that I need to configure. Environment Details: Product: Remote Desktop Manager (Single User License) Version: 2026.1.10.0 64-bit (JIT) Framework: .NET 10.0.3 Key Add-ons: .NET Extensions (v10.0.225.61305) OS: Windows 11 Pרם Steps to reproduce: Open RDM and use it normally (all menu items are active). Leave the application running in the background for a period of time. Right-click on any entry/connection. Observe that several management functions (Add, Edit, Delete, etc.) are greyed out, while session commands (Open, View Password) might remain active. Is there a specific setting related to session locking or UI refresh that could be causing this? Looking forward to your guidance. [image]

76

2

avatar

Alexis Geller Peiro

avatar

Daniel Albrecht

Backlog

Adding data source to default configuration

Hi! We have manually created a default configuration file by picking out parts of RemoteDesktopManager.cfg. I want to include only specific settings where we have reasons to change them. The other options can just stay whatever the default is of the current RDM version. Is there a way to manually create a data source configuration too? The only thing I found after using the Options dialog to export the configuration including the data source, are the <OptionEncryptionPacked> and <OptionSensitivePacked> tags, which are encoded/encrypted so I'm not sure what's in there. I could just include those tags, but I was wondering if there's a better way. Thanks! Daniel

929

20

avatar

Daniel Albrecht

avatar

pedroteo

Cannot open backup file

I cannot open my backup file, with the error in attached. Even though I have the folder with the correct ID, the files doesn´t open. How can i retrieve the information? I have a bunch of servers and info on that entry.... [image] [image]

82

9

avatar

pedroteo

avatar

bombsaway

Scrolling history in SSH terminal

Is there a setting that allows you to scroll through terminal history? Currently when I type a command with a lot of output, it only allows me to see one page worth of output. I changed the wheel scroll option and it scrolls up the page, but I still can't see the command I entered or any earlier input/output in the terminal.

51

4

avatar

Samuel Dery

avatar

telwell1

sessions will not run

i have a number of PowerShell sessions created for mundane tasks, like unlocking a user acct. or running a sync cycle, and they all of a sudden stopped working. when i execute them they create the tab but no window will open and then after 10-15 seconds close. nothing happens, not errors, nothing in the debug...

34

0

1 - 25 of 10176 items