Score:0

Can not modify Remore Procedure Call (RPC) service

hr flag

I have an admin account on my windows, and I used to disable the RPC service before, but recently I can't even modify that. It is permanently disabled, and I can't change its properties. Does anyone have a clue to tell me what could be the reason?

RPC Service is disabled for editting

Score:1
cn flag

The controls are dimmed due to the RPC Service is a dependency for all other Windows services. If you want to disable it, change the following registry value from 2 to 4 and restart:

Key: HKLM\SYSTEM\CurrentControlSet\Services\RpcSs  
Value: Start 
Mah_Bar avatar
hr flag
Yes, I tried this but when I want to do this, it prompts, "Can not edit start: error writing the value's new content"
cn flag
That is correct. The system is configured to prevent this casual modification. The permissions need to be modified to allow this. One way would be to use SysInternals PsExec: `psexec.exe -s -i cmd.exe`. Run regedit as system in the new cmd window. You can modify the owner of the key and/or change the value. Note: this will cause nearly all services to fail to start, and may prevent the system from starting.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.