File Unlocker

Identify which processes are locking a file and optionally release handles to allow copy, move, or delete operations.

Overview

When a file cannot be copied, moved, or deleted because it is “in use”, the File Unlocker identifies which process or processes hold handles to the file. It displays the process name, PID, handle type, and access mode for each lock.

Releasing Locks

Select one or more handles and release them to free the file. Use caution — releasing a handle from a running application may cause data loss or crashes in that application. The tool also supports closing the locking process entirely if handle release is insufficient.