1. Home
  2. Knowledge Base
  3. Getting Started
  4. How to restart remote desktop service without rebooting windows server

How to restart remote desktop service without rebooting windows server

Learn How to restart Remote Desktop service without rebooting Windows Server for a more efficient solution to Windows service issues. Our guide is ideal for new Windows users who believe a simple reboot fixes all problems.


Method 1 – Using Services.msc

In this section, we will be going over how to restart the Remote Desktop service via Services on Windows Server.

1. To start, log into your Windows Server and use the Windows search function to search and open Services.

2. Then on the Services window, locate Remote Desktop Services then right-click it, and click Restart.

3. Lastly, you will see a pop-up prompting confirmation to restart Remote Desktop Services, click Yes to continue with the restart. We have successfully restarted Remote Desktop Service via Services.msc without rebooting the Windows Server.

You will be disconnected during the restart, and after 30 seconds you will be able to reconnect to the server.


Method 2 – Using Powershell

1. To start, log into your Windows Server and use the Windows search function to search and open Windows PowerShell.

2. Once the PowerShell window is open, run the following command:

Restart-Service -Force -DisplayName "Remote Desktop Services"

You will be disconnected during the restart, and after 30 seconds you will be able to reconnect to the server.

We have successfully restarted Remote Desktop Service via PowerShell without rebooting the Windows Server.


Method 3 – Using Task Manager

1. To start, log into your Windows Server and use the Windows search function to search and open Task Manager.

2. Expand the Task Manager by clicking on More Details.

3. Next, navigate to the Services tab and right-click TermService, then click Restart. We have successfully restarted Remote Desktop Service via Task Manager without rebooting the Windows Server.

Updated on January 30, 2023

Article Attachments

Was this article helpful?

Need Support?
Can't find the answer you're looking for? Don't worry we're here to help!
CONTACT SUPPORT