What is mDNSResponderHelper?

If you have seen mDNSResponder in Activity Monitor, you may also notice its companion process mDNSResponderHelper.

What is mDNSResponderHelper?

mDNSResponderHelper is a helper process for mDNSResponder (the Bonjour and DNS daemon). It runs with higher permissions and handles tasks that mDNSResponder itself cannot do because of sandboxing limits.

What does it do?

The helper handles tasks that need root privileges, such as:

This split is a security measure. It limits what the main process can do while still allowing needed system-level work through a dedicated helper.

Does it use many resources?

No. It is very light and only handles specific privileged tasks for mDNSResponder. The real work of DNS resolution and Bonjour discovery happens in mDNSResponder itself.

Should you worry?

No. It is a normal macOS system process that works alongside mDNSResponder. It is part of Apple's security design where privileged tasks are kept in separate helper processes.


Enjoyed this post?

Well, you could share the post with others, follow me with RSS Feeds and/or send me a comment via email.


Tags

Category:

Year: