Subscribe Now!

Tuesday, June 3, 2014

Create a undeletable and unrenameable folders in windows





Go to start and then click on Run


Type cmd & hit enter (To open Command Prompt).
Remember you cannot create Undeletable or Unrenemeable folders in your root directory (i.e. where the windows is installed ) That means you can't make this kind of folder in c: Drive if you installed windows on C:


Type D: or  E: hit enter


type md con\ and hit enter (md- make directory)


You may use other words such as aux, lpt1, lpt2, lpt3  up to lpt9 instead of con in above step.


open that directory, you will see the folder created of name con.


Try to delete that folder or rename that folder windows will show the error message .





How to delete that folder ?


Open Command Prompt


Type D: (if you this type of folder in D: Drive ) & hit enter


type rd con\ (Remove durectory)

open that directory and the folder will not appear because it is Remove .




Thanks for watch it ......


Stay with us for learn something new ..........!!

0 comments:

Post a Comment