Recreate the NTFS change journal
Recently I have found a few machines having issues with their backup software. From the logs the NTFS journal was missing.
Quick fix is to run this command substituting in your own drive letter.
fsutil usn createjournal m=2147483648 a=536870912 F: