Removes a directory.
RMDIR [/S] [/Q] [drive:]path
RD [/S] [/Q] [drive:]path
- /S
- Removes all directories and files in the specified directory in addition to the directory itself. Used to remove a directory tree.
- /Q
- Quiet mode, do not ask if ok to remove a directory tree with /S

Start
About
FAQ
Blogroll
Shop
Tips and Tricks
Windows Updates
Hotfixes
Keyboard Shortcuts
Vista's Services
Vista's Commands
Product Reviews
Glossary
Videos
Web Links

Comments
Phan Hoang
May 14, 2007 at 11:03 pm
Please tell me: How to recover files/folder after RMDIR command!?
Joe
May 16, 2007 at 7:43 pm
At this point you’ll probably have to use a program like ‘Restoration’ (www.snapfiles.com/get/restoration.html) or ‘Recuva’ (www.recuva.com/) (both free file recovery programs). These programs will check all free disk space for the remains of previously deleted files. If you haven’t done much on your computer since deleting the file, there is a good chance of recovering the file. If you’ve done a lot of downloading, it’s possible a new file has been written over the space that previously held your file. Good luck!
Leave a Comment