How to Remove Directory with Reserved Names Windows
Advertisement
Here what you need:
1) use cmd (Win+R type cmd and enter)
2) if you have folder:
RD /s \\.\c:\somedir\com1if you have file:
DEL /F \\.\c:\somedir\aux