Jump to content

What is windows rpc function?According to what i know it's for remote access? So why can't we disable it? And any way to disable it?

It's used for process to process communication. It is "remote" in the sense that one process can call a different process. Disabling it will break any apps that require this kind of functionality.

 

Unless your modem is set to allow incoming connections, you shouldn't need to worry about unsolicited remote access. RPC is also not the worry here, that would be programs with open ports that are then exposed to the internet (e.g. by port forwarding)

Remember to either quote or @mention others, so they are notified of your reply

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×