Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
If I don't connect previously, the dialog box does not appear.
You can keep teamviewer session alive after that to forward sound if steam fails that.
You can RDP into your PC, install VNC, connect from your client to the host and then play.
I know this is not ideal since you have an additional client on your machine, but it's still better than leaving the PC without a password.
Suppose that you have PC A and B, your game is installed on A, and you wanna play on B. May be B is in your office and A is at your home.
1) On B, RDP into A.
2) Launch steam on both A and B. (In B, you should see "Stream" button on the game you are to play)
3) Click "stream" button on B. (It will fail because you will see the boring dialog box)
4) Switch back to A, you can see that on A, your game has been launched.
5) On A, launch cmd.exe as administrator.
6) type "qwinsta" and press enter, no quotes are required.
7) You should see the active sessions list on your A. One of them is your RDP session, with your username followed. One of them named "concole" is what your steam on B attempted to login but failed. Please remember the session ID of the former. (The ID should be an integer.)
8) Type "tscon SESSIONID /password:PWD /dest:console" in the cmd on A. Change SESSIONID to the number you remembered, and PWD to your normal windows user password, leave the rest intact. Press enter. (This command will attach the RDP session to the console session)
9) Once you pressed enter, your RDP to A will immediately disconnect. Now, back to B, on your steam game page, click "Stop" button, then click "connect" button, you are ready to remote play :)
Worked like a charm. Thank you, kind stranger.