Open the terminal and write the command
sudo fdisk -l
It will show your file system, identify the partition you want permission for read and write. Then type the command and give the partition name like this to your specific sda
sudo ntfsfix /dev/sda3