How to create undeletable and unrenamable Folder using command prompt (cmd) ?

Hi guys,
In previous post you must have learned
How to watch star wars 4th episode in command prompt(cmd)?
As i said before i'm back again with a new trick through which you can create undeletable & unrenamable folders.
If you are tired of your kids accidentally deleting your important folders while they are playing games in your laptop or computer, then you can create an
undeletable folder with the help of command prompt.

[caption id="" align="aligncenter" width="700" caption="Create undeletable folder using command prompt"]image[/caption]



To create undeletable
folder follow the below steps.

Step1:: Open RUN and type cmd and press
Enter.

Step2:: In the command window type the drive name where you wish to create your folder in the format Drive name: and press enter.

i.e; if you want to create folder in the D drive then type D: and press enter.

                 *********
Note that the folder cannot be
created in the system drive.
                  *********

Step3:: Now type the following command
md con
or md lpt1
or md lpt2 and
press Enter.

Now windows will create an
undeletable folder in the drive that
you entered.

This folder cannot be deleted manually, so
if you want to delete this folder then
follow the above first two steps and in
step 3:: type rd con
or rd lpt1
or rd lpt2
instead of md con or md lpt1 or md lpt2
and press Enter.

You must have completed successfully if you followed the following steps correctly...!!!! :)

Feel free to complain any doubts & your feedback which willmake me reach you easily...!!!

Post a Comment

0 Comments