Open TadyHUN opened 3 months ago
Have you tried : rd /s "\\?\D:\Stuff\Folder "
and try the Powershell too, some times it just work better in it.
You can find more information here : https://learn.microsoft.com/en-us/windows/win32/fileio/naming-a-file#win32-file-namespaces
To save you some time just like #450 I accidentally made a folder with a space after the name and everytime I try to rename or delete it the system says it can't be found.
What CMD command could I use to get rid of it(/force a rename making deleting available) since it's empty now?
Command I tried: rd /s "D:\Stuff\Folder " (Not worked)