Hi Johnson, Deb,
How is your issue going? Has it been resolved yet? If it has, please consider accepting the answer as it helps others sharing the same problem benefit too. Thank you :)
VP
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
how to increase time so my desktop does not disconnect so quickly....I go back and forth between remote and home screen and lose my desktop in minutes and have to log in again
Hi Johnson, Deb,
How is your issue going? Has it been resolved yet? If it has, please consider accepting the answer as it helps others sharing the same problem benefit too. Thank you :)
VP
Hi Johnson, Deb,
Since you are working on a company computer and do not have administrative rights, directly modifying the local group policy using the gpedit.msc command is unfortunately not an option for you. The session timeouts you are experiencing are being actively enforced by your organization's network administrators to secure idle connections and manage server resources.
The specific settings causing your rapid disconnects are dictated by domain-level policies that write to your computer's registry, specifically at the HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services path. The values for MaxDisconnectionTime and MaxIdleTime are locked down by your IT department. Because you lack the necessary permissions, any local modifications you try to apply will be blocked by the system or immediately overwritten the next time your computer syncs with the corporate network.
The most effective way to resolve this is to submit a formal request to your IT helpdesk to have your Remote Desktop session limits extended. You should explain that your daily workflow requires frequent switching back and forth between your local desktop and the remote session, and the current aggressive idle timeout is actively disrupting your productivity. Your IT administrators have the proper authority to adjust the active but idle session policies on the server side or assign a customized policy for your specific user account.
Hope this answer brought you some useful information. If it did, please hit “accept answer”. Should you have any questions, feel free to leave a comment.
VP
AI answer
To keep the Remote Desktop session from disconnecting so quickly when idle, increase or remove the session time limits on the server (or via policy), and ensure the idle timeout values are not set too low.
Use one of these approaches (typically done on the remote/server side):
gpupdate /force or reboot to apply.HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp (for example, MaxIdleTime and MaxConnectionTime).If disconnects are irregular (not at a consistent time interval), they may be due to network issues rather than these timeout settings.
References: