Enable it delete folders from desktop in Vista

Posted on January 29th, 2010 in Common Technique, Windows by admin

Sometimes when you try to delete or rename a file/folder, you may receive a window that says: “Item not found. Could not find this item. This is no longer located in [folder]. Verify the item’s location and try again.” How to solve this problem in Vista.

Step 1: Open up a command prompt (run cmd.exe from the Start Menu).

Step 2: Navigate to the folder that the object resides in.

Step 3: Run “dir /a /x /p” to display the contents of the folder, including hidden files (/a) and 8.3 filenames (/x).

Step 4: Find the 8.3 filename of the object to the left of the regular, long filename.

Step 5:Run “ren ‘8.3 name’ ” to rename the object, “del ‘8.3 name’ ” to delete it if it’s a file and “rd /s <8.3 name>” to delete it if it’s a folder.

Tips:If renaming to a long filename, make sure to enclose the long filename in quotations. If that fails, temporarily rename it to an 8.3 name and then rename it to what you want outside of the command prompt.

One Response to 'Enable it delete folders from desktop in Vista'

Subscribe to comments with RSS or TrackBack to 'Enable it delete folders from desktop in Vista'.

  1. forex robot said,

    on February 9th, 2010 at 3:42 am

    nice post. thanks.

Post a comment

click to change Verify Code(required)click the picture to change


eXTReMe Tracker