SyntaxFix
Write A Post
Hire A Developer
Questions
You could also do:
del /s /p *.{your extension here}
The /p will prompt you for each found file, if you're nervous about deleting something you shouldn't.
/p