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
I was trying to stream to my laptop with a RDC to my host system open (or previously open) as well.
All I ended up getting was a blank screen with the option to display streaming stats. Thought it might of been a driver issue or something.
I wanted to see if this problem also appears with VNC.
I started streaming with active VNC connection, and stream worked just fine, but VNC connection was closed.
I understand why it happens, but the system should provide an error when it does, or have a way to resolve it (by logging back in locally to restore the video card). The main issue is that even if there is no active RDP connection to the PC, the PC will still be in an "RDP" mode until someone logs into it locally to reactivate the video card driver.
Yeah unfortunately VNC is really unusable in many scenarios. RDP is a much faster and stable protocol for slow (read: cellular) connections.
You may need to change 0 to 1 or 2 for it to work. It's typically 1 for Windows Vista and 1 or 2 with WIndows 8. What this does is it unlocks the screen at the remote machine.
tscon 1 /dest:console
Then i run i just right click --> run as admin and it redirects back to the monitor and disconnects the session. This may also require you connect using /console or /admin. In windows xp you need to use 0 instead of 1.
tscon 2 did the trick as I'm on 8.1. This page is one of the first results on my google search, so hopefully this will help someone else who has the same issue. I used to have a few batch files for Windows 7, but I'm still new to 8 (and now 8.1).
Thanks very much!