Recommended Posts

I have 6 files that absolutely will not delete...

 

every file is 0KB, if you try to rename them it says could not find this item this is no longer located in {x} verify the items location and try again..

 

if you try to delete them in explorer you get the same message...

 

go to command prompt same message...

 

boot in windows pe and do it in that command line same message....

 

I've tried 3rd party tools no luck.

 

It's almost like the MFT table record was made but no actual file and now it's just confused?

 

Reformatting the drive of course fixes the problem... but the program that makes them keeps randomly making them (it's a file transfer utility) when doing a temp file for storage while the transfer is in progress..

 

Check disk doesn't help.....

 

any ideas?

Link to comment
https://www.neowin.net/forum/topic/1383854-cant-delete-0-byte-file-windows-10/
Share on other sites

it's an annoying NTFS bug. I've run into it more than once myself since the XP days.

it's supposedly a rare bug though so if it's happening consistently like you say then I'd report it to the program owner of the file-transfer tool.

 

Usually the above suggestion from Eternal Tempest will solve it but I have had the rare occasion where I ended up having to format the drive to get rid of a glitched entry.

  On 17/06/2019 at 12:29, softwaretested said:
  • Make sure the apps associated with those files are not running. You might need to check Task Manager to look at the running processes there. 
  • Try deleting in Safe Mode. 
  • Close all Windows Explorer processes (via Task Manager). 
  • Or use an app. 
Expand  

I don't think you read this thread first :P

 

  On 17/06/2019 at 13:02, CrashGordon said:

I'd look into finding a file transfer utility that didn't cause this issue in the first place.

Expand  

it's system we can't ditch... it's a data feed from a company we deal with that sends EDI files.. this isn't just some FTP client, it's their requirement we use this specific system

  On 17/06/2019 at 13:09, Laser said:

Unlocker usually works on these types of files

 

https://unlocker.en.softonic.com/

Expand  

nope, doesn't work

 

I can't even get them to delete from a linux USB boot 

I'll add this, we did NOT have this issue until we went to server 2016 and windows 10... now it's all the time

  On 15/06/2019 at 03:21, bledd said:

Do this.

 

Open CMD in an elevated mode (right click, run as admin)

 

If the file is in..

 

C:\Users\USERNAME\Documents\filename.wtf

 

del "\\?\C:\Users\USERNAME\Documents\filename.wtf"

 

 

 

 

One of those stupid Windows filesystem bugs.

Expand  

doesn't work either

you can try malwarebytes fileassassin https://www.malwarebytes.com/fileassassin/

 

Usually a third party tool, utilizing a apple mac, or linux would be able to delete those files.  

 

can't you utilize robocopy to copy/transfer your files/folders, it is very fast and pretty easy to use.

  • 4 weeks later...
  On 11/07/2019 at 19:52, neufuse said:

yep returns no errors

Expand  

Have you checked the smart data with something like crystal disk info? Maybe the smart data will show a current pending sector .. maybe it's sitting on data right there?

Create a blank directory and use robocopy to overwrite whatever directory you're having issues with. 

 

  Quote

Create a blank folder somewhere, for example:



 

C:\Blank_Folder\

 

Now lets say all of the junk you want to delete is located here:

D:\Keep\Keep\DESTROY\****\***.... etc .etc ..etc...

 

You're going to use robocopy to Copy that blank folder over top of the DESTROY folder... with /E for subfolders and files... with the /MIR switch which will purge anything that is not in the source (there is nothing... its a blank source)

robocopy c:\Blank_Folder\ D:\Keep\Keep\DESTROY\ /E /MIR
Expand  

 

Make sure you don't get source and destination confused and back up any files you actually need.
 

  • 11 months later...

still having this issue...... if you try to do anything to these zero byte files it says they can't be found by ANY applications that try to delete them

 

it's almost like NTFS's MFT table has a link but the link points no where

the exact error message is 

 

Could not find this item

 

This is no longer located in {path}. Verify the item's location and try again.

  On 20/06/2020 at 13:24, neufuse said:

still having this issue...... if you try to do anything to these zero byte files it says they can't be found by ANY applications that try to delete them

 

it's almost like NTFS's MFT table has a link but the link points no where

the exact error message is 

 

Could not find this item

 

This is no longer located in {path}. Verify the item's location and try again.

Expand  

Did you ever try Linux? 

  On 20/06/2020 at 13:31, adrynalyne said:

Did you ever try Linux? 

Expand  

same thing it's like the file isn't there but there is a record to it in the MTF table

  On 20/06/2020 at 13:38, LostCat said:

I had this happen before with a file (twice iirc) and somewhere around 3/4 or 4/5 of file unlock tools wouldn't get rid of it.  I wish I remembered what worked o.o

 

Try Lockhunter?

Expand  

same issue, says path doesn't exist, and lock hunter says nothing is locking the file

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • It's become a central place at my workplace. I use it for meetings, general chatting between employees, and the teams for storing of files to share between people at work. 
    • It's a Dell color laser printer. Back when Microsoft kept having these security flaws with the print spooler and recommending you disable it I just got in the habit of it, and I use it so rarely now I just leave it disabled in case another flaw pops up.
    • KDE makes progress toward full Wayland session restore in Plasma 6.5 by David Uzondu In the latest issue of This Week in Plasma, the development team, as usual, brings news of ongoing work for the desktop environment. While KDE continues to polish the recently released Plasma 6.4, work has already taken off on the next major version of Plasma, 6.5. A significant step forward is being made on Wayland session restoration; the xx-session-management-v1 restore protocol has been implemented in Qt 6.10, which means KDE applications and Plasma itself can soon start using it to finally bring proper session restore to Wayland. For more immediate user-facing changes in Plasma 6.5, the Welcome Center application now teaches you about the many available keyboard shortcuts, as well as "what the heck the 'Meta' key is." For those who frequently work remotely, Plasma's built-in RDP server now supports syncing clipboard text between the client and server. The clipboard also received another useful feature, letting you copy the QR code for an item, not just view it. The team is also addressing smaller usability issues across the desktop, including fixes that will land in point releases for Plasma 6.4. Spectacle, for example, will no longer show a ghostly semi-transparent version of its menus in screenshots. The New! badge, which was introduced in Plasma 6.4 is now easier to read with better colors. Other notable UI improvements include: A new button on the "missed notifications" pop-up that lets you view what you actually missed. The Networks widget is now much better at telling you what it is doing, like when it is "looking for wireless networks". Inertial scrolling with touchpads is now active in all QtQuick-based KDE software. As always, the KDE team spent the week squashing bugs across various versions of Plasma and related software. Plasma 6.4.1, which went live this Tuesday, addressed several crashes in the desktop portal implementations and patched the open/save dialog, where apps could insert extra UI elements in the wrong places. It also resolved a recent performance regression affecting some games and fixed a strange issue with drawing tablets where the pointer could disappear when two were connected in different modes. 6.4.1 tackled a particularly odd hardware-specific problem with Samsung Odyssey G5 monitors endlessly turning on and off because of a faulty DDC implementation. KDE responded by blacklisting the device. In addition to that, the update fixed an accessibility regression in Discover, corrected an issue where deleting a favorited app left behind a ghost item you couldn't un-favorite, and restored the Window List widget's ability to minimize windows. As for fixes planned for 6.4.2, here's the full list as outlined by the Plasma team: Fixed a case where System Settings' Flatpak App Permissions page could cause the whole app to crash. Fixed an issue that could sometimes cause Plasma to go back to sleep again right after waking up, when the "Sleep then hibernate" setting is in use. The appearance of text labels in Folder View pop-ups is once again correct. You're no longer erroneously prompted to authenticate for a Wireguard VPN whose credentials are already stored in KWallet, and the wallet is set up to automatically open at login. Fixed an issue in the KDE desktop portal's screenshot implementation that prevented the delay setting from taking effect. Missing app backends listed in Discover's Settings page once again show the correct names. The brightness level shown on System Settings' Display & Monitor page now matches the one shown in Plasma. Fixed an issue that caused the panel to have too much space in it until restarting Plasma if you stop displaying the date on a horizontally-laid-out Digital Clock widget. The older Plasma 6.3.6 fixed video stuttering on variable-refresh-rate screens and patched the Weather Report widget after Environment Canada changed its data format. You can check out the full update on the official KDE Blog.
    • I'm happy with my setup. I have a raid 1 two drive Synology setup that I backup with Time Machine to every so often. What is your setup at home? 
    • Enterprise support (ex. Premier Support) is a bit different cup of coffee. I am not saying it is great, but they have SLAs and I have received solution within hours and even patches within 3 days.
  • Recent Achievements

    • One Year In
      TsunadeMama earned a badge
      One Year In
    • Week One Done
      shaheen earned a badge
      Week One Done
    • Dedicated
      Cole Multipass earned a badge
      Dedicated
    • Week One Done
      Alexander 001 earned a badge
      Week One Done
    • Week One Done
      icecreamconesleeves earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      569
    2. 2
      ATLien_0
      187
    3. 3
      +FloatingFatMan
      184
    4. 4
      Skyfrog
      112
    5. 5
      Som
      108
  • Tell a friend

    Love Neowin? Tell a friend!