We recently setup one of our users with a brand new Windows 7 computer, however she is unable to delete certain files. With some testing, I found I cannot move, rename, or view properties of these files either.
When trying to delete the file, it just sits at the "Preparing to recycle" popup, however the "from" section says "Discovering items..."
Clicking "More Details" on the popup shows me that it can't find the file name or where it's recycling from:
Other notes...
All the affected files are .pdf files that get created via a scanner. Other pdf files are fine.
Opening the files works fine. I can open the file, Save As a new file, and delete the new one just fine
Trying to delete the file via command prompt just sits there
Rebooting the computer will let me manipulate the files like normal, however this user is responsible for scanning hundreds of documents a day and I'd rather not have to tell her to reboot her computer to delete files.
The user is part of the administrator group on the computer
The Owner of the affected files is the user
attrib
of files is justA
It's quite likely that the application doing the scanning to PDF hasn't quite let go of the file handles for these PDFs yet. Hence why a reboot fixes things, as the application is unloaded from memory and all file handles are lost.
Therefore it could be required to force kill the scanning application's process from Task Manager or use something like LockHunter to unlock the file manually.
If these aren't workable solutions, I'd check to make sure the PDF scanning software doesn't have an update available from the manufacturer, or that you can't use the built-in Windows scanning functionality that might be a bit more robust (but only available to JPG, I think).
Well, for a workaround while you're waiting for a resolution from the software manufacturers, you could try deleting them in safe mode, or from a PE... or just kill that software's process in Task Manager so the files are no longer locked.
I just had the same issue today. Updating acrobat reader fixed the problem. (on one pc from 8 to 9, on another just updated 9 to the current version) I still don't understand why does acrobat had anything to do with file deletion but it was working fine after update/restart the pc. No, before that a simple restart did not fixed the issue. Maybe it has something to do with the pdf preview or something like that.
I had this issue today, the PC is running Windows 7 32-bit, and Adobe 8.3.1 Acrobat Professional is installed. No version of Adobe Reader was installed when this issue occurred.
I was able to fix it by installing the latest version of Adobe Reader. Initially made the reader the default PDF viewer. Restarted the computer and the issue is gone. I've uninstalled the Adobe Reader, rebooted the PC, and tried to recreate the problem and it did not happen again! Not sure what installing and uninstalling Adobe Reader did, but it fixed it for me, so yay!
hope this helps.
My solution was to run the FileAssassin from malwarebytes. Just make sure you end explorer through task manager.