Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Last active February 21, 2025 15:32
Show Gist options
  • Save miguelmota/3f380d75963ca16bd8cc64a10d0d2163 to your computer and use it in GitHub Desktop.
Save miguelmota/3f380d75963ca16bd8cc64a10d0d2163 to your computer and use it in GitHub Desktop.
Completely uninstall and remove Tuxera NTFS on MacOS (resets trial version)
sudo rm -rf /Applications/Tuxera\ Disk\ Manager.app
sudo rm -rf /Library/Application\ Support/Tuxera\ NTFS
sudo rm -rf /Library/Filesystems/fusefs_txantfs.fs
@SeoliteQ
Copy link

Went ahead with an uninstallation via the system preferences, but now I am stuck with tuxera being displayed in the "allow in the background" menu. I tried all sudo commands above and also checked the Launch folders, but could not find anything linking to tuxera. How do I get rid of it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment