I read this question:
How to delete (invalid) files with colon in their name under Windows?
This doesn't seem to work for a directory named C: though.
I have a directory named F:\VM\C: any chance to remove it using Windows?
I tried rmdir "\\?\F:\VM\C:" which didn't work.