Sunday, November 9, 2014

Remove file or folder when del command doesnot work

Some times windows gives message "verify the location when you delete a particular folder or a file"

Create another file or folder with same name and then try delete

 OR

use the following

1. press windows key + r 

2. type cmd.exe, press enter 

3. rd /s "\\?\D:\bad\folder\path "

 both solutions worked for me for two different folders which were not deleting