STEAM 群組
Steam Remote Play homestream
STEAM 群組
Steam Remote Play homestream
4,135
遊戲中
36,920
線上
創立
2013 年 11 月 7 日
所有討論 > General Discussion > 主題細節
Scufi 2018 年 6 月 8 日 上午 8:27
Can't get past Steam Input Dialog Box
When I try to stream game, I get the "Would you like to accept secure desktop input from Steam?....." I am unable to click the OK or CANCEL button. Enter does not work, no response is available to the dialog box. I have to close the window via the task bar. Am I missing something in a setting? Windows 10 desktop is master, Windows 10 laptop is slave.
< >
目前顯示第 16-30 則留言,共 30
nathanboiiii123 2021 年 10 月 23 日 上午 8:27 
引用自 marine_tugah
i dont know what its called but you can open somethings that shows all windows/apps and you can close it.
aCidVicious 2021 年 10 月 24 日 下午 5:18 
Obviously this is a fatal client error that negates the purpose of steam remote play...
Is there ever going to be an actual fix for this from steam?
I've only gotten this dialog box when trying to stream to my phone at a lower resolution, so everything on screen isn't impossiblly tiny and I don't have to always be looking at 1/10 of the screen with a magnifier...

Seems I gave all the appropriate permissions in windows and Steam successfully already, and had it working, but now I'm being asked to be physically at my desktop (or try to copy this command line workaround in an impossibly high resolution for my phone) in order to stream to my phone. Obviously there is no reason to stream to my phone if I am at my desktop and if I have to use remote desktop to get in to the game there is no reason to even have Steam Remote Play app installed.

This is the only thread I could find addressing this dialog box error, and the only solution offered is to uninstall and use remote desktop instead. :steamfacepalm:
TheMuffinMan_ZA 2021 年 11 月 29 日 上午 2:11 
2
This is not a fix for Steam
This is Windows, protecting itself
If you try to stream from a machine that is locked, Windows will block it
Make sure the remote machine is not locked, then streaming will work fine
If you don't have anyone that can unlock your machine for you, then RDP in, and unlock it with a poweshell script.
Make a .bat file, paste the following, and run it when you are RDP'ed in.

```Paste the below```

@powershell -NoProfile -ExecutionPolicy unrestricted -Command "$sessionid=((quser $env:USERNAME | select -Skip 1) -split '\s+')[2]; tscon $sessionid /dest:console" 2> UnlockErrors.log@powershell -NoProfile -ExecutionPolicy unrestricted -Command "$sessionid=((quser $env:USERNAME | select -Skip 1) -split '\s+')[2]; tscon $sessionid /dest:console" 2> UnlockErrors.log

```Paste the above```

It will them kick you out due to the remote machine now being unlocked.
Farshad 2022 年 1 月 5 日 下午 9:57 
引用自 DestructionSoul
引用自 vicsemar2
I have solved it. It happened to me because previously I had a open remote session on the master server.
If I don't connect previously, the dialog box does not appear.
I do not understand. How can you launch Steam if you do not login to you hosting computer ?

You can use Task Schedule to have Windows run Steam upon startup.
Farshad 2022 年 1 月 5 日 下午 11:28 
引用自 vicsemar2
I have solved it. It happened to me because previously I had a open remote session on the master server.
If I don't connect previously, the dialog box does not appear.

I tried a million things, this is the only thing that worked, THANK YOU! So you basically need to get on the host WITHOUT having started a remote connection before, run Steam, and you are ready.
pepijn.m 2022 年 12 月 3 日 下午 1:13 
Everyone seems to have their own solution. I guess I will add mine. My problem was that I am not at my pc so I had to fix it while remote connecting to my pc.
I first tried PigMightFly method but my mouse didn't move.
vicsemar2 option also didn't work for me as then steam won't be open on my pc making it impossible to start the game steam through my bad pc.

So I combined Uncovery and PigMightFly solutions a bit.
You only have to do these steps once, you will notice steam from then on doesn't show the popup and you can log in which afterward the remote desktop session gets disconnected:
0.5 remote login to my pc with Remote Desktop
1. Installed TeamViewer.
2. In TeamViewer settings - general I enabled "startup Teamviewer on Windows Startup"
3. Then go to TeamViewer settings - advanced, fill in "Personal password" with a password(don't make it too easy...) else your password keeps changing, maybe not needed: enabled "Full access control when a partner connects to your windows login screen".
4. copy the id in the "Your id" part on TeamViewer together with the password you made yourself.
5. probably not needed: restart your remote pc. for example with windows + R and then "shutdown -r -t 0"
--step on bad pc:
6. started the game on my bad pc through remote play. then I got the windows popup.
--step on the remote desktop
7. I started cmd in administrator and then typed "qwinsta". there was a rdp-tcp session name that had the id 64543 and the status Active(the status is the important part).
8. in the same cmd I then typed "RWinsta 64543". the id is of course different than yours so use whatever it says. it will notify you that it will log out everyone that is using it. click okay/yes.
--step on bad pc:
9. now on my bad pc I started TeamViewer and login with the id and password you saved.
10. you should now get to the same screen steam is on. just click okay and log in if needed on your pc.
11. you can now close TeamViewer on your bad pc.
12. you notice that you still can't use your mouse using the steam screen. In Steam library close the game and restart it.

This worked work me. I would like to refine the guide as something I did seem unnecessary but for now, I can at least play. Please tell me if it helped or if I should remove or add stuff.

P.S. you should not need TeamViewer anymore so you can remove it or disable "starting on windows start" in general settings and remove your personal password from the settings.

After doing it the first time:
from now on you can just play as steam was meant. when you have to log in when starting a game you sometimes have to stop and start a game on your bad pc. if you stop a game give it a minute or so to really stop your game on the good pc else you probably can't click anything.
最後修改者:pepijn.m; 2022 年 12 月 3 日 下午 5:02
PixRc 2022 年 12 月 30 日 上午 9:34 
引用自 PigMightFly
Solved. The methods are as follows.

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) Press "Tab" key and choose the window of your RDP, so now 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 for me, but would have to be repeated every time...
pepijn.m 2023 年 2 月 1 日 上午 2:16 
引用自 PixRc
Worked for me, but would have to be repeated every time...
O weird. for me after I had done it the first time I could from then on just start the game straight through steam without getting the popup I could not click on.
Statercul 2023 年 4 月 19 日 上午 7:57 
I fixed the problem, it isn't a nice fix but it works.
steps:
1.(optional) make your pc able to be powered from your phone, you can do this by setting wake on Lan or by buying a swichbot bot and swichbot hub (wake on Lan hasn't worked for me so I did the second option)
2. you can sign in using teamviewer, if you don't know how to do it without seeing the screen, watch a YouTube video(there are many tutorials) also, set teamviewer to start with windows.
3. after logging in, open steam, minimize it, open task manager and force close teamviewer, this will make sure teamviewer won't sign you off. if you skip this step, you will get the "Would you like to accept secure desktop input from Steam?....." box.
4. after that, you can enter on steam link and connect to your pc

Edit: you can also make steam start with windows, and remove the password, but since i have only 1 account on my pc it hasn't worked.
最後修改者:Statercul; 2023 年 4 月 19 日 上午 8:01
ArgenCN 2023 年 5 月 29 日 上午 11:31 
In my case, I am using RDP. And using Enhanced Session solved the problem for me.
Warrior at the Edge of Time 2023 年 8 月 14 日 上午 4:41 
Is there any workaround if your game window gets blocked by command prompt? I use tscon then launch the game via Remote Play, but some games just can't get rid of that cmd window.

P.S: Ok, for some reason if you launch the game that works well with tscon method and then launch the game you have a problem with - it launches normally.
最後修改者:Warrior at the Edge of Time; 2023 年 8 月 14 日 上午 4:45
$BoSSFLoYD$ 2023 年 10 月 13 日 下午 12:22 
引用自 PigMightFly
Solved. The methods are as follows.

My guy let me tell you...

You are GOATED!

Many Thanks for your work!
WaffleKingofPluto 2024 年 1 月 26 日 下午 12:09 
I'd like to have this problem fixed before going home. Every option I've seen requires me to install a program to my computer (which is 12 miles away) or use an external keyboard (I'm using my phone and steam link). I just need to login to the host pc. I assume trying to use an Xbox controller won't bypass the pop-up so is there something I can do on my phone or in the steam link app?:steamsad:

Edit: at the time of worrying this I have 7 hours left of my 10 hour work shift. Plus, I have to wait an hour and a half for my ride home. I can't set anything as administrator as I am again 12 miles from my computer. I have no other remote programs on my pc. It's running windows 11 btw.
最後修改者:WaffleKingofPluto; 2024 年 1 月 26 日 下午 1:09
_I_ 2024 年 1 月 26 日 下午 1:00 
on the host pc, make sure steam is set to run as administrator
Alvargon 2024 年 10 月 28 日 下午 3:12 
引用自 vicsemar2
I have solved it. It happened to me because previously I had a open remote session on the master server.
If I don't connect previously, the dialog box does not appear.
For me, it was the same issue, thx 😁
< >
目前顯示第 16-30 則留言,共 30
每頁顯示: 1530 50

所有討論 > General Discussion > 主題細節