|
| |||||||||
| Tags: chkdsk, error message, windows vista, wmv file |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Could not find this item 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 ?? |
|
#2
| |||
| |||
| Re: Could not find this item
You can try to take ownership of the folder first, then try to delete it. This tutorial will show you how. |
|
#3
| |||
| |||
| Re: Could not find this item
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." |
|
#4
| |||
| |||
|
You DID run the Command Prompt *as Administrator*, didn't you? See Brink's instruction 3 on that page. 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 |
|
#5
| |||
| |||
|
Then it may be time to bring out the super-finder: 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. 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? |
|
#6
| |||
| |||
| Re: Could not find this item
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... |
|
#7
| |||
| |||
|
Have you checked into Dean Dean's idea? 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! |
|
#8
| |||
| |||
| Re: Could not find this item
I also signed up so I can say thanks. I spent an hour searching for the solution to this problem and your dir /x method worked!!! Thank you!! |
|
#9
| |||
| |||
| Re: Could not find this item
This Worked For Me! 1) Open up Command Prompt (CMD) 2)type in cd then the location of the file (in my case c:\users\james\desktop) 3)type in dir /x 4)Next to the file you want to delete it will say the files 8.3 name (ex. FILENA~1) 5)type del then the files 8.3 name (ex. FILENA~1) HOPE THIS HELPS... (it did for me... it removed all the hate from me and my computers love hate relationship) |
|
#10
| |||
| |||
| Re: Could not find this item
Thank you. I too signed up just to say Thanks! After trying eraser, CMD prompt and jumping through all sorts of hoops, this worked. |
|
#11
| |||
| |||
| Re: Could not find this item
this worked for me too, thanks mate, i'm so happy right now :) |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Could not find this item" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| "Could not find this item..." Nothing works! | kredge | Vista File Management | 8 | 02-09-2009 11:33 PM |
| Cannot delete an item in my inbox, | Ronnie | Windows Vista Mail | 5 | 12-08-2009 02:31 AM |
| "Could not find this item"? | scrapmonkey | Vista File Management | 4 | 31-07-2009 10:17 AM |
| How to remove last item in array for php | David23 | Software Development | 3 | 03-07-2009 05:20 PM |
| Could not find this item - Vista problem | Anathakrishnan | Operating Systems | 3 | 03-06-2009 11:07 PM |