Access is denied while deleting a folder from cmd
Answers
Answered by
0
Helloo!!
An "Access Denied" error message can occur for one or more of the following reasons:
1. The folder ownership has changed.
2. You do not have the appropriate permissions.
3. The file is encrypted.
To delete an undeleteable file from Command prompt use this method!!
1. first of all open Command prompt as an administrator
2. then open task manager and end EXPLORER.EXE!
3. Then come back to Command prompt window then Navigate the file!!
4. type del ..... (folder name)
they'll ask for yes or no.. type Yes
Now you can delete any undeletable file!!
hope it helps!!
An "Access Denied" error message can occur for one or more of the following reasons:
1. The folder ownership has changed.
2. You do not have the appropriate permissions.
3. The file is encrypted.
To delete an undeleteable file from Command prompt use this method!!
1. first of all open Command prompt as an administrator
2. then open task manager and end EXPLORER.EXE!
3. Then come back to Command prompt window then Navigate the file!!
4. type del ..... (folder name)
they'll ask for yes or no.. type Yes
Now you can delete any undeletable file!!
hope it helps!!
Similar questions