Make un-delete able Folder
- · First open command prompt by typing “cmd” in run (win + r), then press enter.
- · When command prompt is opened, then go to that location where you want to make the un-delete able folder.
- If you are using windows 7 or higher operating system then you can easily open in that particular directory by just pressing shift button and right click on that directory, then select “open command window here”.
- · Making folder type that command “md con\” then press enter key.
- · Here is your folder is make in that directory which is undeletable. Here md means ‘make directory’ and ‘con’ is the folder name.
- Note: If you want to make more un-delete able folder, you can also use these names like (aux, lpt1, lpt2, lpt3 up to lpt9). But except these or ‘con’ you cannot make un-delete able folder.
- Remove un-delete able Folder
- · Just use this command in particular directory where is the un-delete able folder is located. Type “rd con\” and hit enter……..your folder is deleted.

No comments:
Post a Comment