Try ntfsfix command
lsblk
This command will list your drives find the ntfs partition it will be something like: /dev/sda1 Then run ntfsfix on that partition as root
sudo ntfsfix /dev/sda1
If you still boot windows you should disable fast startup it can cause this issue, Good luck!
Personally i use udiskie