# Free Mac NTFS

Since I began to utilize MacOS I had to use NTFS hardware, for example, external HD and pen drives, I didn’t find any solutions besides a paid software, since a couple of months ago I’m using  [Mounty for NTFS](https://mounty.app/) , this is a very good, free and light software that enables your MacOS to mount NTFS devices.

I install it via  [Homebrew](https://brew.sh/)  using this command below.

```
brew install --cask mounty
```

