Step 8: Type in sudo /usr/local/bin/ntfs-3g /dev/disk3s1 /Volumes/NTFS -olocal -oallow_other and hit Enterin the command prompt. (For example, the identifier is disk3s1.) Step 7: Type in diskutil list and hit Enter to list the volumes connected to this Mac, then you'll find the name of your NTFS volume. Step 6: Type in sudo mkdir /Volumes/NTFS in the Terminal and hit Enterto create an NTFS mount point. You need to provide the password when it is asked. Step 5: Type in brew install ntfs-3g in the command prompt and hit Enter to install NTFS-3G from Homebrew. Step 4: Simply click Go at the upper right of your desktop, choose Utilities, then find Terminal and open it. Step 3: Download and install Homebrew on your Mac.
Step 2: Download FUSE for macOS at and install it.
Step 1: Disable SIP if you are running macOS 10.13 and newer, which will put your Mac at a vulnerable place. Doing this the wrong command line could damage your Mac operating system.
Warning: The following instructions assume that you know how to use the Terminal.