This is a system file; its name is started with $, so the explorer will not show it. It contains a lot of data, see https://learn.microsoft.com/en-us/windows/win32/fileio/defragmenting-files
But it is possible to reset this file:
run command prompt as administrator, run
*fsutil resource info c:*
command. Check the field 'Running Transactions', it should be a zero value. If not, please try later. Run
fsutil resource setautoreset true
command and then reboot.