Handle
Handle is a utility that displays information about open handles for any process in the system.
winget install --id=Microsoft.Sysinternals.Handle -e Description
Handle is a utility that displays information about open handles for any process in the system. You can use it to see the programs that have a file open, or to see the object types and names of all the handles of a program. Handle is targeted at searching for open file references, so if you do not specify any command-line parameters it will list the values of all the handles in the system that refer to open files and the names of the files. It also takes several parameters that modify this behavior. When in search mode, Handle prints the process names and id's are listed on the left side and the names of the objects that had a match are on the right.
Handle is available through winget as package ID Microsoft.Sysinternals.Handle, with version 5.0. Use the install command above to set it up on Windows without downloading a separate installer manually.
Microsoft.Sysinternals.Handle
handle
Tags
Related Apps
Enables you to easily configure Windows’ built-in autologon mechanism.
This utility shows you what programs are configured to run during system bootup or login.
Provides a language-agnostic way to express coding assumptions in .NET programs.
.NET Reactor is a powerful code protection and software licensing system for software written for the .NET Framework, and supports all languages that generate .NET assemblies.