I mount an external HDD to my laptop, which is running Ubuntu 24.04.1. It usually alarms that 
anytime I plug the HDD in, causing me use the command sudo ntfsfix /dev/sda5 -d to solve. This is so inconvenient for me when I bring the laptop outside.
This problem didn't emerge when I was using Ubuntu 23.04 before. However, no sooner had I installed Ubuntu 24.04.1, than the issue came to me.
How can I fix such a problem completely?