How to check if file access time is enabled on Windows
Open a command prompt (no admin command prompt required) and run this command:
example.txt
fsutil behavior query disablelastaccess
For me, this prints
example.txt
DisableLastAccess = 3 (Systemverwaltet, aktiviert)
indicating that access timestamps are activated.
Check out similar posts by category:
Windows
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow