Deleting recovery bin from cmd

  • Thread starter Thread starter Larry
  • Start date Start date
L

Larry

Can I delete the recoverybin from a commandline? Would I just need to goto
the hidden directory?

thx...
 
Larry said:
Can I delete the recoverybin from a commandline? Would I just need to goto
the hidden directory?

If you want to delete (not just empty) the Recycle Bin from the command
prompt, type

RD /s \Recycler

This assumes that hte disk is formatted for NTFS. Otherwise the name of
the folder is \Recycled. Windows will recreate the folder when it's
needed again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top