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: by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki