💻 Software
How do I find out any more information about file handles held open by the System process?
Fresh5 days ago
Mar 15, 20261571 viewsConfidence Score0%
0%
Problem
I have an app that writes data to a local disk file regularly. It always opens, writes, then closes the file. Recently I had an issue where it stopped writing data, and this was due to it being unable to open the file because of a sharing violation. The situation seemed to be permanent. Process Exp…
Error Output
System
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I find out any more information about file handles held open by the System process?
Low Risk
You are probably correct in suspecting that the file was being accessed via the network. Other things I could speculate about would be the indexing service or your antivirus, but I do not think that any of those would show up as "System". I do not t…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix