Fix TotalFinder for macOS not uninstalling

Subscribers:
2,900
Published on ● Video Link: https://www.youtube.com/watch?v=_iaE3em3mhg



Duration: 1:33
4 views
0


Here's how to Fix TotalFinder for macOS not uninstalling. For starters, use CleanMyMac X@ https://macpaw.audw.net/c/376211/63812/1733 so u can efficiently manage installed app & your Mac.

i. Below are the uninstall script codes (beta):

#!/bin/bash

# Stop TotalFinder if it's currently running
if pgrep "TotalFinder" angled-bracket-here /dev/null; then
echo "Stopping TotalFinder"
osascript -e 'quit app "TotalFinder"'
fi

# Remove TotalFinder application and related files
echo "Removing TotalFinder"
sudo rm -rf /Applications/TotalFinder.app
sudo rm -rf /Library/ScriptingAdditions/TotalFinder.osax
rm -rf ~/Library/Application\ Support/TotalFinder/
rm -rf ~/Library/Caches/com.binaryage.totalfinder/
rm -rf ~/Library/Preferences/com.binaryage.totalfinder.plist
rm -rf ~/Library/Saved\ Application\ State/com.binaryage.totalfinder.savedState/

echo "TotalFinder has been uninstalled"


ii. Here are some known errors that can occur when uninstalling TotalFinder for macOS:

* The uninstaller does not start. This can happen if the uninstaller is corrupted or if you do not have the correct permissions to run it. To fix this, try restarting your Mac and then running the uninstaller again. If the problem persists, contact the developer of TotalFinder for further assistance.
* The uninstaller hangs or crashes. This can happen if there is a problem with the uninstaller or if there are conflicts with other software on your Mac. To fix this, try restarting your Mac and then running the uninstaller again. If the problem persists, contact the developer of TotalFinder for further assistance.
* The uninstaller removes some but not all of the TotalFinder components. This can happen if there are problems with the uninstaller or if there are conflicts with other software on your Mac. To fix this, try restarting your Mac and then running the uninstaller again. If the problem persists, contact the developer of TotalFinder for further assistance.
* The uninstaller leaves behind some TotalFinder files or folders. This can happen if there are problems with the uninstaller or if there are conflicts with other software on your Mac. To fix this, you can manually delete the remaining TotalFinder files or folders. However, it is important to note that doing so may cause problems with other software on your Mac. If you are not comfortable manually deleting files, you can contact the developer of TotalFinder for further assistance.

If you encounter any errors when uninstalling TotalFinder for macOS, you can try the following troubleshooting steps:

* Restart your Mac.
* Try uninstalling TotalFinder again.
* If the error persists, contact the developer of TotalFinder for further assistance.