Page 1 of 1

Does Image for Windows Include the Recycle Bin

Posted: Wed Jul 06, 2022 1:11 pm
by Yottabytes
...when imaging drives? It doesn't look like it does from the images I checked. But if it does, is there a Windows command I can use to emplty the recycle bin completely before imaging begins?

Re: Does Image for Windows Include the Recycle Bin

Posted: Wed Jul 06, 2022 9:23 pm
by Bob Coleman
Why do you think the Recycle Bin is not included.

I have a folder $RECYCLE.BIN in each partition in my backups which I think contains the contents of the Recycle Bin for the partition.

I use erase x:\$Recycle.bin\* /s /f /q on each partition before imaging begins.

Re: Does Image for Windows Include the Recycle Bin

Posted: Fri Jul 08, 2022 11:10 am
by Yottabytes
No, I know the recycle bin folders are included. My question was whether files discarded to the recycle bin prior or imaging were also captured in the image. Based on my examination of several of my images I don't think they are. This is important to me because I delete a lot of stuff--temp files, logs, back up files and web browser caches--just before imaging to make my images smaller. But thanks for the Erase command syntax.

Re: Does Image for Windows Include the Recycle Bin

Posted: Fri Jul 08, 2022 8:49 pm
by Bob Coleman
My Recycle Bin contained a few files which had been deleted from partition E:.

I
  • Created a backup of E:
  • Emptied the Recycle Bin
  • Restored the backup to E:
The Recycle Bin now contains the same files as previously that had been deleted from E:.

That implies to me that the Recycle Bin contents are included in the backup.

I'm not certain that I yet understand the original question though.

Re: Does Image for Windows Include the Recycle Bin

Posted: Sat Jul 09, 2022 11:35 am
by Yottabytes
OK. Thanks for the info. My Recycle Bin may h ave been clean because I deleted files too big to store in the Recycle Bin. I'll retest.