Windows: Delete large folders

Example :rd /s /q test or rmdir /s /q test

M$ Reference

using explorer you can try highlighting the folder, then hold shift and hit delete. this bypasses the recycle bin

Comments are closed.