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