if I have, for example, some locked file or folder, how can I get information about who locked (it is in use by another program) my file or folder without having to install other programs?
Is there any way to view this info in task manager?
feedback
|
|
No, the Task Manager does not have the ability to display open (file) handles. Process Explorer (GUI) and Handle (CLI) are Microsoft tools that can do it. They are not included with Windows, but don’t have to install them, you can simply extract them from the ZIP files and run them. You can also run them directly from the website via the In Process Explorer, you can press Ctrl+F, then enter the filename (or part of the filename) and click | |||||||||||||
feedback
|