I had a question on how would you set up a remote desktop system where there would be one computer with one monitor connected via HDMI and one Chromebook which is connected wirelessly.
This system would have the Chromebook user being remotely connected and is playing games, the monitor user is doing its own thing(studying)
Computer Specs: CPU: AMD Ryzen 7 GPU: GTX 1080 64 bit Windows 10
Chromebook Specs: CPU: Potato(Intel M3) GPU: Integrated Chrome OS(Can download Android Apps)
13 Answers
There is no direct method of accomplishing this in Windows. A remote desktop session will take over the current desktop session. I dont know of any 3rd party tools that can accomplish this, or if there are any.
I dont know if the following will work, but it is worth a shot. It is possible to install Steam on a Chromebook. If that works, it might be possible to use Steam Remote Play to play Steam games installed on the PC from the Chromebook via streaming.
2Option1: You could run a virtual machine (a second Windows) on your laptop and connect with the Chromebook to the VM, also via RDP.
Option2: There are a few hacks, that allow you to use to user sessions simultaneously into "the same" windows. But all of them are not legal when it comes to licensing.
Option3: You could choose a tool like Teamviewer or Anydesk to logon from different locations, but they will all connect to the same windows user session.
Option4: The only other Microsoft option, but probable not a solution for your use case, is to use a windows server and setup remote desktop services role and the purchase of licenses to enable additional RDP connections (if you need more the two simultaneous connections). But that is a question for serverfault.
See this link. It's not really clear whether or not you can use the console during a rdp session, but it does explain how to do two concurrent rdp sessions. I haven't tried it myself - I'll try to have a go later today and update this.