rmdir /s /q mydir
rm -rf directoryname
RMDIR /S path/to/directory
rmdir /S directory_to_be_deleted
rd /s /q "path"