Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Last active September 26, 2025 07:13
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
@agn-7
Copy link

agn-7 commented Sep 26, 2025

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