Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion hub/powertoys/file-locksmith.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: File Locksmith Utility for Windows - PowerToys
description: Learn how to use File Locksmith, a PowerToys utility that checks which files are in use and identifies blocking processes in Windows. Unlock files easily with this shell extension.
ms.date: 08/20/2025
ms.date: 07/26/2026
ms.topic: how-to
no-loc: [PowerToys, Windows, File Locksmith, Win]
# Customer intent: Learn how to configure and use the File Locksmith utility in PowerToys.
Expand Down Expand Up @@ -52,4 +52,8 @@ FileLocksmithCLI.exe --wait "C:\bin\output.exe"
FileLocksmithCLI.exe --kill "C:\LockedFile.dat"
```

## Known issues

For a list of known issues and suggestions, see the [PowerToys product repository issues on GitHub](https://github.com/microsoft/PowerToys/issues?q=is%3Aopen+is%3Aissue+label%3A%22Product-File+Locksmith%22). You can search existing conversations there or [report a bug](https://github.com/microsoft/PowerToys/issues/new/choose) on the PowerToys product repo if you don't find a matching issue.

[!INCLUDE [install-powertoys.md](../includes/install-powertoys.md)]