Replies: 2 comments 1 reply
-
Visual studio code is not an app you would want running in remote apps... Remote apps can't use hardware acceleration. Not much you can do to make it work though as far as I'm aware. |
Beta Was this translation helpful? Give feedback.
-
I have used VS Code as a RemoteApp but not for a while. Following your question, I tested it again today: (This is a Win 10 host and Win 10 client). I am unclear on what hardware acceleration is available to RemoteApps since RemoteFX was deprecated. But in my case, the performance of VS Code seems fine for my purposes. TBH, these days I wouldn't bother - GitHub Codespaces (fully portable, browser-based VSCode) is a better solution in many ways, however, I understand that many users of RemoteApp Tool have unique (often obscure) needs and scenarios. In terms of troubleshooting, does it launch if connected to the host via a full-desktop session? Can you find any clues in the Windows Event Log? |
Beta Was this translation helpful? Give feedback.
-
I have set up visual studio code on windows11 host. After generating RDP file and open it on client machine, vscode window opens in the host machine, not in the client machine, while a mstsc process is running in background on the client machine.
Is there any way to troubleshoot it?
Beta Was this translation helpful? Give feedback.
All reactions