I've created a substed drive on Windows 7. When I delete a file, it doesn't go to the recycle bin, instead it is deleted permanently.

Recycle bin properties do not show this drive at all.

Any hack to send the files from substed drives to the recycle bin?

link|improve this question
1  
not that i'm aware of....nice catch on an odd behavior – aking1012 Dec 16 '10 at 14:24
The interesting thing about this is that prior to Vista, this wasn't a problem, and you could undelete files on SUBST drives. – Will Dean Jan 7 '11 at 23:22
feedback

3 Answers

up vote 1 down vote accepted

According to various sources, the recycle bin indeed seems to not be available for that kind of drive.

link|improve this answer
feedback

subst drives are like removable storages and if you delete a file from that type of drive, it will be deleted permanently; these drives don't have a Recycle Bin folder.

link|improve this answer
feedback
  1. Browse to C:\users\.
  2. Right-click on one of the folders in this location (I chose saved games) and click properties.
  3. Select the Location tab.
  4. Click Move, browse to to root of the mapped drive, and click Select Folder.
  5. When asked "move all content?" it's your decision, I prefer "No".

A $RECYCLE.BIN is created in the mapped drive and the drive is in the list shown in the properties of recyclebin.

If you move the location back to C:\users..., the mapped drive is removed from the list of drives that are covered by recycle bin. But the Recyclebin itself remains in the mapped drive. Allowing you to access deleted files from other drives, only.

Source: Microsoft

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.