Could not find this item

T

Tim

I'm trying to delete a folder that contained a wmv file... I deleted the
file and the folder's empty but when I try to remove the folder I get the
following error:

"Could not find this item... This is no longer located in C:\users....
Verify the item's location and try again."

The folder shows up in search and of course it appears where it was
originally placed... I did a reboot and chkdsk...

Any way to get rid of the folder ??

Thanks,
 
T

Tim

Thanks but no joy... the command line option just fails and through
explorer, the security tab on the properties dialog says with a nice red X:

"The requested security information is either unavailable or can't be
displayed."
 
R

R. C. White

Hi, Tim.
Thanks but no joy... the command line option just fails

You DID run the Command Prompt *as Administrator*, didn't you? See Brink's
instruction 3 on that page.

RC
--
R. C. White, CPA
San Marcos, TX
(e-mail address removed)
Microsoft Windows MVP
(Running Windows Live Mail beta in Vista Ultimate x64)
 
T

Tim

Thanks... yes and the command line comes back with the error: "invalid or
cannot find"... it's like it's not there... except that it is <sighs>
 
R

R. C. White

Hi, Tim.

Then it may be time to bring out the super-finder: Dir!

In the Administrator:Command Prompt:
dir c:\*.wmv /s/a

If it's a big drive with lots of files, you may have time for a cup of
coffee, but if it's there, this should find it.

And, once you know the name of the folder, browse to its parent and use
Remove Directory (rmdir or just rd) with the /s switch to remove the entire
directory tree, including all subfolders and files:
rd <foldername> /s

It will ask if you're sure; say yes. Should only take a second.

Let us know what happens. It ALWAYS works - sometimes. ;^}

RC
--
R. C. White, CPA
San Marcos, TX
(e-mail address removed)
Microsoft Windows MVP
(Running Windows Live Mail beta in Vista Ultimate x64)
 
D

dean-dean

In Windows Media Player > Tools > Options, on the Rip Music tab, is that
folder the location given for "Rip music to this location"? If so, can you
change the location?
 
T

Tim

well this is just bizarre... the folder shows up with the dir command but it
WILL not allow me to remove it... so i tried putting a few files in there
and it created a NEW directory with the same file name... so then there were
two...both empty... i deleted the one of them and now the folder's
displaying with the files i copied into it... which of course... cannot be
deleted... same errors... it's not there... back in the old days i used
norton to fix crap like this directly on the disk... any other ideas ??

thanks for sticking with this one...
 
T

Tim

Sorry, yes I checked... the folder I can't get rid of is NOT the rip to
folder in media player...

dean-dean said:
In Windows Media Player > Tools > Options, on the Rip Music tab, is that
folder the location given for "Rip music to this location"? If so, can
you change the location?
 
G

Guest

Hi,

Recently I faced the same problem and I was wondering if you are still
unable to delete the folder. I finally succeeded in deleting the folders by
opening a command prompt, then used the dir /x command to get the 8.3 name of
the directory and then used the rd command with the 8.3 name of the
undeletable folder and it vanished!

--
Regards,

Erik
MCSE 2000/2003


Tim said:
Sorry, yes I checked... the folder I can't get rid of is NOT the rip to
folder in media player...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top