del /f /q "%appdata%\uTorrent\CompletedDL\*.*" for /d %%d in ("%appdata%\uTorrent\CompletedDL\*.*") do rmdir /s /q "%%d"