Share via

Do I need RpcSs service?

Anonymous
2015-06-08T21:44:23+00:00

Under task manager, I find that RpcSs (Remote procedure call) is running, and would like to know whether I need it or not, if I don't need it, how to stop this service.

Furthermore, I also find RasAuto and RasMan, RemoteAccess, RemoteRegistry, rpcapd, RpcLocator, ... it seems too many remote features are running, which I don't know on whether I need it or not.

I never use any remote feature within win 7.

Does anyone have any suggestions on which remote feature can be stopped?

Thanks in advance for any suggestions

Windows for home | Previous Windows versions | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2015-06-08T22:16:15+00:00

    Yes, you need RpcSs service.

    Quote

    This service is rather vital. Practically everything depends on this service to be running. This is also one of the few services that you cannot disable via the Services MMC, nor can you change the state with a registry patch.

    The RPCSS service is the Service Control Manager for COM and DCOM servers. It performs object activations requests, object exporter resolutions and distributed garbage collection for COM and DCOM servers. If this service is stopped or disabled, programs using COM or DCOM will not function properly. It is strongly recommended that you have the RPCSS service running.

    Unquote

    Source + more info: http://www.blackviper.com/windows-services/remote-procedure-call-rpc/

    And: https://technet.microsoft.com/en-us/library/cc787851%28v=ws.10%29.aspx?f=255&MSPPError=-2147217396

    For your other questions, you might want to look here: http://www.blackviper.com/service-configurations/black-vipers-windows-7-service-pack-1-service-configurations/

    Cheers,

    J

    10 people found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more