Open Command Prompt
Execute these two commands. Believe me its very fast comparing to the GUI delete.
foldername is the folder to be deleted.
del /f/s/q foldername > nul rmdir /s/q foldername
Execute these two commands. Believe me its very fast comparing to the GUI delete.
foldername is the folder to be deleted.
No comments:
Post a Comment