Asked By
60 points
N/A
Posted on - 11/08/2013
Best Answer
Best Answer
Failed to delete path files in Windows 8
This is the path length type error.
To fix this:
Mapping a drive to the deepest folder:
1)Â Find Map Network Drive in explorer.
2) Select a drive.
3) Browse to the location of the folder with the file in it.
4) Uncheck the box about reconnect at login and click OK.
5) You are now able to open that folder from the drive in Explorer and delete the files.
6) Then you have to rename the file. Give it a 1 character name and that should allow you to delete it.
Failed to delete path files in Windows 8
I think what you are asking is, how to delete a file, in windows 8, whose file path is too long?
Please follow these steps and you will be able to delete the file:
- Locate the file in Windows Explorer
- Shift + Right click on the file you want to delete
- Select the 'Copy as Path'
- Now open command prompt
- Type 'del \?' (without the quotes in command prompt)
- Paste the path, previously copied, in command prompt
The file will be deleted successfully.