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

    • Mistral AI's new 'Magistral' models bring traceable, faster AI reasoning by Paul Hill One of Europe’s leading AI companies, Mistral, has announced the availability of its Magistral reasoning model. It comes in two versions: there is the open-source Magistral Small (24B parameters) and the enterprise-focused Magistral Medium. Magistral has been designed to better handle domain-specific tasks such as law, finance, and engineering. It shows users the model’s thought processes so that it’s more transparent, and it supports multilingual reasoning to perform better when tasked with answering non-English queries. Key features and performance Mistral compared its new models against DeepSeek R1 in various benchmarks. Ones that stood out were its results on AIME2024, which assesses reasoning capabilities. Magistral Medium scored 73.6% (90% with majority voting @64) while Small scored 70.7% (83.3% respectively). If you’ve used DeepSeek R1, you’ll have seen it thinking before answering. Magistral now does this too and can do it across multiple languages, including English, French, Spanish, German, Italian, Arabic, Russian, and Simplified Chinese. Interestingly, there’s also a Flash Answers mode that speeds up the thinking for 10x faster responses compared to competitors. Real-world applications and availability Thanks to the expertise Magistral has been trained on, organizations across multiple fields, including legal research, financial forecasting, and regulated industries, may be able to turn to Magistral for more reliable answers. Its traceable reasoning also makes it ideal in regulated fields for compliance and auditability. Magistral Small, the open-source model, is available under an Apache 2.0 license via Hugging Face. Magistral Medium is accessible through Mistral's Le Chat and via API on La Plateforme. It’ll also be arriving soon on Amazon SageMaker, IBM WatsonX, Azure AI, and Google Cloud Marketplace. The easiest way for readers to try it out is on Mistral's Le Chat platform; just head to chat.mistral.ai to get started. Source: Mistral
    • Didn't know this thanks, useful.
    • I had to check your comment history to see what you were referring to here. One word... Wow! I asked him myself. LOL
    • Why do you care? Is he your uncle or something? LOL Oh no! Someone made a remark about your favorite blogger you read everyday so you are personally offended.
    • I've been on the 16 beta, since beta 1, and just received the QPR beta 2 today. Nova launcher and no issues. I noticed that two about lack of updates.
  • Recent Achievements

    • Week One Done
      elsa777 earned a badge
      Week One Done
    • One Month Later
      elsa777 earned a badge
      One Month Later
    • First Post
      K Dorman earned a badge
      First Post
    • Reacting Well
      rshit earned a badge
      Reacting Well
    • Reacting Well
      Alan- earned a badge
      Reacting Well
  • Popular Contributors

    1. 1
      +primortal
      544
    2. 2
      ATLien_0
      273
    3. 3
      +FloatingFatMan
      207
    4. 4
      +Edouard
      201
    5. 5
      snowy owl
      139
  • Tell a friend

    Love Neowin? Tell a friend!