Replies: 5 comments
-
|
Try adding the following line to your RDP file: This will force console mode, which should take over the locally logged-on user session. It is the same as running: I have added issue #100 (feature request) to have this be an option in Create Client Connection. |
Beta Was this translation helpful? Give feedback.
-
|
And to answer your question @j-omega, yes, what you seem to be experiencing is normal/expected behaviour for an RDP session. |
Beta Was this translation helpful? Give feedback.
-
|
I added the line, but the RemoteApp connection still creates a duplicate session. I should also note that a regular remote desktop session connects me to the console session. I wonder if this is related to the fact that Windows 10 (not Window Server) is the RemoteApp host. |
Beta Was this translation helpful? Give feedback.
-
|
Ok, thanks for the update @j-omega There are other RDP file options and local/group policy options that might affect this behaviour. For a list of RDP file options, check out my RDP File Editor: https://kimmknight.github.io/rdpfileeditor/ Let us know if you find a solution. |
Beta Was this translation helpful? Give feedback.
-
Windows starts a separate session for RemoteApp. Otherwise, Explorer.exe from the remote PC would overlap the local explorer.exe.
(But it's better not to do that...) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am hosting my remote apps on Windows 10 Professional 22H2.
When I connect to an app from a client PC, the app launches as expected. However, if I am already logged into the host PC, the remote app is started in a new (duplicate) user session. See the attached image below.
This is not the desired behavior. Ideally, if I am already logged into the PC, the RemoteApp connection would be made to the existing user session.
Is the behavior that I am observing the expected behavior, or is it due to a misconfiguration on my end?
Beta Was this translation helpful? Give feedback.
All reactions