User Tools

Site Tools


computer_science:windows7:how_to_delete_undeletable_file_or_folder

Sometime some files or folders just don't delete on windows 7 for some reasons. at the command promt type this command to get rid of the dawm file or folder…

rmdir /q /s “crap name that doesn't delete”

For example to delete the folder test type this : rmdir /q /s test

Note : Open the command prompt in the same folder of course…

computer_science/windows7/how_to_delete_undeletable_file_or_folder.txt · Last modified: 2014/02/05 11:21 (external edit)