Is it safe to enter 'sudo killall mDNSResponder' in Terminal to resolve 'Your computer or network may be sending automated queries' error?

It was suggested that since my network activity monitor showed a lot of activity on the mDNSResponder app that I reset the app with the code 'sudo killall mDNSResponder'. Is this a safe line to enter in Terminal? I am not familiar with code but it seems straight forward to me.




[Re-Titled by Moderator]

MacBook Air, macOS 15.4

Posted on May 8, 2025 6:24 PM

Reply
Question marked as Top-ranking reply

Posted on May 9, 2025 10:15 AM

If you want to kill a process, do it in Activity Monitor. That way, you can avoid making a typo in the shell which might cause some unwanted modifications or damage.

Killing any process is generally safe, but it depends…

If the process is running some long-running file modifications/movements/etc, killing it would interrupt that process which may render the files it is working on unusable.

mDNSResponder is not one of those processes and forcing it to quit should be safe.

If you kill a process that runs functions of the GUI, you may have to force shutdown your Mac and restart to recover, losing anything you were working on.

11 replies
Question marked as Top-ranking reply

May 9, 2025 10:15 AM in response to ginasdad

If you want to kill a process, do it in Activity Monitor. That way, you can avoid making a typo in the shell which might cause some unwanted modifications or damage.

Killing any process is generally safe, but it depends…

If the process is running some long-running file modifications/movements/etc, killing it would interrupt that process which may render the files it is working on unusable.

mDNSResponder is not one of those processes and forcing it to quit should be safe.

If you kill a process that runs functions of the GUI, you may have to force shutdown your Mac and restart to recover, losing anything you were working on.

May 8, 2025 7:02 PM in response to ginasdad

In general it's not a good idea to follow Terminal commands you may find posted on the Internet. Start from the beginning and describe the specific circumstances in which you are encountering that error: how / when / where does it appear?


You're off to a good start by using Activity Monitor to identify a process that seems inordinately busy, mDNSResponder in this case, but there can be a variety of reasons for its apparent misbehavior.


In this particular instance that specific command will not result in any harm, so go ahead and try it if you want to experiment. macOS will just reinitiate the process, which is likely to show a lot of activity again.

May 9, 2025 1:15 PM in response to ginasdad

Is this a Google web-searching "We're sorry, but your computer or network may be sending automated queries. To protect our users, we can't process your request right now."error?


If so, restarting an unrelated part of macOS to resolve what is a questionable or problematic or quite probably incorrect Google error is unlikely to resolve the issue.


Try switching to DuckDuckGo or another of the many fine search engine alternatives available to Google.





I’d suspect that Google tracking is getting tangled and having some difficulty differentiating users, and that difficulty probably due to steps taken to increase user privacy. Other Google mechanisms that I suspect Google is using try to thwart anti-tracking can include repeated displays of captchas, this trying to convince the user to disable their anti-tracking defenses.


This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Is it safe to enter 'sudo killall mDNSResponder' in Terminal to resolve 'Your computer or network may be sending automated queries' error?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.