Wednesday 25 September 2013

How 2 delete undeleted files using CMD???

hiii frnds.....

Some times we r trying 2 delete some files but the operation cannot psbl.....

then we can delete those files using Command Prompt(cmd)

Step:1

Type "del" without the quotes.























Step:2

Type in the name of the file with the extension, if you are currently in the directory where the file is located, you should be good to go. If you do not know what a file extension is, type in the file into a search box of some kind (it depends on your computer what type of search you have) and right click and then find properties and then there it'll be on the main page. it will be somewhat like "C:\_________".



If you are not in the right directory, you can either "cd" to the directory or type the full path.




For example, if you wanted to delete "file.txt", you would type "del file.txt". If this file was located on the desktop and you were one directory above, you could type "C:\Users\username\Desktop\file.txt




Step:3

DEL also supports wildcards characters such as the asterisk(*) and question-mark. For example, if you wanted to delete all files on your desktop with the .wav extension, you would type "del C:\Users\username\Desktop\*.wav". And if you wanted to screw up your system, you could type 
"DELL C:\\*.-*".




Thank u for watching !!!!!!!!!

I hope u'll enjoy this .......

0 comments:

Post a Comment