cool, thanks for that. I will try it.I don't think there's any app that can guarantee to work like that on 100% of third-party apps. I've even seen uninstaller apps provided by the developer that failed in this regard.
Having said that I usually use AppCleaner…the one from here:
Just make sure you give the app full disk access under "Privacy and Security" otherwise you won't remove everything.I don't think there's any app that can guarantee to work like that on 100% of third-party apps. I've even seen uninstaller apps provided by the developer that failed in this regard.
Having said that I usually use AppCleaner…the one from here:
Just make sure you give the app full disk access under "Privacy and Security" otherwise you won't remove everything.
See Full Disk Access in "Change Privacy & Security settings on Mac" https://support.apple.com/en-jo/guide/mac-help/mchl211c911f/macThanks, but where is that option in the app? It does not appear to have a settings option.
I have already checked in privacy and security, sorry. There is nothing I can sees there that does the apps. But I will check the link, thanksSee Full Disk Access in "Change Privacy & Security settings on Mac" https://support.apple.com/en-jo/guide/mac-help/mchl211c911f/mac
See Full Disk Access in "Change Privacy & Security settings on Mac" https://support.apple.com/en-jo/guide/mac-help/mchl211c911f/mac
You have to add the app... this is what it should look like.Ok I checked under those instructions and the AppCleaner App does not appear anywhere there, even under the Utilities sub folder.
It might be different in Windows, but this is how I view this whole issue on mac:New to macOS, and want to ask if there are any single purchase apps that will completely remove an app and all associated data from macOS 26?
I did add it (afaik) but it still does not show up, mebbe I need a reboot?You have to add the app... this is what it should look like.
It might be different in Windows, but this is how I view this whole issue on mac:
There is seldom any need to 'remove an app and all associated data'. If you don't want to see an app in the apps folder any longer, just drag it to the trash. 99% of apps will have only some settings and prefs files in the ~library folder, which take up almost no space, and cause no harm to performance or anything else.
This comes up every now and then, where people feel they should 'clean up' their computer, and install some 'cleaner app' - and it's easy to understand that one can experience a feeling of satisfaction after getting rid of all the 'junk files' as they often call it. Like after a house cleaning.
But it does nothing to the general 'health' of the computer. On the contrary, deleting lots of files in batches, might easily remove stuff that you might later find was actually needed.
Some apps install big files, often media libraries etc, but most often you will be aware of this. F.ex, I have a symphony orchestra plugin/app with 50GB of audio samples. The app settings lets me decide where to store it, and therefore I'm very aware of it's existence, and I can delete it manually.
If your main goal is to free up disk space, I can recommend DaisyDisk. It sorts all files on a disk by folder size, so it's very easy to quickly find what's taking up space, and delete by 'moving it to the collector' and delete the collector. (Don't pay too much attention to the fancy 'sector' graphics in the GUI, just use the horisontal 'path' line at the top, and the vertical list on the right, to navigate.)
Your answer is the correct one. "cleaner" apps are almost always unnecessary, and once in a blue moon they mess up and remove something they shouldn't.It might be different in Windows, but this is how I view this whole issue on mac:
There is seldom any need to 'remove an app and all associated data'. If you don't want to see an app in the apps folder any longer, just drag it to the trash. 99% of apps will have only some settings and prefs files in the ~library folder, which take up almost no space, and cause no harm to performance or anything else.
This comes up every now and then, where people feel they should 'clean up' their computer, and install some 'cleaner app' - and it's easy to understand that one can experience a feeling of satisfaction after getting rid of all the 'junk files' as they often call it. Like after a house cleaning.
But it does nothing to the general 'health' of the computer. On the contrary, deleting lots of files in batches, might easily remove stuff that you might later find was actually needed.
Some apps install big files, often media libraries etc, but most often you will be aware of this. F.ex, I have a symphony orchestra plugin/app with 50GB of audio samples. The app settings lets me decide where to store it, and therefore I'm very aware of it's existence, and I can delete it manually.
If your main goal is to free up disk space, I can recommend DaisyDisk. It sorts all files on a disk by folder size, so it's very easy to quickly find what's taking up space, and delete by 'moving it to the collector' and delete the collector. (Don't pay too much attention to the fancy 'sector' graphics in the GUI, just use the horisontal 'path' line at the top, and the vertical list on the right, to navigate.)
I also recommend this app. It's free, easy to use, and works.I don't think there's any app that can guarantee to work like that on 100% of third-party apps. I've even seen uninstaller apps provided by the developer that failed in this regard.
Having said that I usually use AppCleaner…the one from here:
ncdu is the go to tool for identifying space issues. It's also much faster than Finder for navigating around the file system. Take care with deletions, though, because the files are not moved to Trash.~/Libraryfind command: find . -iname "*bit_of_filename_to_search_for*" The quotes and asterisks are required. (-iname is the case insensitive version of -name)Combine this with Find Any File and you're golden.Sending just the app to Trash vs. AppCleaner
Vienna
View attachment 2624594
Whisper Transcription
View attachment 2624595
Why would anyone pay $8 for Find Any File when all these are free?Combine this with Find Any File and you're golden.