I am new to Latex, using TexStudio on Windows 10. I did something unexpected after typing the command to include a file and I had not closed the expression yet, I clicked "Yes" when TexStudio asked if it should create the non existing file. I was really distracted at that moment...
As result, TexStudio has created a series of nested folders with long names composed of pieces of my .tex file code. The very last folder in the queue is named " C$ ".
At any level I cannot delete any of these folders. Windows 10 says "It is no longer in that location", or runs the deletion but all the folders are still in place in the end. I also tried renaming folder through command line. I could rename some but not delete them, I could not rename " C$ " at all. How can I get rid of such folders?
Edit:
When in some of the subfolders, I cannot do cd.. it says system cannot find path.
Folder does not appear in net share
attrib D:\[folder]\C$ and attrib \\?\D:\[folder]\C$ do not find the folder