Quote:
Originally Posted by jomteon
So, now the question is: How do I figure out what program is holding calibre hostage? It doesn't seem to be Windows Defender, so how can I track it down?
|
My usual method is to download and run Process Monitor from
https://learn.microsoft.com/en-us/sy...nloads/procmon
It records a lot of information, so it is best not to leave it running very long and to set the initial filter to be
Path Contains C:\Users\Your Name\AppData\Local\Temp
This will show you all processes that use the temporary folder.
Once you have got the error and you know the actual file name, you can change the filter to just show processes that use that filename