I mistakenly created a copy of a folder that how has a filepath to long to delete through the trash bin. How do I get rid of the folder and all subfolders?
I mistakenly created a copy of a folder that how has a filepath to long to delete through the trash bin. How do I get rid of the folder and all subfolders?
Or open a command prompt (Start > Run > cmd)
navigate to the parent folder using the command cd, cd..
Open the task manager (Ctrl + Alt + Del)
kill explorer.exe from it
In the command prompt, type
dir /x
It will tell you the short name of the folder, then
rd short~1 /s (For the tilde, use Alt 0126 (left Alt, numeric
keyboard)
Open a new task in task manager ---> explorer.exe
Or if you have Nero, try to delete it using the Nero browser.
I mistakenly created a copy of a folder that how has a
filepath to long to delete through the trash bin.
How do I get rid of the folder and all subfolders?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.