Remove undeletable folder

# \\? signifies any network path
rmdir /s /q "\\?C:\PATH\TO\DIRECTORY"