PowerToys icon indicating copy to clipboard operation
PowerToys copied to clipboard

file locksmith result empty

Open Varorbc opened this issue 1 year ago • 3 comments

Microsoft PowerToys version

0.65.0

Installation method

Microsoft Store

Running as admin

None

Area(s) with issue?

File Locksmith

Steps to reproduce

Start-BitsTransfer -Source source -Destination destination

✔️ Expected Behavior

result not empty

❌ Actual Behavior

image

Other Software

No response

Varorbc avatar Feb 16 '23 07:02 Varorbc

What happen if you check again as administrator (top-right button)? /needinfo

davidegiacometti avatar Feb 16 '23 21:02 davidegiacometti

work well

Varorbc avatar Feb 17 '23 04:02 Varorbc

I have a similar problem.

I am writing a library on Kotlin. And sometimes Kotlin compiler daemon does not let go of some files produced by the compiler. (It's a bug in Kotlin compiler that is hard to reproduce). Unfortunately, File Locksmith (even with administrator rights) always does not find anything, including the Java VM that does not let go of files.

Here is a screenshot of the "crime": изображение

P.S. Translation of the File Explorer's message: Header: File is already in use Body: The action can not be performed because the file is open in "OpenJDK Platform binary". Please, close the file and try again.

lounres avatar Mar 04 '23 16:03 lounres