Hi,
Last week we updated RDM to version 2025.3.27.0 and since then we are not able to start a Powershell Terminal. The Entry is just closing itself after starting.
Is this a known issue?
Hello,
Thank you for reaching out with this question. We’re not currently aware of a general issue with the PowerShell terminal in RDM 2025.3.27.0, but we’ll need a bit more information to investigate further.
Could you please confirm:
These details help us to better understand what’s happening.
Thank you.
Elevate your learning - Join the Devolutions Academy !
Kind regards,
Kelly
Thank you for the detailed answers.
To help clarify the scope of this issue, I’ve tested the PowerShell Terminal (Local) entry in the following environments:
In both cases, I was able to create a new PowerShell Terminal (Local) entry (without configuring a host/endpoint), open the terminal, and run commands successfully.
To better understand what may be different in your environment, could you please help confirm the following:
These checks should help determine the scope of the issue. Based on the results, we can then decide if additional logs are required for further investigation.
Thank you for your patience.
Elevate your learning - Join the Devolutions Academy !
Kind regards,
Kelly
Naam van toepassing met fout: WindowsTerminal.exe, versie: 1.20.11271.0, tijdstempel: 0x6661c6ae
Naam van module met fout: ucrtbase.dll, versie: 10.0.22621.3593, tijdstempel: 0x10c46e71
Uitzonderingscode: 0xc0000409
Foutmarge: 0x000000000007e008
Id van proces met fout: 0x0x670C
Starttijd van toepassing met fout: 0x0x1DC7F03CB70EAD6
Pad naar toepassing met fout: C:\SnapVolumesTemp\MountPoints\{000028E1-0000-0000-0000-100000000000}\{67b427fa-1c9f-4745-8959-27e3b775d322}\SVROOT\Program Files\Devolutions\Remote Desktop Manager\runtimes\win-x64\native\wt\WindowsTerminal.exe
Pad naar module met fout: C:\WINDOWS\System32\ucrtbase.dll
Rapport-id: 9ba220a2-531b-4520-b885-e8c64354eee2
Volledige pakketnaam met fout:
Relatieve toepassings-id van pakket met fout:
Thanks for sharing the Event Viewer entry.
The event shows an Application Error involving WindowsTerminal.exe, with the fault occurring in ucrtbase.dll (Microsoft Universal C Runtime) and exception code 0xc0000409. This indicates a runtime-level failure rather than a PowerShell script error.
One detail that stands out is the execution path shown in the event:
C:\SnapVolumesTemp\MountPoints\...
This is an unexpected execution path compared to a typical local installation.
To help clarify what’s happening, could you please confirm:
@hjbos Do you have Microsoft PowerToys installed by chance? There is a known issue with Windows Terminal, I just ran into this issue and updating the version 0.96 fixed the crashes for me.
https://github.com/microsoft/terminal/issues/19482
Sébastien Duquette
We don't use PowerToys. It looks like there is something wrong in the image we use (we use VDI).
Hello,
Thank you for mentioning VDI in your response and thanks again for sharing the Event Viewer entry. The event shows an Application Error involving WindowsTerminal.exe, with the fault occurring in ucrtbase.dll. This indicates a runtime level failure. One detail that causes concern is the execution path, which is listed as C:\SnapVolumesTemp\MountPoints\...
There is some concern that RDM may not be managing this path.
Are you familiar with the Portable RDM version? Would it be possible to set up this RDM portable version in a regular file system path on such a host to see if it performs any differently?
https://docs.devolutions.net/rdm/kb/how-to-articles/portable-rdm-installation/
Elevate your learning - Join the Devolutions Academy !
Kind regards,
Kelly