Site icon TechGit

Fix The RPC server is unavailable error in Windows 10

Remote Procedure Call (RPC) is a technology present since the emerging of computers and utilizes the interprocess communication technique. Its primary purpose is to enable a client and a server to communicate with each other over the network. Some users after completing an upgrade to a newer version of Windows 10 might notice that executing any remote command fails with the error message The RPC server is unavailable – prior to the upgrade these remote commands execute successfully. In this post, we will identify the potential causes and then provide the possible solutions that you can try to help remediate this issue.

The RPC server is unavailable

The error message The RPC Server is unavailable can be triggered by any of the following:

The RPC server is unavailable

If you are faced with this error, you can try the recommended solutions below.

  1. Check RPC service on your computer
  2. Enable Remote Desktop/Assistance in Firewall
  3. Change Startup Selection from Selective startup to Normal startup
  4. Enable IPV6 and File & Printer Sharing for the connected network
  5. Flush DNS & Renew
  6. Force RPC services to start using Registry Editor.

Now, let’s delve into the detailed steps of these solutions.

1] Check RPC service on your computer

This solution implies that conflicts with other third-party applications or changing the system systems might force the RPC service to go from the default (Automatic) value to manual. This means that RPC might not start automatically when needed.

To check RPC service on your computer, do the following:

Remote Procedure Call (RPC)

RPC Endpoint Mapper or Remote Procedure Call (RPC) Locator

DCOM Service Process Launcher

Restart your computer and see if the issue is resolved.

2] Enable Remote Desktop/Assistance in Firewall

To allow Remote Assistance in firewall on your computer, do the following:

Restart your computer and see if the issue is resolved.

3] Change Startup Selection from Selective startup to Normal startup

The selective startup is a booting method which allows your computer to turn on with a minimal number of items loaded. This is usually done when troubleshooting issues with your computer which might involve other third-party applications. However, whenever you boot using selective startup, your computer will also not load all the RPC components onto your computer. In this case, we will select the normal startup and see if this fixes the issue. Here’s how:

You will be prompted for a restart. Restart immediately using the popped up window and check if the error message is resolved.

4] Enable IPV6 and File & Printer Sharing for the connected network

In some cases, you might encounter the Error 1722: The RPC server is unavailable issue in instances where there’s a network connection interruption caused by one or multiple settings. In this case, enabling IPV6 and File & Printer Sharing for the connected network could resolve the issue. Do the following:

Restart your computer and see if the issue is resolved at the next startup.

5] Flush DNS & Renew

This solution requires you to ensure that the services involved in the RPC connection are running (as outlined in solution 1 above) before you proceed to flush the DNS and renew the connection.

If you’re certain that the required services are running, then follow the instructions below to flush the DNS and renew the connection.

ipconfig /flushdns
ipconfig /renew

Once the IP has been renewed, close the elevated Command Prompt and execute remote commands and see if the issue has been resolved.

6] Force RPC services to start using Registry Editor

To use Registry Editor to force RPC services to start, do the following:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesRpcSs

Next, use the left-hand pane or the navigation bar at the top (paste the registry path and hit Enter) to navigate to this location:

ComputerHKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesDcomLaunch

Lastly, navigate to the following location by using the navigation bar at the top or by using the left-hand pane:

ComputerHKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesRpcEptMapper

Close the Registry Editor, restart your computer and see if the ‘The RPC server is unavailable’ issue has been resolved at the next system startup.

FacebookTwitterTumblrRedditLinkedInHacker NewsDiggBufferGoogle ClassroomThreadsXINGShare
Exit mobile version