How to access Recycle Bin from command line?

You can access recycle bin using the command line with the syntax listed below:

start shell:RecycleBinFolder

Else,

C:\> start C:\$Recycle.bin

To list deleted objects on a specific drive:

C:\> dir /s/a :\$Recycle.Bin

Thank,
WintelAdmin

Facebook Comments
Print Friendly, PDF & Email

Leave a Reply

Your email address will not be published. Required fields are marked *