Answer the question
In order to leave comments, you need to log in
RDP connection drops 30 seconds before user login, why is that?
Good Friday friends!
The essence of the problem:
We have an RDP connection with authorization on the GUI, that is, on the welcome screen. After connecting, if you do not enter the system - the connection is reset exactly after 30 seconds.
How to win? Friday's brain doesn't cook... I rummaged through everything.
Answer the question
In order to leave comments, you need to log in
The solution was found:
On the server (and on regular Windows if it is not a server RDP) by default there is a 30-second timeout for GUI authorization, you can disable it like this:
1. Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Controll\TerminalServer\WinStations\ RDP-Tcp
2/ Create a DWORD string value
3/ Let's name it: LogonTimeout (DWORD)
4/ Set the value to 3600 minutes, for example.
5/ Reboot the server
Done. Connection no longer resets after 30 seconds.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question