Having problem with mounting partition

I'm trying this command :

sudo ntfsfix /dev/sdb5

But, It's showing me this Error :

Metadata kept in Windows cache, refused to mount.
FAILED
Attempting to correct errors... 
Processing $MFT and $MFTMirr...
Reading $MFT... OK
Reading $MFTMirr... OK
Comparing $MFTMirr to $MFT... OK
Processing of $MFT and $MFTMirr completed successfully.
Setting required flags on partition... OK
Going to empty the journal ($LogFile)... OK
Checking the alternate boot sector... OK
NTFS volume version is 3.1.
NTFS partition /dev/sdb5 was processed successfully.

How can I get Rid of that ?


Solution 1:

This is probably because Win didn't close the drive properly on exit. Turn off fast startup there, and you should be OK.