You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Can't eject because one or more...using it ?

The Finder knows every nanosecond exactly what applications are using what. Why do I get this clueless, vaguely ominous warning when I want to eject a drive?

MacBook Pro 15″, macOS 12.7

Posted on Sep 14, 2024 5:31 PM

Reply
4 replies

Sep 14, 2024 5:54 PM in response to James at 118

Yes, it is very annoying.


You can try to identify the app or process accessing the volume, by using the following command in the Terminal app:

lsof  <path-to-mounted-volume>


You need to replace "<path-to-mounted-volume>" with the correct information. The easiest way is by first typing "lsof " with at least one space after it. Then drag & drop the volume from the Finder onto the open Terminal window which will auto fill the correct path. To see the mounted volumes in the Finder, view the "/Volumes" folder.



Sep 14, 2024 5:43 PM in response to James at 118

James at 118 wrote:

The Finder knows every nanosecond exactly what applications are using what. Why do I get this clueless, vaguely ominous warning when I want to eject a drive?

Because the process that is preventing the ejection is likely some background task. You would need fairly advanced UNIX command-line skills in the Terminal to track down the process and kill it.

Can't eject because one or more...using it ?

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