Last active
August 31, 2024 12:26
-
-
Save miguelmota/3f380d75963ca16bd8cc64a10d0d2163 to your computer and use it in GitHub Desktop.
Completely uninstall and remove Tuxera NTFS on MacOS (resets trial version)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo rm -rf /Applications/Tuxera\ Disk\ Manager.app | |
sudo rm -rf /Library/Application\ Support/Tuxera\ NTFS | |
sudo rm -rf /Library/Filesystems/fusefs_txantfs.fs |
This is also needed:
launchctl unload /Library/LaunchAgents/com.tuxera.ntfs.agent.plist sudo rm -rf /Library/LaunchAgents/com.tuxera.ntfs.agent.plist sudo rm -rf /Library/PreferencePanes/Tuxera\ NTFS.prefPane sudo rm -rf /Library/Preferences/com.tuxera.NTFS.plist
then my mac settings -> unable to load java panel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nice, this works. that sucker is not enabling the uninstall button