You are currently viewing our boards and having a limited access. Feel free to register so you can express your feelings with us. You need to register before you can post in forums. Registration takes only a minute. No validation via mail required in registration.

Join the forum, it's quick and easy

You are currently viewing our boards and having a limited access. Feel free to register so you can express your feelings with us. You need to register before you can post in forums. Registration takes only a minute. No validation via mail required in registration.
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How To Access Recycled Files From The DOS / Command Prompt

Go down

How To Access Recycled Files From The DOS / Command Prompt Empty How To Access Recycled Files From The DOS / Command Prompt

Post by Justin_Romile Thu May 13, 2010 11:02 am

As you may know, all the files and shortcuts you delete in Windows now goes to the "Recycle Bin." It's easy enough to "undelete" or "recycle" files in the "Recycle Bin" from Windows, but here's how to access them from a "DOS Prompt" or a "Command Prompt:"

* Go to the "DOS Prompt" or "Command Prompt"

* Change to the drive you want to access the recycled files for. For example, if you deleted a file from the drive C, it will go to the recycle bin on the C drive.

* Change to the "RECYCLED" directory (this is a hidden directory which will not show-up on a regular DIR command).

For example:

CD \RECYCLED


* Files in the "Recycled" directory are hidden as well, so apply the following command to make them visible:

ATTRIB -R -S -H *.*


* Now you'll be able to use regular directory and file manipulation commands from the "Command Prompt" on recycled files:

DIR /A


* Also note that there are two special files (which you can use any text editor to view):

DESKTOP.INI
INFO
Justin_Romile
Justin_Romile

Posts : 219
Join date : 2010-05-11
Age : 29
Location : Antipolo City, Philippines

https://viostech.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum