Prevent RDP Session Auto Close

This article provides a guide to prevent RDP session auto close periodically.

How To Prevent RDP Session Auto Close

If your Windows VPS keeps closing RDP sessions or shutting down automatically, run the following command in Command Prompt as Administrator:

slmgr.vbs -rearm

Then restart the server.

Conclusion

You now know how to prevent RDP session auto close.

See Also:

  • windows server, byol, rdp, shutdown
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What Server Virtualization Are Your Hypervisors?

All VPS hypervisors use KVM virtualization technology. Order here: KVM VPS servers

How to Update MTU Speed on CentOS VPS

Follow this guide to update MTU speed on CentOS VPS servers. Prerequisites To update the MTU...

Install Python Interpreter on Ubuntu VPS or Dedicated Server

This article provides a step-by-step guide to installing the Python interpreter on an Ubuntu VPS...

What are My root User Login Credentials?

The root (admin) user password is randomly generated. This password can be found in your welcome...

Modify Server Hostname Using SSH in CentOS

This article provides a guide to modify server Hostname using SSH in CentOS server. You can use...