NTFS Folder has no owner, no permissions, can’t be deleted

ntfspermissions

I have a folder a 2003 member server which can't be deleted. Nothing has any permissions (domain admin and running up a cmd prompt as "nt authority\system" using psexec) – always "access denied".

When I do a dir /q, the owner shows as "…".

I've tried takeown.exe on the folder and also it's parent. The bad folder always reports "access denied". Also tried to reset using icacls, same thing.

Explorer permissions has no sharing & security options or tabs. It works fine for other folders, even in the same directory.

Best Answer

I've seen something similar to this. What ended up being the case is that the file was deleted while there were still outstanding locks on it. I couldn't do a darned thing to it. Clearing the outstanding locks caused the file to fully delete.