Make An Undeletable Folder Using Command Prompt


Sometimes due to some various reasons we loose all our important data or files unwillingly. We think that there should be something which stores our data and cannot be deleted. Here is a cool trick by which you can make an undeletable folder in which you can save all of your important information. Follow the steps below to create such a folder:-

  1. Open cmd:-
  2. Set the directiry in which u want to make the folder say "E:".
Now type "md \lpt1\\" and press enter ,
the folder is created in E now.

.

.
.
.
.
.
.
.
.
The folder which is created is undeletable and cant be renamed.The only way to delete the folder is:-


  • to delete the folder open cmd
  • type "rd \lpt1\\" and press enter.






         Enjoy...:D

No comments: